hi there, 

I'm trying to use the maps API to retrieve the latitude and longitude of a 
bunch of addresses. I use the following to do so:

http://maps.google.com/maps/geo?output=csv&q=<query address>

where query address takes a street address value eg.

<query address> = 19 William Road, London, NW1 3EY

returns a latlong position of 51.5005825, -0.1576466 which is actually the 
address 17-23 Westminster, London SW1X 9 (address from google maps...)

If, however I type in the address in the maps search bar the correct 
location comes up. Also if I geocode just the postal code (zip code) it 
returns the correct area. Any ideas as to what's going wrong here?

Cheers,
A

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to