docker-osm/readme.md

8 wiersze
535 B
Markdown
Czysty Zwykły widok Historia

2015-07-30 08:25:38 +00:00
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](http://wiki.openstreetmap.org/wiki/Osmosis/Polygon_Filter_File_Format) for the clipping.
Check that a *.json is present in 'settings' for the mapping.
2015-07-23 16:10:06 +00:00
``docker-compose build``
2015-07-30 08:25:38 +00:00
``docker-compose up``
You should read the documentation about [docker-imposm](https://github.com/gustry/docker-imposm3) and [docker-osmupdate](https://github.com/Gustry/docker-osmupdate) for settings.