[Google Maps API v2] Re: OVER_QUERY_LIMIT - Help!
On Apr 3, 1:14 pm, cipwebm...@gmail.com wrote:
> We have been using Google MAP API for a few months for our search for
> closest location from user's entered location without any issue.
>
> We are aware Google MAP API is upgraded to version 3, and version 2 is
> going to longer working by May 2013.
>
> Yesterday we release the updated query on our website, and it was
> successfully running. However, this morning after a few users using the
> site, the users are not able to search the closest location they entered.
> When we debug, we received the Over_Query_Limit when we are pulling the
> location information.
>
> This xml reply was displayed on any computers within the company when we
> browse:http://maps.googleapis.com/maps/api/geocode/xml?address=1600+Amphithe...
>
> <?xml version="1.0" encoding="UTF-8" ?>
> -<http://maps.googleapis.com/maps/api/geocode/xml?address=1600+Amphithe...>
> <GeocodeResponse>
> <status>OVER_QUERY_LIMIT</status>
> </GeocodeResponse>
>
> We have set the billing profile for the account, however, this does not
> extend the quota. Does anyone out there able to help me how to resolve this
> issue?
https://developers.google.com/maps/documentation/geocoding/#Limits
+ Use of the Google Geocoding API is subject to a query limit of 2,500
geolocation requests per day.
+ (User of Google Maps API for Business may perform up to 100,000
requests per day.)
Maybe you should get a Google Maps API for Business license.
-- Larry
>
> Thank you.
> Agus
--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home