5

Starting on Sept 10, our request for geocoding addresses has been failing with the message

We're sorry... ... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.

This process has been running since the beginning of June without a problem. It geocodes no more than 1 address every 2 seconds between the hours of 4AM-4PM, fewer during the other hours, and limits to 2500/day. When I looked through the logs I see that the change went from normal geocoding to this message between requests that were 32 seconds apart. There was no intervening 620 response. September 10, 2013 9:40:36 PM -- Success September 10, 2013 9:41:08 PM -- Failure

According to the Google Map API documentation at https://developers.google.com/maps/articles/geocodestrat, I should be running an automated query.

Is there some technical problem with the service? Did something change in the policies that has not been reflected in the documentation? Has something else happened?

4

2 回答 2

6

您可能正在使用 v2 地理编码器,它在 2010 年被弃用,现在已被拒绝。有关更多信息,请参阅此帖子以及迁移的升级指南。

如果这不是您的问题,请包括您对失败的服务提出的请求。

于 2013-09-12T17:01:42.397 回答
-1

无论查询限制如何,您仍然通过自动查询来打破 TOS。这就是你这样做时会发生的事情。

于 2013-09-12T19:23:41.310 回答