cyclosm: add downloaded shp

This commit is contained in:
nobohan
2023-06-25 22:29:33 +02:00
parent c2b79805a0
commit 0bbebc0f4a
4 changed files with 20 additions and 1 deletions
+2
View File
@@ -11,6 +11,8 @@ services:
- ./run.sh:/run.sh # for dev
- ./pbf/luxembourg-latest.osm.pbf:/data/region.osm.pbf # change here your pbf
- ./pbf/luxembourg.poly:/data/region.poly # and your poly
- ./pbf/shp/:/data/shp/
#- ./pbf/simplified-land-polygons-complete-3857.zip:/data/simplified-land-polygons-complete-3857.zip
ports:
- "8080:80"
command: "run"