I have successfully geocoded address using the sample code and now I'm
having issues with around 700 database entries. Every now and again
they will all geocode fine but more often than not 1, 2, or 3 will
geocode and then the script will die at the
$csv = file_get_contents($request_url) or die("url not loading");
It's nothing to do with the entry because if I try again the entry
will geocode fine and then fail on the next one (or second one).
I didn't have this error when working on my local machine, just when I
deployed to website.
I have the correct key for the domain and have tried adding the
&oe=utf-8& to the URL.
I haven't been doing more that about 1000 a day, just wondering why it
will do a few and then stop.
Thanks
Andrew
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---