A docker compose project to setup an OSM PostGIS database with automatic updates from OSM periodically
 
 
 
 
 
Go to file
Etienne Trimaille 006cc467ab merge docker-osmupdate docker-imposm 2015-07-30 11:38:13 +02:00
base-pbf merge docker-osmupdate docker-imposm 2015-07-30 11:38:13 +02:00
docker-imposm3 merge docker-osmupdate docker-imposm 2015-07-30 11:38:13 +02:00
docker-osm-storage merge docker-osmupdate docker-imposm 2015-07-30 11:38:13 +02:00
docker-osmupdate merge docker-osmupdate docker-imposm 2015-07-30 11:38:13 +02:00
settings merge docker-osmupdate docker-imposm 2015-07-30 11:38:13 +02:00
docker-compose.yml doc 2015-07-30 10:25:38 +02:00
readme.md doc 2015-07-30 10:25:38 +02:00

readme.md

Copy an OSM file (.pbf) and its state file(.state.txt) into base-pbf. The state file contains the timestamp of the OSM file. You can add a polygon file for the clipping. Check that a *.json is present in 'settings' for the mapping.

docker-compose build docker-compose up

You should read the documentation about docker-imposm and docker-osmupdate for settings.