On Feb 25, 6:29 pm, Chris Janota <[email protected]> wrote: > What is the fastest way to make geocode requests? > > I am requesting too many request too fast and many are returning > without coordinates. > > I am not even coming close the the Maps Terms of Service max of 15 per > day.
Are you talking about AppEngine? There's a problem at the moment as the GAE servers proxy lots of users' requests and they all count to the daily quota and the rate limit. See http://code.google.com/p/gmaps-api-issues/issues/detail?id=2186 -- 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.
