osm-be: adapt repo and path + import command

This commit is contained in:
nobohan
2024-02-25 11:14:46 +01:00
parent d49c6be309
commit 92ef9c3f2e
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ services:
- ./tiles:/data/tiles/
- ./osmbe/renderd.conf:/etc/renderd.conf
- ./run.sh:/run.sh # for dev
- ./pbf/luxembourg-latest.osm.pbf:/data/region.osm.pbf # change here your pbf
- ./pbf/belgium-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