Apologies for not including a link to the map I'm working on, but the
project involves some significant geocoding analysis before making the
completed program live. I had a basic geocoding program set up in Perl
that would take an address and return Google's latitude and longitude.
The process worked until several days ago, when I started receiving
error code 610. The URLs that I'm requesting are of the form:

http://maps.google.com/maps/geo?q=1600+Amphitheatre+Parkway,+Mountain+View,+CA&output=json&oe=utf8\
&sensor=true_or_false&key=ABQIAAAAAxC4MU0OloWwRZpPlKFW_RTygkttjLOA-
s7FdfrMUcaYTkLxThTr0h4_ZIeQUJdMYGY4qLG2nnqYrA

I've received the error code 620 before, and have adjusted it so that
I don't accidentally go over Google's daily limit - is it possible
that my IP address is blacklisted? Maybe an issue with the domain not
matching the API key?

Kind regards,
-C

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to