On Dec 8, 8:30 am, Fernando Morgenstern <[email protected]>
wrote:
> Hello,
>
> I am having some random problems with reverse geocoding. The issue is
> that sometimes it returns a 602 code for a location that a few minutes
> ago it has returned all correct data.

Are you sure it is 602 and not 620?

http://code.google.com/apis/maps/documentation/reference.html#GGeoStatusCode

>
> In other works, sometimes it get the location of a lag/lng and
> sometimes it just fails for the same location.
>
> Do you also have this problem? Is there anyone that i should report
> to?

No.

>
> Not sure if this make differences but my page gets about 10 locations
> in a row, not just 1.

That probably explains the problem, you are probably running into the
dynamic rate limit, or just going to fast in general.  See this page
from Mike Williams' tutorial:
Part 17 Geocoding multiple addresses
http://econym.org.uk/gmap/geomulti.htm

Some other examples:
http://www.geocodezip.com/example_geomulti_bad.asp
http://www.geocodezip.com/example_geomulti_better.asp

http://www.geocodezip.com/example_geomulti_bad2.asp
http://www.geocodezip.com/example_geomulti_better2.asp

  -- Larry


>
> Thanks,
>
> Fernando.

--

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