I have a script which geocodes address using the HTTP geocoding
service. The script keeps a count of how many requests has been made
within 24 hours and stop requesting if it hits 15000. I reset this
counter every midnight.

For some reason, I cant even to be able to use 15000 request limit, I
get 620 error code after much before 15000, sometimes after 3000-4000
request itself and sometimes after 7000-8000 requests.

One thing I can suspect is that google have a 24 hour moving window
and is not midnight to midnight of any timezone. Is there a way I can
know when my limit gets reset on google servers?



--~--~---------~--~----~------------~-------~--~----~
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