Hi All,
In my application i have to get the location name using latitude and longitude values, I think we can get them through reverse geocoding is there any method that we can use and get the location value
Thank You
Hi All,
In my application i have to get the location name using latitude and longitude values, I think we can get them through reverse geocoding is there any method that we can use and get the location value
Thank You
You may also want to take a look at Geonames.org for placenames lookup. It provides acess to a database with more than 8 million geolocations through a JSON or XML api.