docker-osm/docker-imposm3
Tim Sutton 1b4b40b5ce Remove volume specification in imposm dockerfile 2015-07-30 14:47:09 +02:00
..
Dockerfile Remove volume specification in imposm dockerfile 2015-07-30 14:47:09 +02:00
README.md Updated readmes and refactored base_pbf to osm_pbf 2015-07-30 12:36:07 +02:00
importer.py Updated readmes and refactored base_pbf to osm_pbf 2015-07-30 12:36:07 +02:00
requirements.txt merge docker-osmupdate docker-imposm 2015-07-30 11:38:13 +02:00

README.md

Docker Imposm

This image will take care of doing the initial load for the selected region (e.g. planet, or a country such as Malawi) into your database. It will then apply at a regulart interval (default is 2 minutes) any diff that arrives in the /home/import_queue folder to the postgis OSM database. The diffs are fetched by a separate container (see osm_update container).

The container will look for an OSM file (.pbf) and its state file (.state.txt) in BASE_PBF.

With -e, you can add some settings :