On Dec 10, 9:37 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Has anyone ever gotten bad or empty coordinates when geocoding a zip
> code? Results also seem to vary between runs with a previously bad
> coordinate returning as a good coordinate? Anyone seen this with
> Javascript based Geocoder?

Are you checking the error code? Are you getting
G_GEO_TOO_MANY_QUERIES (620)?
http://code.google.com/apis/maps/documentation/reference.html#GGeoStatusCode

Part 16 Geocoding with error handling
http://econym.org.uk/gmap/geo.htm

Are you obeying the Geocoding speed limit?
Part 17 Geocoding multiple addresses
http://econym.org.uk/gmap/geomulti.htm

  -- Larry
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to