Remove broken landuse_wood

pull/11/head
Lukas Martinelli 8 years ago
parent ca9f0eb5fd
commit baf9be865c

@ -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…
Cancel
Save