geary / google-election-center-data

Automatically exported from code.google.com/p/google-election-center-data
0 stars 0 forks source link

Spinner or White Screen on non-geocodable, but API-able address #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the address that you searched for?
102 E JEFFERSON ST MONTICELLO MO 63457

Can't debug with "!" because gadget doesn't return.

When Google can't geocode home address, but API returns info, we should display 
info textually

Any additional information?
http://pollinglocation.apis.google.com/?q=102%20E%20JEFFERSON%20ST%20MONTICELLO%
20MO%2063457

returns
{"status":"SUCCESS","locations":[[{"dataset_id":688,"election_id":2,"id":
        "688:5500022230007","address":{"line1":
          "MONTICELLO COURTHOUSE 100 E LAFAYETTE","city":"MONTICELLO",
          "state":"MO","zip":"63457"},"directions":"","polling_hours":""},{
        "dataset_id":688,"election_id":2,"id":"688:5500022230007","address":{
          "line1":"MONTICELLO COURTHOUSE 100 E LAFAYETTE","city":
          "MONTICELLO","state":"MO","zip":"63457"},"directions":"",
        "polling_hours":""}]],"contests":[[]]}

Original issue reported on code.google.com by aaro...@gmail.com on 20 Oct 2010 at 12:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by aaro...@gmail.com on 29 Oct 2010 at 2:51