Themes(sauna): add sauna question to sports centre

This commit is contained in:
Pieter Vander Vennet 2025-07-03 17:51:24 +02:00
parent c701247066
commit 5f932c80a3
3 changed files with 33 additions and 2 deletions

View file

@ -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"

View file

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