Hi

I got the code below from somewhere, which returns the longtitude/
latitude of a UK postcode.

For example:

http://maps.google.com/maps/geo?q=LS11 0ES&output=csv&gl=UK&key=???

returns


200,5,53.7685588,-1.5809332

... but this is displayed on the web page.

Can somebody advise the best way to get these values into variables
and/or write them to a file, so that I can process later?

Ideally, I'd like to do this from with a C++ program - but I suspect
that I'll have to use something like PHP (which I am not familiar
with).

Thanks for any help.

Graham

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