geary / google-election-center-data

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

Gadget should display location name/address on geocode fail #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the address that you searched for?
3658 madison ave kansas city mo

Here's the original request

(a) When the gadget gets address line 1, city, state, and zip
(optionally, location name and address line 2) *and* it geocodes,
return result

(b) When the gadget gets location name but not a complete address
(i.e., not street name, city, etc), replace city and state with the
voters city and state (I don't think we should do the same with zip,
but you're the experts), and try to geocode. If geocodes within 5
miles of voters' address, sucess; if not, report location name and any
address info but do not map.

(b2) If address info is complete and that address does not geocode, return 
address info to user without map.

(c) When provided with (i) nothing,  (ii) only state, or (iii) a
partial (non-geocoding) address and no location name, then give up.

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

GoogleCodeExporter commented 9 years ago

Original comment by aaro...@gmail.com on 19 Oct 2010 at 6:21