100% working container for Nominatim.
3.3.0
,3.3
(3.3/Dockerfile)3.2.0
,3.2
(3.2/Dockerfile)3.1.0
,3.1
(3.1/Dockerfile)3.0.1
,3.0
(3.0/Dockerfile)2.5.0
,2.5
,latest
(2.5/Dockerfile)
Run http://wiki.openstreetmap.org/wiki/Nominatim in a docker container. Clones the current master and builds it. This is always the latest version, be cautious as it may be unstable.
Uses Ubuntu 19.04 and PostgreSQL 11.3
To check that everything is set up correctly, download and load to Postgres PBF file with minimal size - Europe/Monacco (latest) from geofabrik.de.
If a different country should be used you can set PBF_DATA
on build.
- Clone repository
# git clone [email protected]:mediagis/nominatim-docker.git
# cd nominatim-docker/<version>
See relevant installation instructions for each version
Thanks goes to these wonderful people (emoji key):
Donato Lucia 🚇 💻 | Georgios Markakis 🚇 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!