forked from MapComplete/MapComplete
Theme(vending_machine): Change filter options and zoom
This commit is contained in:
parent
2dec3e671d
commit
f2bcfc5c07
2 changed files with 14 additions and 4 deletions
|
@ -26,6 +26,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"minzoom": 13,
|
||||
"calculatedTags": [
|
||||
"_vending_count=feat.properties.vending.split(';').length"
|
||||
],
|
||||
|
|
|
@ -62,7 +62,10 @@
|
|||
"override": {
|
||||
"isCounted": false,
|
||||
"name": null,
|
||||
"minzoom": 18
|
||||
"minzoom": 16,
|
||||
"=filter": {
|
||||
"sameAs": "vending_machine"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -70,7 +73,10 @@
|
|||
"override": {
|
||||
"isCounted": false,
|
||||
"name": null,
|
||||
"minzoom": 18
|
||||
"minzoom": 13,
|
||||
"=filter": {
|
||||
"sameAs": "vending_machine"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -78,8 +84,11 @@
|
|||
"override": {
|
||||
"isCounted": false,
|
||||
"name": null,
|
||||
"minzoom": 18
|
||||
"minzoom": 16,
|
||||
"=filter": {
|
||||
"sameAs": "vending_machine"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue