elementzonline / 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 current master and builds it. This is always the latest version, be cautious as it may be unstable.

Uses Ubuntu 19.10 and PostgreSQL 11.3

Country

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.

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

See relevant installation instructions for each version

Contributors

Thanks goes to these wonderful people (emoji key):


Donato Lucia

πŸš‡ πŸ’»

Georgios Markakis

πŸš‡ πŸ’»

Philip Kozeny

πŸš‡ πŸ’»

Cezary Morga

πŸš‡ πŸ’»

Thomas Nordquist

πŸš‡ πŸ’»

Andrey RuΓ­z

πŸ“–

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

About

100% working container for Nominatim


Languages

Language:Dockerfile 52.9%Language:Shell 26.5%Language:PHP 20.6%