forked from MapComplete/MapComplete
Move hotel to 'tourism_accomodation', include hostels, fix #2070
This commit is contained in:
parent
fde4e24abe
commit
8277bd3a1c
34 changed files with 647 additions and 754 deletions
|
@ -2906,14 +2906,16 @@
|
|||
{
|
||||
"id": "brand",
|
||||
"question": {
|
||||
"en": "Is this part of a bigger brand?"
|
||||
"en": "Is {title()} part of a bigger brand?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Part of {brand}"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "brand",
|
||||
"addExtraTags": ["nobrand="]
|
||||
"addExtraTags": [
|
||||
"nobrand="
|
||||
]
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue