geolocation - Android - Get Place Name through Lat and Long values -


i need check if there place (e.g. coffe, bar, business center, etc.) registered @ specific lat&long values or nearby , name of places. know how can such thing in android?

tks in advance, regards

there possible libraries/services use geolocation support app. tried out gisgraphy.

  • the google maps geolocation api - uses google services.
  • gisgraphy - uses open streetmap, free use if "personnal,non commercial , non profit 1 , in smart way". can set own gisgraphy server if want free. provides rest api or java library use in project.
  • overpass api - read-only api openstreetmap servers. set own server or use 1 of services in osm wiki if fits needs

Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -