A docker compose project to setup an OSM PostGIS database with automatic updates from OSM periodically
 
 
 
 
 
Go to file
Etienne Trimaille 9805343d76 osm-storage 2015-07-28 15:43:02 +02:00
osm-storage osm-storage 2015-07-28 15:43:02 +02:00
settings init 2015-07-23 18:10:06 +02:00
docker-compose.yml osm-storage 2015-07-28 15:43:02 +02:00
readme.md update doc 2015-07-27 08:33:14 +02:00

readme.md

Next to docker-osm :

git clone https://github.com/Gustry/docker-osmupdate.git git clone https://github.com/Gustry/docker-imposm.git git clone https://github.com/Gustry/docker-postgis.git

mkdir base-pbf

Copy a OSM file and its state file(*.state.txt) into base-pbf. The state file contains the timestamp of the OSM file.

docker-compose build docker-compose up