Cyclosm: add hillshade

This commit is contained in:
nobohan
2023-06-26 15:54:16 +02:00
parent 830155628f
commit f5c2022e7f
4 changed files with 15 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ services:
- ./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/hillshade.tif:/data/hillshade.tif
ports:
- "8080:80"
command: "run"