[PyDelhi] how to run for loop in xlsv file (Ankur Gupta)

Ankur Gupta ankur0493 at gmail.com
Thu Dec 3 01:03:50 EST 2015


While you should have provided more details into the code, the problem of
the Geo-coding not working after 5 addresses might also relate to the Query
limit that Google Geo-coding API has (10 queries per second, 2500 requests
per day).

https://developers.google.com/maps/documentation/geocoding/usage-limits

You may try spacing your requests by around 200 milliseconds.

-- 
Best Regards,
Ankur Gupta
https://in.linkedin.com/in/ankurgupta04
Contact no.:- +91-96438-44090, +91-90347-13090
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ncr-python.in/attachments/20151203/ae3a0ffd/attachment.html>


More information about the Ncr-Python.in mailing list