forked from MapComplete/MapComplete
reduce to wheelchair questions
This commit is contained in:
parent
8295e8a580
commit
d886c983e4
2 changed files with 8 additions and 3 deletions
|
@ -269,12 +269,17 @@
|
|||
},
|
||||
"caravansites.caravansites-toilets",
|
||||
{
|
||||
"builtin": "toilet.amenity-no-prefix",
|
||||
"builtin": "toilet.wheelchair",
|
||||
"prefix": "toilets",
|
||||
"override": {
|
||||
"labels+": [
|
||||
"relevant_questions"
|
||||
]
|
||||
],
|
||||
"condition": {
|
||||
"and": [
|
||||
"toilets=yes"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"questions",
|
||||
|
|
|
@ -408,7 +408,7 @@
|
|||
"contact",
|
||||
"wheelchair-access",
|
||||
{
|
||||
"builtin": "toilet.amenity-no-prefix",
|
||||
"builtin": "toilet.wheelchair",
|
||||
"prefix": "toilets",
|
||||
"override": {
|
||||
"labels+": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue