Hi all, I'm having some problem trying to do a reverse geocoding in CSV format. When i request the address it returns a 404 error:
this is the URL: http://maps.google.com/maps/api/geocode/csv?latlng=45.3982257,11.3340519&sensor=false If i take the same URL and change csv with json it works: http://maps.google.com/maps/api/geocode/json?latlng=45.3982257,11.3340519&sensor=false Is csv format not longer avalaible? thanks. Jeff -- 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.
