Merge pull request #47 from quotquot/gh-pages

Removed unneeded two-level filter.
This commit is contained in:
pathmapper 2019-02-20 16:35:47 +01:00 committed by GitHub
commit 6c0fb510cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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": {