Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 669 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 669 Bytes

nominatim-spain

nominatim service in a dockerized container.

docker run --restart=always -p 7070:8080 -d --name nominatim-spain xavijs/nominatim-spain bash /app/start.sh

Go to http://localhost:7070 Enjoy!

Build image from scratch

System requisites (1h of build time aprox)

  • 150Gb disk space left
  • 15Gb Ram
  • 8 Core CPU
docker build . -t nominatim-spain
docker run --restart=always -p 7070:8080 -d --name nominatim-spain nominatim-spain bash /app/start.sh   

Database source

https://download.geofabrik.de/europe.html