forked from MapComplete/MapComplete
replace toilets tagRendering
This commit is contained in:
parent
a720145840
commit
3d3dab3e06
1 changed files with 1 additions and 29 deletions
|
@ -188,35 +188,7 @@
|
|||
},
|
||||
"id": "capacity_persons"
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "Are toilets available?"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"toilets=yes"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"en": "Toilets are available."
|
||||
}
|
||||
},
|
||||
{
|
||||
"if": {
|
||||
"and": [
|
||||
"toilets=no"
|
||||
]
|
||||
},
|
||||
"then": {
|
||||
"en": "There are no toilets."
|
||||
}
|
||||
}
|
||||
],
|
||||
"icon": "🚽",
|
||||
"id": "toilets"
|
||||
},
|
||||
"caravansites.caravansites-toilets",
|
||||
"questions",
|
||||
"mastodon"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue