Skip to content

thepureapp/nominatim-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

🚇 💻

rebos

🚇 💻

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

About

100% working container for Nominatim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 53.7%
  • Shell 28.1%
  • PHP 18.2%