Removed unneeded two-level filter.

This commit is contained in:
Johnny Accot 2019-02-20 15:47:44 +01:00
parent 6e9f326ca3
commit 875dc4ac6e

View File

@ -2249,18 +2249,15 @@
"LineString" "LineString"
], ],
[ [
"all", "!in",
[ "brunnel",
"!in", "bridge",
"brunnel", "tunnel"
"bridge", ],
"tunnel" [
], "in",
[ "class",
"in", "minor"
"class",
"minor"
]
] ]
], ],
"layout": { "layout": {