8

How can I get an address or a locality name from the geo-coordinates (latitude, longitude) using an API in Java? Is there any reverse geocoder available in Java?

iblue
  • 29,609
  • 19
  • 89
  • 128
Apsi
  • 81
  • 1
  • 2
  • this answer can also help on how-to implement http://stackoverflow.com/q/6480558/492918 *...
    [Social Coding @ AspiroTV](http://github.com/AspiroTV)*
    – Yilmaz Guleryuz Nov 24 '11 at 16:04
  • You will need to use a reverse geocoding service. You can read more about the API that google provides: [Google API Reverse Geocoding](http://nicogoeminne.googlepages.com/documentation.html) – gyurisc Jan 08 '10 at 06:41
  • You can find other providers as well, but for me Google was the most accurate – gyurisc Jan 08 '10 at 07:35
  • Fails the fundamental test of "what have you tried?" – casperOne Jun 14 '12 at 13:28

0 Answers0