Remove broken landuse_wood
This commit is contained in:
parent
ca9f0eb5fd
commit
baf9be865c
43
style.json
43
style.json
@ -175,49 +175,6 @@
|
||||
"fill-color": "rgb(236,238,204)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "landuse_wood",
|
||||
"type": "fill",
|
||||
"metadata": {
|
||||
},
|
||||
"source": "osm2vectortiles",
|
||||
"source-layer": "waterway",
|
||||
"interactive": true,
|
||||
"filter": [
|
||||
"all",
|
||||
[
|
||||
"!=",
|
||||
"class",
|
||||
"canal"
|
||||
],
|
||||
[
|
||||
"!=",
|
||||
"class",
|
||||
"river"
|
||||
],
|
||||
[
|
||||
"!=",
|
||||
"class",
|
||||
"stream"
|
||||
]
|
||||
],
|
||||
"paint": {
|
||||
"line-color": "#a0c8f0",
|
||||
"line-width": {
|
||||
"base": 1.3,
|
||||
"stops": [
|
||||
[
|
||||
13,
|
||||
0.5
|
||||
],
|
||||
[
|
||||
20,
|
||||
2
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "waterway_river",
|
||||
"type": "line",
|
||||
|
Loading…
x
Reference in New Issue
Block a user