Google Maps API Geocoder Limit

3 posts by 2 authors in: Forums > CMS Builder
Last Post: March 18, 2014   (RSS)

By gregThomas - March 17, 2014

Hi willydoit,

The google geocoder API has a limit of 2500 requests per day, which is why you're getting this error. How many records do have you to geocode?

Unfortunately the geocoder plugin doesn't support the Google maps business API, which increases the number of requests up to 100,000 per day. But it would be fairly simple for us to integrate this feature into a custom version of the geocoder plugin if you need. If you send an e-mail to consulting@interactivetools.com, we can give you an estimate for integrating it.

Thanks!

Greg

Greg Thomas







PHP Programmer - interactivetools.com

By willydoit - March 18, 2014

Hi Greg,

I can only assume it has been a glich at googles end as we certainly dont have 2,500 records to process, the first time I ran it I would say we achieved only around 25 records, I have however run it again today and managed to complete the task which would have been around 300 records so all is now fine.

Thanks