Ready to use Nominatim

This is a container based on mediagis/nominatim-docker with 2 differences:

  1. It imports US and TIGER data
  2. It is self-contained. In other words, the huge databse is stored within the container. Therefore this container is ~250G and most probably not suitable for most cloud docker hosts.

You would need a machine with ~64GB to build it.

After being built it can be run with smaller resources.

Usage

  1. docker build -t nominatim .
  2. wait for several hours
  3. docker run nominatim -p 8080:8080
  4. curl http://localhost:8080