forked from MapComplete/MapComplete
Themes(sauna): add sauna question to sports centre
This commit is contained in:
parent
c701247066
commit
5f932c80a3
3 changed files with 33 additions and 2 deletions
|
@ -1446,7 +1446,8 @@
|
|||
"it": "Quali sport si praticano in questa struttura?",
|
||||
"cs": "Jaké sporty se provozují na tomto sportovišti?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sauna_at_leisure.sauna_grouped"
|
||||
],
|
||||
"filter": [
|
||||
"open_now"
|
||||
|
|
|
@ -37,6 +37,32 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": "sports_centre",
|
||||
"override": {
|
||||
"minzoom": 8,
|
||||
"id": "sports_centre_with_sauna",
|
||||
"presets=": [],
|
||||
"filter=":[],
|
||||
"source": {
|
||||
"osmTags": {
|
||||
"and+": [
|
||||
"sauna=yes"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": "sports_centre",
|
||||
"override": {
|
||||
"name": null,
|
||||
"minzoom": 18,
|
||||
"filter": {
|
||||
"sameAs": "sports_centre_with_sauna"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": "shops",
|
||||
"override": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue