Compare commits

..
5 Commits
Author SHA1 Message Date
konggd a59b830727 Update README.md 2026-08-20 19:08:39 +00:00
konggd 0ad2fb9242 Add README.md 2026-08-20 19:08:26 +00:00
konggd 440f43bc54 Use all available cores instead of 16 2026-08-18 22:44:45 +02:00
konggd bdefbe57be Add min_zoom to contours 2026-08-18 22:40:14 +02:00
konggd 2ff9f4e293 Merge a couple of highway elements 2026-06-26 12:16:53 +02:00
3 changed files with 13 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
# Longer Tiles (formerly StrikeMaps TileSchema)
A free planetiler YAML based tileschema, focused on containing as much data as possible
<br>
It is developed as a part of the Strike Maps project
+2 -2
View File
@@ -144,7 +144,7 @@ single_planet() {
--hgtdir=work/hgt \
--sources=view1,view3 \
--simplifyContoursEpsilon=0.001 \
-j16 \
-j$(nproc --all) \
--max-nodes-per-tile=0 \
--output-prefix="./work/contours/$REG/con"
@@ -195,7 +195,7 @@ generate_region() {
--hgtdir=work/hgt \
--sources=view1,view3 \
--simplifyContoursEpsilon=0.001 \
-j16 \
-j$(nproc --all) \
--max-nodes-per-tile=0 \
--output-prefix="./work/contours/$(system_path "${PATH_ARG}")/con"
+1
View File
@@ -91,6 +91,7 @@ layers:
features:
- source: contour
geometry: line
min_zoom: 5
attributes:
- key: ele
type: get