Wasn't it vroom_vroom who wrote: >I have a loop going through addresses in a database to try and get all >the geocodes for them. 1021 records in all.
So the 15th time someone opens your page in 24 hours, you'd expect your geocoding quota (15,000 per day) to run out. I would have expected error 620 (too many queries) rather than 403 (forbidden), but I've not tested it. Because you're geocoding via the http service, the geocode quota is credited to your API key. If you were using GClientGeocoder, the quota would be credited to the IP address your user. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
