hermannsw / nominatim-docker

100% working container for Nominatim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nominatim Docker

All Contributors

100% working container for Nominatim.

Supported tags and respective Dockerfile links

Run http://wiki.openstreetmap.org/wiki/Nominatim in a docker container. Clones the tagged release and builds it.

Caution: When you upgrade to another version (e.g. 3.4 to 3.5) there may be major version changes like Postgres and data incompatiblity. See the relevant instructions for each version. Also check the Nominatim migration guide https://www.nominatim.org/release-docs/latest/admin/Migration/.

The latest version uses Ubuntu 20.04 and PostgreSQL 12.

To check that everything is set up correctly, download and load to Postgres PBF file with minimal size - Europe/Monaco (latest) from geofabrik.de.

If a different country should be used you can set PBF_DATA on build.

How to use

Clone repository

# git clone git@github.com:mediagis/nominatim-docker.git
# cd nominatim-docker/<version>

See relevant installation instructions for each version in the /README.md

Contributors

Thanks goes to these wonderful people (emoji key):


Donato Lucia

πŸš‡ πŸ’»

Georgios Markakis

πŸš‡ πŸ’»

Philip Kozeny

πŸš‡ πŸ’»

Cezary Morga

πŸš‡ πŸ’»

Thomas Nordquist

πŸš‡ πŸ’»

Andrey RuΓ­z

πŸ“–

UntitleDude

πŸš‡ πŸ’»

Jack McKernan

πŸš‡ πŸ’»

mtmail

πŸš‡ πŸ’»

Andrey Oblivantsev

πŸš‡ πŸ’»

Simone

πŸš‡ πŸ’»

DuncanMackintosh

πŸš‡ πŸ’»

Iiro Alhonen

πŸ“–

Mikhail Snetkov

πŸš‡ πŸ’»

FritschAuctores

πŸš‡ πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

100% working container for Nominatim

License:Creative Commons Zero v1.0 Universal


Languages

Language:Dockerfile 56.8%Language:Shell 23.7%Language:PHP 19.5%