Themes(wheelchair): add questions on the presence of grab rails in toilets and showers

This commit is contained in:
Pieter Vander Vennet 2025-04-29 22:45:13 +02:00
parent 14691cac45
commit bab506d8f6
6 changed files with 355 additions and 1 deletions

View file

@ -6484,6 +6484,64 @@
"render": "Your travelled path"
}
},
"grab_rail": {
"description": "A grab rail is a support to help persons with reduced mobility or a motor disability. It helps them to transfer from their wheelchair onto the toilet, to stand in a shower, close a door, ... ",
"tagRenderings": {
"has_grab_rail_behind": {
"mappings": {
"0": {
"then": "Has a grab rail <b>behind</b> the toilet"
},
"1": {
"then": "No grab rail behind the toilet"
}
},
"question": "Does the toilet have a grab rail behind the toilet?"
},
"has_grab_rail_lr": {
"mappings": {
"0": {
"then": "Grab rails on <b>both</b> sides"
},
"1": {
"then": "Only grab rails on the <b>left</b> side"
},
"2": {
"then": "Grab rails on the <b>right</b> side"
},
"3": {
"then": "<b>No grab rails</b> at all"
}
},
"question": "Is there a grab rail?"
},
"is_foldable": {
"renderings": {
"0": {
"mappings": {
"0": {
"then": "The {{TRANSL}} grab rail is <b>foldable</b>"
},
"1": {
"then": "The {{TRANSL}} grab rail is not foldable"
}
},
"question": "Is the {{TRANSL}} grab rail foldable?"
}
},
"rewrite": {
"into": {
"0": {
"1": "left"
},
"1": {
"1": "right"
}
}
}
}
}
},
"grave": {
"description": "Tombstones (and graves) indicate where a person was buried. On this map, those can be recorded and a link to Wikipedia can be made",
"filter": {
@ -10787,6 +10845,11 @@
},
"question": "Is there a fee for using this shower?"
},
"grab_rail.has_grab_rail_lr": {
"override": {
"questionHint": "Left and right are interpreted as when <b>entering</b> the shower"
}
},
"hot_water": {
"mappings": {
"0": {
@ -12402,6 +12465,11 @@
"question": "Are these toilets gender-segregated?",
"questionHint": "Are there separate stalls or separate areas for men and women and are they signposted as such?"
},
"grab_rail.has_grab_rail_lr": {
"override": {
"questionHint": "Left and right are interpreted as when <b>sitting</b> on the toilet"
}
},
"menstrual_products": {
"mappings": {
"0": {

View file

@ -5831,6 +5831,63 @@
"render": "Jouw traject"
}
},
"grab_rail": {
"tagRenderings": {
"has_grab_rail_behind": {
"mappings": {
"0": {
"then": "Heeft een grijpbeugel <b>achter</b> de toilet"
},
"1": {
"then": "Heeft <i>geen</i> grijpbeugel achter de toilet"
}
},
"question": "Heeft deze toilet een grijpbeugel achter de toilet?"
},
"has_grab_rail_lr": {
"mappings": {
"0": {
"then": "Grijpbeugels aan beide zijdes"
},
"1": {
"then": "Grijpbeugels enkel aan de <b>linkderzijde</b>"
},
"2": {
"then": "Grijpbeugels enkel aan de <b>rechterkant</b>"
},
"3": {
"then": "<b>Geen</b> grijpbeugels"
}
},
"question": "Is er een handgreep of grijpbeugel?"
},
"is_foldable": {
"renderings": {
"0": {
"mappings": {
"0": {
"then": "De grijpbeugel aan de {{TRANSL}}kant is <b>opklapbaar</b>"
},
"1": {
"then": "De grijpbeugel aan de {{TRANSL}}kant is niet opklapbaar"
}
},
"question": "Is de grijpbeugel aan de {{TRANSL}}kant opklapbaar?"
}
},
"rewrite": {
"into": {
"0": {
"1": "linker"
},
"1": {
"1": "rechter"
}
}
}
}
}
},
"grave": {
"presets": {
"0": {
@ -9024,6 +9081,15 @@
"render": "Winkel"
}
},
"shower": {
"tagRenderings": {
"grab_rail.has_grab_rail_lr": {
"override": {
"questionHint": "Links en rechts zijn zoals wanneer je <b>de douche binnenstapt</b>"
}
}
}
},
"slow_roads": {
"description": "Alle verkeersvrije wegen",
"name": "Paadjes, trage wegen en autoluwe straten",
@ -9948,6 +10014,11 @@
"question": "Zijn deze toiletten gescheiden op basis van geslacht?",
"questionHint": "Is er een aparte ruimte voor mannen en vrouwen en zijn deze ruimtes ook expliciet aangegeven?"
},
"grab_rail.has_grab_rail_lr": {
"override": {
"questionHint": "Links en rechts zijn zoals wanneer je <b>zit</b> op de toilet"
}
},
"menstrual_products": {
"mappings": {
"0": {