Click here to Skip to main content
15,896,912 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I would just like to know how I can retrieve only the Latitude and Longitude points from an Address.

I dont want to view it on a map or anything similar.

I just need the co-ordinates, which will then be saved in my database for later use.

Not sure if it makes any difference, but I wish to get co-ordinates for South-Africa

Please, any help would be valued.
Posted
Updated 20-Dec-11 21:50pm
v2
Comments
Addy Tas 21-Dec-11 5:04am    
what; no upvote? You found it acceptable but iffy?

1 solution

Hi,

Have you taken a look at the Google Maps API? I'm not 100% sure that what you want is possible with the API but it does seem to get rather close to it.

check: Google Maps API Web Services[^]

This link even has an example of how to get it done in C#: Google Maps API for .NET
[^]

Hope this helps.

Cheers, AT
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900