Nearest neighbor interpolation is better for slope classes

pull/10/head v1.11.2
Manuel Kasper 2021-03-06 21:19:40 +01:00
rodzic f84c076d86
commit 493f8f9918
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -65,7 +65,7 @@
"https://wmts.geo.admin.ch/1.0.0/ch.swisstopo.hangneigung-ueber_30/default/current/3857/{z}/{x}/{y}.png"
],
"tileSize": 256,
"maxzoom": 16
"maxzoom": 14
},
"summits": {
"type": "vector",
@ -158,7 +158,7 @@
"layout": {"visibility": "none"},
"paint": {
"raster-opacity": 0.3,
"raster-resampling": "linear"
"raster-resampling": "nearest"
}
},
{