All Questions
Tagged with mysql reverse-geocoding
3 questions
2
votes
1
answer
2k
views
Reverse Geocoding - calculate every time, or store result in database?
Several questions, such as this one, discuss whether to store only lat/long in the database & calculate the street address every time it is needed, but they seem to miss a few points & seem to ...
1
vote
3
answers
2k
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 ...
6
votes
2
answers
796
views
Comparing TIGERLine 2006 (and prior) With New Shapefile Format
I have created a geo database using MySQL and the TIGERLine data files available from the US Census. This is actually an MSSQL database I created that I've transfered to MySQL. Everything works ...