Update build.sh

This commit is contained in:
2026-06-08 02:51:09 +02:00
committed by konggd
parent 3d7601b963
commit 24c5f76565
+1 -1
View File
@@ -141,7 +141,7 @@ single_planet() {
--max-nodes-per-tile=0 \
--output-prefix="./work/contours/$REG/con"
mv "./work/contours/$REG"/con* "./data/countours/osm/$REG.osm"
mv "./work/contours/$REG"/con* "./data/contours/osm/$REG.osm"
osmium export ./data/contours/osm/$REG.osm \
-o ./data/contours/geojson/$REG.geojson \