reome group_only tagRenderings from scouting theme

This commit is contained in:
Osmwithspace 2025-02-19 20:32:45 +01:00
parent 0822ce6208
commit 980ec75ca5

View file

@ -82,39 +82,6 @@
"group_only=yes"
]
}
],
"+tagRenderings": [
{
"question": {
"de": "Ist diese Unterkunft ausschließlich für Gruppen?",
"en": "Is this hostel exclusively for groups?"
},
"mappings": [
{
"if": {
"and": [
"group_only=yes"
]
},
"then": {
"en": "This hostel is exclusively for groups",
"de": "Diese Unterkunft ist ausschließlich für Gruppen"
}
},
{
"if": {
"and": [
"group_only=no"
]
},
"then": {
"en": "This hostel is not exclusively for groups",
"de": "Diese Unterkunft ist nicht ausschließlich für Gruppen"
}
}
],
"id": "group_only"
}
]
}
},
@ -145,39 +112,6 @@
"tourism=hostel"
]
}
],
"+tagRenderings": [
{
"question": {
"de": "Ist diese Unterkunft ausschließlich für Gruppen?",
"en": "Is this hostel exclusively for groups?"
},
"mappings": [
{
"if": {
"and": [
"group_only=yes"
]
},
"then": {
"en": "This hostel is exclusively for groups",
"de": "Diese Unterkunft ist ausschließlich für Gruppen"
}
},
{
"if": {
"and": [
"group_only=no"
]
},
"then": {
"en": "This hostel is not exclusively for groups",
"de": "Diese Unterkunft ist nicht ausschließlich für Gruppen"
}
}
],
"id": "group_only"
}
]
}
}