Compare commits
2
Commits
f2815c5918
...
24c5f76565
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
24c5f76565 | ||
|
|
3d7601b963 |
@@ -141,7 +141,7 @@ single_planet() {
|
|||||||
--max-nodes-per-tile=0 \
|
--max-nodes-per-tile=0 \
|
||||||
--output-prefix="./work/contours/$REG/con"
|
--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 \
|
osmium export ./data/contours/osm/$REG.osm \
|
||||||
-o ./data/contours/geojson/$REG.geojson \
|
-o ./data/contours/geojson/$REG.geojson \
|
||||||
|
|||||||
+1
-1
@@ -362,6 +362,6 @@ layers:
|
|||||||
- source: osm
|
- source: osm
|
||||||
geometry: line
|
geometry: line
|
||||||
include_when:
|
include_when:
|
||||||
attracion: [slide, water_slide, lazy_river]
|
attraction: [slide, water_slide, lazy_river]
|
||||||
man_made: [pipeline]
|
man_made: [pipeline]
|
||||||
leisure: [track]
|
leisure: [track]
|
||||||
Reference in New Issue
Block a user