The process of converting coordinates (latitude, longitude) into human readable names of locations, such as an address (perhaps partial) or other brief descriptive text.
11
votes
4answers
2k views
What reliable GeoCoding service would you recommend me?
I'm looking for a web service providing a full address based on coordinates (and reverse).
I'm ready to pay for that service.
I don't want to use Google's API.
6
votes
1answer
1k views
Looking for ZIP+4 boundaries
I know where to find 5-digit ZIP code boundaries. Do 9-digit ZIP code boundaries exist? If so, where might I find them?
4
votes
1answer
1k views
Reverse Geocoding Libraries
I'm new to GIS and mapping services.
Can anyone tell me what my options are for reverse-geocoding libraries, other than nominatim? I'm most likely going to be working with OpenStreetMap data. So ...
6
votes
2answers
2k views
How to reverse geocode with ArcMap?
What steps to I have to take in ArcMap (ArcEditor) to input a lat / long and return nearest address?
I found the Reverse Geocode tool but I can't figure out what to put in the "Input Features" and ...
3
votes
4answers
2k views
Free api to reverse geocode latitude, longitude to census tract?
I have a bunch of latitude,longitude coordinates (mostly city/town centroids) in the United States for which I'd like to find the containing census tract.
For instance,
input => nn.nnn, -nn.nnn ...
