A docker compose project to setup an OSM PostGIS database with automatic updates from OSM periodically
 
 
 
 
 
Go to file
Etienne Trimaille b7aa175593 doc 2015-07-30 10:25:38 +02:00
osm-storage osm-storage 2015-07-28 15:43:02 +02:00
settings doc 2015-07-30 09:43:16 +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.