Hello,

since a few days I 'm experimenting with the google maps api. Two days
ago I worked through the "Geocoding Addresses with PHP/MySQL" tutorial
and it works fine. Now I tried to change the addresses in the database
to existing german addresses and the script gave me a "url not
loading" answer.
As an experiment I changed the script (http://gmaps-
samples.googlecode.com/svn/trunk/articles-phpsqlgeocode/
phpsqlgeocode_xml.php) now to see which urls are called. I called
these urls (which look like
http://maps.google.com/maps/geo?output=xml&key=ABQIAAAAl-D-juEBJBl1QtEOkEA4xxRq74fCmeinUJrLEYcyxUn7RTBozxRIOY5hYUzzy4JUziMboT4TIX6atw&q=Feldstra%DFe+85%2C+17489+Greifswald%2C+Deutschland)
in the browser directly and get an wonderful xml-document with the
coordinates. So why doesn't the script function with these addresses?
If you ask for the link to the map, it's 
http://mobil-im-rollstuhl.de/maptest.html.
But you will see nothing in this map, because I don't have an problem
with display but with a script which geocodes data of a database.
The geocoding script could be called with 
http://mobil-im-rollstuhl.de/geocode_request.php.
If you ask for the script who displays the urls the
geocode_request.php is producing, it could be called with
http://mobil-im-rollstuhl.de/geocode_test.php.

Thank you for your help!

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