Fix contour handling bug

This commit is contained in:
2026-05-10 01:50:14 +02:00
parent d1ac984742
commit b535773f82
-2
View File
@@ -34,8 +34,6 @@ generate_region() {
# max-nodes-per-tile=0 SHOULD generate only one file # max-nodes-per-tile=0 SHOULD generate only one file
mv "work/contours/$REGION_ROOT/$REGION"/con* work/contours.osm mv "work/contours/$REGION_ROOT/$REGION"/con* work/contours.osm
rm -rf "work/contours/$REGION_ROOT/"
rm -f data/contours.geojson rm -f data/contours.geojson
osmium export work/contours.osm \ osmium export work/contours.osm \