OpenStreetMap Nominatim Server for Geocoding
Thu 19-03-2015 18:04
|
| tags: Apache Geoinformatics Nominatim OpenStreetMap PostGIS PostgreSQL Ubuntu |
11 minute read
Here's how to install the OpenStreetMap Nominatim service on your own server. It can be used to geocode and reverse geocode addresses and map coordinates. You will also get a web interface which loads map tiles from openstreetmap.org while doing geocoding requests using your own server.
I was faced …