5
votes
1answer
547 views

SQL Query to Reverse Geocoding in PostGIS

I try to do Reverse Geocode from my shapefile on the database. I'd already try with Spatialite and PostGIS to put shapefile (.shp) into it. But I'm still can't delivered my objection about reverse ...
1
vote
3answers
986 views

Android GIS - Reverse Geocode using Shapefile (.shp)

I want to develop an Android application. I'm still a newbie here. What I want is to develop my app just like a GIS that can implement reverse geocoding. So I can put in lat / lon coordinates and ...