forked from MapComplete/MapComplete
Reduced Natuurpunt Builtin Layers
This commit is contained in:
parent
daff0f6fb8
commit
3a48abb263
1 changed files with 1 additions and 13 deletions
|
@ -27,19 +27,7 @@
|
|||
|
||||
"layers": [
|
||||
{
|
||||
"builtin": "nature_reserve",
|
||||
"override": {
|
||||
"source": {
|
||||
"osmTags": {
|
||||
"+and": [
|
||||
"operator~.*[nN]atuurpunt.*"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": "trails",
|
||||
"builtin": ["nature_reserve", "trails"],
|
||||
"override": {
|
||||
"source": {
|
||||
"osmTags": {
|
||||
|
|
Loading…
Reference in a new issue