Compare commits
1
Commits
master
..
5b6013cdc7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5b6013cdc7 |
@@ -1,6 +0,0 @@
|
||||
# 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
|
||||
@@ -144,7 +144,7 @@ single_planet() {
|
||||
--hgtdir=work/hgt \
|
||||
--sources=view1,view3 \
|
||||
--simplifyContoursEpsilon=0.001 \
|
||||
-j$(nproc --all) \
|
||||
-j16 \
|
||||
--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 \
|
||||
-j$(nproc --all) \
|
||||
-j16 \
|
||||
--max-nodes-per-tile=0 \
|
||||
--output-prefix="./work/contours/$(system_path "${PATH_ARG}")/con"
|
||||
|
||||
|
||||
@@ -91,7 +91,6 @@ layers:
|
||||
features:
|
||||
- source: contour
|
||||
geometry: line
|
||||
min_zoom: 5
|
||||
attributes:
|
||||
- key: ele
|
||||
type: get
|
||||
|
||||
Reference in New Issue
Block a user