cyclosm: add downloaded shp
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user