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
Post a Comment