forked from MapComplete/MapComplete
reome group_only tagRenderings from scouting theme
This commit is contained in:
parent
0822ce6208
commit
980ec75ca5
1 changed files with 0 additions and 66 deletions
|
@ -82,39 +82,6 @@
|
||||||
"group_only=yes"
|
"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"
|
"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"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue