- This layer will automatically load [toilet](./toilet.md) into the layout as it depends on it: tagrendering has_toilets needs this layer (has_toilets)
The following options to create new points are included:
- **a hotel** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dhotel'target='_blank'>hotel</a>
- **a hostel** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dhostel'target='_blank'>hostel</a>
- **a vacation apartment** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dapartment'target='_blank'>apartment</a>
- **a vacation chalet** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dchalet'target='_blank'>chalet</a>
- **a motel** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dmotel'target='_blank'>motel</a>
- **a bed-and-breakfast** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dguest_house'target='_blank'>guest_house</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:guest_house'target='_blank'>guest_house</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:guest_house%3Dbed_and_breakfast'target='_blank'>bed_and_breakfast</a>
- **a small-scale lodging facility, typically operated by the owner** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dguest_house'target='_blank'>guest_house</a>
- **a camp site or camp ground** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dcamp_site'target='_blank'>camp_site</a>
## Basic tags for this layer
Elements must match **any** of the following expressions:
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22tourism%22%3D%22hotel%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22hostel%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22apartment%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22chalet%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22motel%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22guest_house%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22tourism%22%3D%22camp_site%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [name](#name) | What is the name of this ?<br/>_{name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [group_only](#group_only) | Is this hostel exclusively for groups?<br/>2 options | | _Multiple choice only_ |
| [brand](#brand) <br/>_(Original in [questions](./BuiltinQuestions.md#brand))_ | Is part of a bigger brand?<br/>_Part of {brand}_<br/>1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) |
| [phone](#phone) <br/>_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?<br/>_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_<br/>1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
| [email](#email) <br/>_(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?<br/>_<ahref='mailto:{email}'target='_blank'rel='noopener'>{email}</a>_<br/>2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
| [website](#website) <br/>_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?<br/>_<ahref='{website}'rel='nofollow noopener noreferrer'target='_blank'>{website}</a>_<br/>1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
| [wheelchair-access](#wheelchair-access) <br/>_(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
| [toilets-group](#toilets-group) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-group))_ | _{group(grouptitle,toilet-questions,wheelchair;wheelchair-title;adult-changing-table)}_ | all | _Multiple choice only_ |
| [grouptitle](#grouptitle) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#grouptitle))_ | _Toilet information_<br/>1 options | all, hidden | _Multiple choice only_ |
| [has_toilets](#has_toilets) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#has_toilets))_ | Has toilets?<br/>3 options | toilet-questions, hidden, all | _Multiple choice only_ |
| [images_toilet](#images_toilet) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#images_toilet))_ | _{image_carousel(toilets:panoramax;toilets:mapillary;toilets:images)}{image_upload(toilets:panoramax,Add a picture of the toilets,)}_ | relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_repeated](#toilets_repeated) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_repeated))_ | _Multiple, identical objects can be found on floors {toilets:repeat_on}._ | level, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_single_level](#toilets_single_level) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_single_level))_ | On what level is this feature located?<br/>_Located on the {toilets:level}th floor_<br/>5 options | level, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | *[toilets:level](https://wiki.osm.org/wiki/Key:toilets:level)* ([float](../SpecialInputElements.md#float)) |
| [toilets_toilet-access](#toilets_toilet-access) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilet-access))_ | Are these toilets publicly accessible?<br/>_Access is {toilets:access}_<br/>4 options | relevant-questions, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | *[toilets:access](https://wiki.osm.org/wiki/Key:toilets:access)* ([string](../SpecialInputElements.md#string)) |
| [toilets_toilets-fee](#toilets_toilets-fee) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilets-fee))_ | Are these toilets free to use?<br/>2 options | relevant-questions, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_toilet-charge](#toilets_toilet-charge) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilet-charge))_ | How much does one have to pay for these toilets?<br/>_The fee is {toilets:charge}_ | relevant-questions, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | *[toilets:charge](https://wiki.osm.org/wiki/Key:toilets:charge)* ([string](../SpecialInputElements.md#string)) |
| [toilets_payment-options-split](#toilets_payment-options-split) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_payment-options-split))_ | Which methods of payment are accepted here?<br/>7 options | relevant-questions, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_gender_segregated](#toilets_gender_segregated) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_gender_segregated))_ | Are these toilets gender-segregated?<br/>2 options | relevant-questions, no-prefix, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_toilet-supervised](#toilets_toilet-supervised) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilet-supervised))_ | Is this toilets supervised by a person?<br/>3 options | relevant-questions, no-prefix, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_description](#toilets_description) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_description))_ | Is there still some relevant info that the previous questions did not cover? Feel free to add it here.<br/>_{toilets:description}_ | amenity-no-prefix, no-prefix, relevant-questions, relevant_questions, toilet-questions, hidden, all | *[toilets:description](https://wiki.osm.org/wiki/Key:toilets:description)* ([text](../SpecialInputElements.md#text)) |
| [toilets_toilets-wheelchair](#toilets_toilets-wheelchair) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilets-wheelchair))_ | Is there a dedicated toilet for wheelchair users?<br/>3 options | relevant-questions, wheelchair, hidden, no-prefix, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets-type](#toilets-type) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-type))_ | Which kind of toilets are these?<br/>4 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets-disposal](#toilets-disposal) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-disposal))_ | How is the waste handled?<br/>3 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [menstrual_products](#menstrual_products) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#menstrual_products))_ | Are free, menstrual products distributed here?<br/>3 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [menstrual_products_location](#menstrual_products_location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#menstrual_products_location))_ | Where are the free menstrual products located?<br/>_The menstrual products are located in {toilets:menstrual_products:location}_<br/>3 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[toilets:menstrual_products:location](https://wiki.osm.org/wiki/Key:toilets:menstrual_products:location)* ([string](../SpecialInputElements.md#string)) |
| [toilets-changing-table](#toilets-changing-table) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-changing-table))_ | Is a changing table (to change diapers) available?<br/>2 options | relevant-questions, no-prefix, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-changing_table:location](#toilet-changing_table:location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?<br/>_A changing table is located at {changing_table:location}_<br/>4 options | relevant-questions, no-prefix, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[changing_table:location](https://wiki.osm.org/wiki/Key:changing_table:location)* ([string](../SpecialInputElements.md#string)) |
| [toilet-has-paper](#toilet-has-paper) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-has-paper))_ | Does one have to bring their own toilet paper to this toilet?<br/>2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?<br/>5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-wheelchair-access](#toilet-wheelchair-access) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?<br/>5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?<br/>4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?<br/>2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?<br/>2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?<br/>2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-door-width](#wheelchair-door-width) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?<br/>_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [adult-changing-table](#adult-changing-table) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult-changing-table))_ | Does this toilet have an adult changing table?<br/>2 options | prefixed, hidden, relevant-questions, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [changing_table_adult_height](#changing_table_adult_height) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#changing_table_adult_height))_ | What is the height of the adult changing table?<br/>_The changing table is {canonical(changing_table:adult:height)} high_<br/>1 options | relevant_questions, hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[changing_table:adult:height](https://wiki.osm.org/wiki/Key:changing_table:adult:height)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [changing_table_adult_adult-changing-table-min_height](#changing_table_adult_adult-changing-table-min_height) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#changing_table_adult_adult-changing-table-min_height))_ | What is the lowest height the adult changing table can be moved to?<br/>_The lowest height of the adult changing table is {canonical(changing_table:adult:min_height)}_ | relevant_questions, hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[changing_table:adult:min_height](https://wiki.osm.org/wiki/Key:changing_table:adult:min_height)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [changing_table_adult_adult-changing-table-max_height](#changing_table_adult_adult-changing-table-max_height) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#changing_table_adult_adult-changing-table-max_height))_ | What is the highest height the adult changing table can be moved to?<br/>_The highest height of the adult changing table is {canonical(changing_table:adult:max_height)}_ | relevant_questions, hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[changing_table:adult:max_height](https://wiki.osm.org/wiki/Key:changing_table:adult:max_height)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [changing_table_adult_adult-changing-table-mechanism](#changing_table_adult_adult-changing-table-mechanism) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#changing_table_adult_adult-changing-table-mechanism))_ | How is the height of the changing table adjusted?<br/>2 options | relevant_questions, hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [changing_table_adult_adult-changing-table-support](#changing_table_adult_adult-changing-table-support) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#changing_table_adult_adult-changing-table-support))_ | How is the adult changing table supported?<br/>3 options | relevant_questions, hidden, prefixed, adult-changing-table, hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [internet](#internet) <br/>_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?<br/>6 options | internet-all | _Multiple choice only_ |
| [internet-fee](#internet-fee) <br/>_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?<br/>3 options | internet-all | _Multiple choice only_ |
| [internet-ssid](#internet-ssid) <br/>_(Original in [questions](./BuiltinQuestions.md#internet-ssid))_ | What is the network name for the wireless internet access?<br/>_The network name is <b>{internet_access:ssid}</b>_<br/>1 options | internet-all | *[internet_access:ssid](https://wiki.osm.org/wiki/Key:internet_access:ssid)* ([string](../SpecialInputElements.md#string)) |
| [dog-access](#dog-access) <br/>_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?<br/>5 options | | _Multiple choice only_ |
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_
The question is `Is this hostel exclusively for groups?`
-*This hostel is exclusively for groups* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:group_only'target='_blank'>group_only</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes'target='_blank'>yes</a>
-*This hostel is not exclusively for groups* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:group_only'target='_blank'>group_only</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dhostel'target='_blank'>hostel</a>
-*Not part of a bigger brand* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:nobrand'target='_blank'>nobrand</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:nobrand%3Dyes'target='_blank'>yes</a>
### phone
The question is `What is the phone number of {title()}?`
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/phone.svg'>*{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'>*<a href='mailto:{contact:email}' target='_blank' rel='noopener'>{contact:email}</a>* is shown if with contact:email~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'>*<a href='mailto:{operator:email}' target='_blank' rel='noopener'>{operator:email}</a>* is shown if with operator:email~.+. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/icons/website.svg'>*<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* is shown if with contact:website~.+. _This option cannot be chosen as answer_
The question is `Is this place accessible with a wheelchair?`
-*This place is specially adapted for wheelchair users* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated'target='_blank'>designated</a>
-*This place is easily reachable with a wheelchair* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes'target='_blank'>yes</a>
-*It is possible to reach this place in a wheelchair, but it is not easy* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited'target='_blank'>limited</a>
-*This place is not reachable with a wheelchair* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno'target='_blank'>no</a>
_This tagrendering has no question and is thus read-only_
*Toilet information*
-*Does not have toilets* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno'target='_blank'>no</a>
This tagrendering has labels `all``hidden`
### has_toilets
The question is `Has {title()} toilets?`
-*Has toilets* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
-*Has no toilets* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno'target='_blank'>no</a>
-*The toilets are marked separately on the map* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate'target='_blank'>separate</a>
This tagrendering has labels `toilet-questions``hidden``all`
### images_toilet
_This tagrendering has no question and is thus read-only_
*{image_carousel(toilets:panoramax;toilets:mapillary;toilets:images)}{image_upload(toilets:panoramax,Add a picture of the toilets,)}*
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant_questions``toilet-questions``hidden``all`
### toilets_repeated
_This tagrendering has no question and is thus read-only_
*Multiple, identical objects can be found on floors {toilets:repeat_on}.*
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& toilets:repeat_on~.+
This tagrendering has labels `level``amenity-no-prefix``relevant_questions``toilet-questions``hidden``all`
### toilets_single_level
The question is `On what level is this feature located?`
*Located on the {toilets:level}th floor* is shown if `toilets:level` is set.
-*Located underground* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:location'target='_blank'>toilets:location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:location%3Dunderground'target='_blank'>underground</a>. _This option cannot be chosen as answer_
-*Located on the ground floor* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:level'target='_blank'>toilets:level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0'target='_blank'>0</a>
-*Located on the ground floor* is shown if with toilets:level=. _This option cannot be chosen as answer_
-*Located on the first floor* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:level'target='_blank'>toilets:level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1'target='_blank'>1</a>
-*Located on the first basement level* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:level'target='_blank'>toilets:level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1'target='_blank'>-1</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& toilets:repeat_on=
This tagrendering has labels `level``amenity-no-prefix``relevant_questions``toilet-questions``hidden``all`
### toilets_toilet-access
The question is `Are these toilets publicly accessible?`
*Access is {toilets:access}* is shown if `toilets:access` is set.
-*Public access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:access'target='_blank'>toilets:access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes'target='_blank'>yes</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/key'>*Only access to customers* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:access'target='_blank'>toilets:access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers'target='_blank'>customers</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/lock'>*Not accessible* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:access'target='_blank'>toilets:access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/key'>*Accessible, but one has to ask a key to enter* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:access'target='_blank'>toilets:access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey'target='_blank'>key</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``amenity-no-prefix``relevant_questions``toilet-questions``hidden``all`
### toilets_toilets-fee
The question is `Are these toilets free to use?`
-*These are paid toilets* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:fee'target='_blank'>toilets:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes'target='_blank'>yes</a>
-*Free to use* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:fee'target='_blank'>toilets:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& toilets:access!=no
This tagrendering has labels `relevant-questions``amenity-no-prefix``relevant_questions``toilet-questions``hidden``all`
### toilets_toilet-charge
The question is `How much does one have to pay for these toilets?`
*The fee is {toilets:charge}* is shown if `toilets:charge` is set.
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:fee'target='_blank'>toilets:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``amenity-no-prefix``relevant_questions``toilet-questions``hidden``all`
### toilets_payment-options-split
The question is `Which methods of payment are accepted here?`
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/cash.svg'>*Cash is accepted here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:cash'target='_blank'>toilets:payment:cash</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:cash%3Dyes'target='_blank'>yes</a>. _This option cannot be chosen as answer_. Unselecting this answer will add toilets:payment:cash=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/payment_card.svg'>*Payment cards are accepted here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:cards'target='_blank'>toilets:payment:cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:cards%3Dyes'target='_blank'>yes</a>. _This option cannot be chosen as answer_. Unselecting this answer will add toilets:payment:cards=
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/qrcode.svg'>*Payment by QR-code is possible here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:qr_code'target='_blank'>toilets:payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:qr_code%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:qr_code'target='_blank'>toilets:payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:qr_code%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/coins.svg'>*Coins are accepted here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:coins'target='_blank'>toilets:payment:coins</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:coins%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:coins'target='_blank'>toilets:payment:coins</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:coins%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/notes.svg'>*Bank notes are accepted here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:notes'target='_blank'>toilets:payment:notes</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:notes%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:notes'target='_blank'>toilets:payment:notes</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:notes%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/payment_card.svg'>*Debit cards are accepted here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:debit_cards'target='_blank'>toilets:payment:debit_cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:debit_cards%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:debit_cards'target='_blank'>toilets:payment:debit_cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:debit_cards%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/payment_card.svg'>*Credit cards are accepted here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:credit_cards'target='_blank'>toilets:payment:credit_cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:credit_cards%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:payment:credit_cards'target='_blank'>toilets:payment:credit_cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:payment:credit_cards%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:fee'target='_blank'>toilets:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``amenity-no-prefix``relevant_questions``toilet-questions``hidden``all`
### toilets_gender_segregated
The question is `Are these toilets gender-segregated?`
-*There is a separate, signposted area for men and women* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated'target='_blank'>toilets:gender_segregated</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes'target='_blank'>yes</a>
-*There is no separate, signposted area for men and women* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated'target='_blank'>toilets:gender_segregated</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& toilets:toilets:position!=urinal
This tagrendering has labels `relevant-questions``no-prefix``amenity-no-prefix``relevant_questions``toilet-questions``hidden``all`
### toilets_toilet-supervised
The question is `Is this toilets supervised by a person?`
-*There is a person supervising these toilets during (most of) the opening hours* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:supervised'target='_blank'>toilets:supervised</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes'target='_blank'>yes</a>
-*There is a person supervising these toilets, but they are present only during certain times of the opening hours* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:supervised'target='_blank'>toilets:supervised</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval'target='_blank'>interval</a>
-*These toilets are not supervised* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:supervised'target='_blank'>toilets:supervised</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& (<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:access'target='_blank'>toilets:access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes'target='_blank'>yes</a> | toilets:access=)
This tagrendering has labels `relevant-questions``no-prefix``amenity-no-prefix``relevant_questions``toilet-questions``hidden``all`
### toilets_description
The question is `Is there still some relevant info that the previous questions did not cover? Feel free to add it here.`
*{toilets:description}* is shown if `toilets:description` is set.
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `amenity-no-prefix``no-prefix``relevant-questions``relevant_questions``toilet-questions``hidden``all`
### toilets_toilets-wheelchair
The question is `Is there a dedicated toilet for wheelchair users?`
-*There is a dedicated toilet for wheelchair users* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes'target='_blank'>yes</a>
-*No wheelchair access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno'target='_blank'>no</a>
-*There is only a dedicated toilet for wheelchair users* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated'target='_blank'>designated</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``wheelchair``hidden``no-prefix``amenity-no-prefix``relevant_questions``toilet-questions``hidden``all`
### toilets-type
The question is `Which kind of toilets are these?`
-*There are only seated toilets* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:position'target='_blank'>toilets:position</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated'target='_blank'>seated</a>
-*There are only urinals here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:position'target='_blank'>toilets:position</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal'target='_blank'>urinal</a>
-*There are only squat toilets here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:position'target='_blank'>toilets:position</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat'target='_blank'>squat</a>
-*Both seated toilets and urinals are available here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:position'target='_blank'>toilets:position</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal'target='_blank'>seated;urinal</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilets-disposal
The question is `How is the waste handled?`
-*The waste is moved away by flushing the toilet with water* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:disposal'target='_blank'>toilets:disposal</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush'target='_blank'>flush</a>
-*The waste falls into a pit* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:disposal'target='_blank'>toilets:disposal</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine'target='_blank'>pitlatrine</a>
-*The waste is collected in a bucket or similar container, which is regularly removed* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:disposal'target='_blank'>toilets:disposal</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket'target='_blank'>bucket</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### menstrual_products
The question is `Are free, menstrual products distributed here?`
-*Free menstrual products are available to all visitors of these toilets* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products'target='_blank'>toilets:menstrual_products</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes'target='_blank'>yes</a>
-*Free menstrual products are available to some visitors of these toilets* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products'target='_blank'>toilets:menstrual_products</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited'target='_blank'>limited</a>
-*No free menstrual products are available here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products'target='_blank'>toilets:menstrual_products</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### menstrual_products_location
The question is `Where are the free menstrual products located?`
*The menstrual products are located in {toilets:menstrual_products:location}* is shown if `toilets:menstrual_products:location` is set.
-*The free, menstrual products are located in the toilet for women* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location'target='_blank'>toilets:menstrual_products:location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet'target='_blank'>female_toilet</a>
-*The free, menstrual products are located in the toilet for men* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location'target='_blank'>toilets:menstrual_products:location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet'target='_blank'>male_toilet</a>
-*The free, menstrual products are located in the toilet for wheelchair users* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location'target='_blank'>toilets:menstrual_products:location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet'target='_blank'>wheelchair_toilet</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& (<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products'target='_blank'>toilets:menstrual_products</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited'target='_blank'>limited</a> | toilets:menstrual_products:location~.+)
This tagrendering has labels `relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilets-changing-table
The question is `Is a changing table (to change diapers) available?`
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/toilet/baby.svg'>*A changing table is available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table'target='_blank'>changing_table</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes'target='_blank'>yes</a>
-*No changing table is available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table'target='_blank'>changing_table</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``no-prefix``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilet-changing_table:location
The question is `Where is the changing table located?`
*A changing table is located at {changing_table:location}* is shown if `changing_table:location` is set.
-*A changing table is in the toilet for women* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:location'target='_blank'>changing_table:location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet'target='_blank'>female_toilet</a>
-*A changing table is in the toilet for men* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:location'target='_blank'>changing_table:location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet'target='_blank'>male_toilet</a>
-*A changing table is in the toilet for wheelchair users* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:location'target='_blank'>changing_table:location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet'target='_blank'>wheelchair_toilet</a>
-*A changing table is in a dedicated room* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:location'target='_blank'>changing_table:location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room'target='_blank'>dedicated_room</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table'target='_blank'>changing_table</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``no-prefix``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilet-has-paper
The question is `Does one have to bring their own toilet paper to this toilet?`
-*This toilet is equipped with toilet paper* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied'target='_blank'>toilets:paper_supplied</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes'target='_blank'>yes</a>
-*You have to bring your own toilet paper to this toilet* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied'target='_blank'>toilets:paper_supplied</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& toilets:position!=urinal
This tagrendering has labels `relevant-questions``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilet-handwashing
The question is `Do these toilets have a sink to wash your hands?`
-*These toilets have a sink to wash your hands* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing'target='_blank'>toilets:handwashing</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes'target='_blank'>yes</a>
-*These toilets <b>don't</b> have a sink to wash your hands* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing'target='_blank'>toilets:handwashing</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilet-drying
The question is `Do these toilets have a device to dry your hands?`
-*Electric hand dryers are available for drying hands.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying'target='_blank'>toilets:hands_drying</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer'target='_blank'>electric_hand_dryer</a>
-*Paper towels are available for drying hands.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying'target='_blank'>toilets:hands_drying</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel'target='_blank'>paper_towel</a>
-*A towel roll cabinet is available for drying hands* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying'target='_blank'>toilets:hands_drying</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet'target='_blank'>towel_cabinet</a>
-*A fabric towel available to dry your hands.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying'target='_blank'>toilets:hands_drying</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel'target='_blank'>towel</a>
-*There are no hand drying facilities available.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying'target='_blank'>toilets:hands_drying</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing'target='_blank'>toilets:handwashing</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### wheelchair-group
_This tagrendering has no question and is thus read-only_
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### wheelchair-picture-carousel
_This tagrendering has no question and is thus read-only_
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& (<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes'target='_blank'>yes</a> | (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtoilets'target='_blank'>toilets</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes'target='_blank'>yes</a>))
This tagrendering has labels `wheelchair``hidden``relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### wheelchair-picture
_This tagrendering has no question and is thus read-only_
*{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}*
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& (<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes'target='_blank'>yes</a> | (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtoilets'target='_blank'>toilets</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes'target='_blank'>yes</a>))
This tagrendering has labels `wheelchair``hidden``relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### wheelchair-title
_This tagrendering has no question and is thus read-only_
*Wheelchair accessible toilet*
-*Wheelchair accessibility features* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated'target='_blank'>designated</a> | <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated'target='_blank'>designated</a>
-*No wheelchair accessible toilet* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno'target='_blank'>no</a> | <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `hidden``relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilet-wheelchair-access
The question is `Is the wheelchair-accessible toilet locked?`
-*The wheelchair accessible toilets are freely accessible* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:access'target='_blank'>toilets:wheelchair:access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:access%3Dyes'target='_blank'>yes</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/key'>*One needs to ask permission to access wheelchair-accessible toilet, e.g. by asking a key* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:access'target='_blank'>toilets:wheelchair:access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:access%3Dkey'target='_blank'>key</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/toilet/MLAK.svg'>*One can use a <i>Master Locksmiths Access Key</i> <b>(MLAK)</b> to access this bathroom* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:centralkey'target='_blank'>centralkey</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:centralkey%3Dmlak'target='_blank'>mlak</a>
-*One can use a <b>RADAR Key</b> to access this bathroom* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:centralkey'target='_blank'>centralkey</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:centralkey%3Dnks'target='_blank'>nks</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/toilet/eurokey.svg'>*One can use a <b>EuroKey</b> to access this bathroom* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:centralkey'target='_blank'>centralkey</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:centralkey%3Deurokey'target='_blank'>eurokey</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& (<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes'target='_blank'>yes</a> | (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtoilets'target='_blank'>toilets</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes'target='_blank'>yes</a>)) & (<ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes'target='_blank'>yes</a> | <ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic'target='_blank'>public</a> | <ahref='https://wiki.openstreetmap.org/wiki/Key:access'target='_blank'>access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers'target='_blank'>customers</a> | access=)
This tagrendering has labels `hidden``wheelchair``relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilets_wheelchair_has_grab_rail_lr
The question is `Is there a grab rail?`
-*Grab rails on <b>both</b> sides* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left'target='_blank'>toilets:wheelchair:grab_rail:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:right'target='_blank'>toilets:wheelchair:grab_rail:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:right%3Dyes'target='_blank'>yes</a>
-*Only grab rails on the <b>left</b> side* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left'target='_blank'>toilets:wheelchair:grab_rail:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:right'target='_blank'>toilets:wheelchair:grab_rail:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:right%3Dno'target='_blank'>no</a>
-*Grab rails on the <b>right</b> side* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left'target='_blank'>toilets:wheelchair:grab_rail:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno'target='_blank'>no</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:right'target='_blank'>toilets:wheelchair:grab_rail:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:right%3Dyes'target='_blank'>yes</a>
-*<b>No grab rails</b> at all* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left'target='_blank'>toilets:wheelchair:grab_rail:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno'target='_blank'>no</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:right'target='_blank'>toilets:wheelchair:grab_rail:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:right%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& (<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes'target='_blank'>yes</a> | (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtoilets'target='_blank'>toilets</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes'target='_blank'>yes</a>))
This tagrendering has labels `wheelchair``relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilets_wheelchair_has_grab_rail_behind
The question is `Does the toilet have a grab rail behind the toilet?`
-*Has a grab rail <b>behind</b> the toilet* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind'target='_blank'>toilets:wheelchair:grab_rail:behind</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes'target='_blank'>yes</a>
-*No grab rail behind the toilet* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind'target='_blank'>toilets:wheelchair:grab_rail:behind</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& (<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes'target='_blank'>yes</a> | (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtoilets'target='_blank'>toilets</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes'target='_blank'>yes</a>))
This tagrendering has labels `wheelchair``relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilets_wheelchair_is_foldable_left
The question is `Is the left grab rail foldable?`
-*The left grab rail is <b>foldable</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left'target='_blank'>toilets:wheelchair:is_foldable:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes'target='_blank'>yes</a>
-*The left grab rail is not foldable* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left'target='_blank'>toilets:wheelchair:is_foldable:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left'target='_blank'>toilets:wheelchair:grab_rail:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes'target='_blank'>yes</a>& (<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes'target='_blank'>yes</a> | (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtoilets'target='_blank'>toilets</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes'target='_blank'>yes</a>))
This tagrendering has labels `generic_questions``wheelchair``relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilets_wheelchair_is_foldable_right
The question is `Is the right grab rail foldable?`
-*The right grab rail is <b>foldable</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right'target='_blank'>toilets:wheelchair:is_foldable:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes'target='_blank'>yes</a>
-*The right grab rail is not foldable* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right'target='_blank'>toilets:wheelchair:is_foldable:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:right'target='_blank'>toilets:wheelchair:grab_rail:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:right%3Dyes'target='_blank'>yes</a>& (<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes'target='_blank'>yes</a> | (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtoilets'target='_blank'>toilets</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes'target='_blank'>yes</a>))
This tagrendering has labels `generic_questions``wheelchair``relevant-questions``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### wheelchair-door-width
The question is `What is the width of the door to the wheelchair accessible toilet?`
*The door to the wheelchair-accessible toilet is {canonical(door:width)} wide* is shown if `door:width` is set.
The allowed input is of type pfloat and is in range 0.4 until 4 (both inclusive). A warning will appear if the value is outside of 0.6 and 2.
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>& (<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair'target='_blank'>toilets:wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated'target='_blank'>designated</a> | (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dtoilet'target='_blank'>toilet</a>& wheelchair~^(yes|designated)$))
This tagrendering has labels `relevant-questions``wheelchair``hidden``prefixed``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### questions-wheelchair
_This tagrendering has no question and is thus read-only_
*{questions(wheelchair,,)}*
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `wheelchair``hidden``relevant-questions``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### adult_changing_table_title
_This tagrendering has no question and is thus read-only_
*Adult changing table*
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult'target='_blank'>changing_table:adult</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `hidden``prefixed``adult-changing-table``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### adult-changing-table
The question is `Does this toilet have an adult changing table?`
-*Has a changing table for adults* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult'target='_blank'>changing_table:adult</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes'target='_blank'>yes</a>
-*No changing table for adults* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult'target='_blank'>changing_table:adult</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno'target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `prefixed``hidden``relevant-questions``adult-changing-table``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### changing_table_adult_height
The question is `What is the height of the adult changing table?`
*The changing table is {canonical(changing_table:adult:height)} high* is shown if `changing_table:adult:height` is set.
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
-*The changing table is <b>adjustable in height</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height'target='_blank'>changing_table:adult:height</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable'target='_blank'>adjustable</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult'target='_blank'>changing_table:adult</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant_questions``hidden``prefixed``adult-changing-table``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
The question is `What is the lowest height the adult changing table can be moved to?`
*The lowest height of the adult changing table is {canonical(changing_table:adult:min_height)}* is shown if `changing_table:adult:min_height` is set.
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult'target='_blank'>changing_table:adult</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height'target='_blank'>changing_table:adult:height</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable'target='_blank'>adjustable</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant_questions``hidden``prefixed``adult-changing-table``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
The question is `What is the highest height the adult changing table can be moved to?`
*The highest height of the adult changing table is {canonical(changing_table:adult:max_height)}* is shown if `changing_table:adult:max_height` is set.
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult'target='_blank'>changing_table:adult</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height'target='_blank'>changing_table:adult:height</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable'target='_blank'>adjustable</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant_questions``hidden``prefixed``adult-changing-table``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
The question is `How is the height of the changing table adjusted?`
-*The height of the adult changing table is adjusted <b>manually</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism'target='_blank'>changing_table:adult:height:mechanism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual'target='_blank'>manual</a>
-*The height of the adult changing table is adjusted <b>electrically</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism'target='_blank'>changing_table:adult:height:mechanism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric'target='_blank'>electric</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult'target='_blank'>changing_table:adult</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height'target='_blank'>changing_table:adult:height</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable'target='_blank'>adjustable</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant_questions``hidden``prefixed``adult-changing-table``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
The question is `How is the adult changing table supported?`
-*The changing table is mounted to the wall* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support'target='_blank'>changing_table:adult:support</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted'target='_blank'>wall_mounted</a>
-*The changing table stands on table legs* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support'target='_blank'>changing_table:adult:support</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs'target='_blank'>legs</a>
-*The changing table stands on table legs <b>with wheels</b> and can be moved* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support'target='_blank'>changing_table:adult:support</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels'target='_blank'>wheels</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult'target='_blank'>changing_table:adult</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `relevant_questions``hidden``prefixed``adult-changing-table``hidden``prefixed``adult-changing-table``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### questions-adult-changing-table
_This tagrendering has no question and is thus read-only_
*{questions(adult-changing-table,,yes)}*
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets'target='_blank'>toilets</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes'target='_blank'>yes</a>
This tagrendering has labels `hidden``relevant-questions``adult-changing-table``amenity-prefixed``relevant_questions``toilet-questions``hidden``all`
### toilet-question-box
_This tagrendering has no question and is thus read-only_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/wifi'>*This place offers wireless internet access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan'target='_blank'>wlan</a>
-*This place <b>does not</b> offer internet access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno'target='_blank'>no</a>
-*This place offers internet access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dyes'target='_blank'>yes</a>. _This option cannot be chosen as answer_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/computer'>*This place offers internet access via a terminal or computer* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal'target='_blank'>terminal</a>
-*This place offers wired internet access* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired'target='_blank'>wired</a>
-*This place offers both wireless internet and internet access via a terminal or computer* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access'target='_blank'>internet_access</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan'target='_blank'>terminal;wlan</a>
The question is `Is there a fee for internet access?`
-*There is a fee for the internet access at this place* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access:fee'target='_blank'>internet_access:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes'target='_blank'>yes</a>
-*Internet access is free at this place* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access:fee'target='_blank'>internet_access:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno'target='_blank'>no</a>
-*Internet access is free at this place, for customers only* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access:fee'target='_blank'>internet_access:fee</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers'target='_blank'>customers</a>
This tagrendering is only visible in the popup if the following condition is met: internet_access!=no & internet_access~.+
-*Telekom* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid'target='_blank'>internet_access:ssid</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom'target='_blank'>Telekom</a>
This tagrendering is only visible in the popup if the following condition is met: internet_access~^(.*wlan.*)$
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/dogs_allowed.svg'>*Dogs are allowed* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:dog'target='_blank'>dog</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes'target='_blank'>yes</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/no_dogs.svg'>*Dogs are <b>not</b> allowed* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:dog'target='_blank'>dog</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/dogs_leashed.svg'>*Dogs are allowed, but they have to be leashed* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:dog'target='_blank'>dog</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed'target='_blank'>leashed</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/dogs_allowed.svg'>*Dogs are allowed and can run around freely* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:dog'target='_blank'>dog</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed'target='_blank'>unleashed</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/dogs_outside.svg'>*Dogs are allowed only outside* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:dog'target='_blank'>dog</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside'target='_blank'>outside</a>
This document is autogenerated from [assets/layers/tourism_accomodation/tourism_accomodation.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/tourism_accomodation/tourism_accomodation.json)