Tagged Questions
3
votes
2answers
2k views
Getting polygons of all countries and ISO-3166-2 subdivisons
In order to do reverse geocoding lookups to find a country (as ISO-3166-1) and the subdivision (as ISO-3166-2) for given coordinates I am looking for a way to get all polygons of all countries and ...
2
votes
2answers
371 views
How is Mapquest Nominatim Service's “routeWidth” search param implemented?
I was looking at MapQuest's Nominatim service, and it seems like they have a non-standard search parameter (doesn't seem to exist in standard Nominatim's list of params) that is the routeWidth. Any ...
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 ...