- 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 pub** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub'target='_blank'>pub</a>
- **a bar** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar'target='_blank'>bar</a>
- **a cafe** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe'target='_blank'>cafe</a>
- **a nightclub or disco** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dnightclub'target='_blank'>nightclub</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%22amenity%22%3D%22bar%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22pub%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22cafe%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22biergarten%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22nightclub%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 business?<br/>_This business is named {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [Classification](#Classification) | What kind of cafe is this?<br/>6 options | | _Multiple choice only_ |
| [opening_hours](#opening_hours) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [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)) |
| [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)) |
| [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)) |
| [payment-options](#payment-options) <br/>_(Original in [questions](./BuiltinQuestions.md#payment-options))_ | Which methods of payment are accepted here?<br/>3 options | | _Multiple choice only_ |
| [repeated](#repeated) <br/>_(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
| [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_ |
| [service:electricity](#service:electricity) <br/>_(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?<br/>4 options | | _Multiple choice only_ |
| [seating](#seating) <br/>_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?<br/>2 options | | _Multiple choice only_ |
| [dog-access](#dog-access) <br/>_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?<br/>5 options | | _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)) |
| [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, hidden, 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, hidden, 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, hidden, 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, hidden, 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, hidden, 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_ |
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_
-*A pub, mostly for drinking beers in a warm, relaxed interior* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub'target='_blank'>pub</a>
-*A more modern and commercial <b>bar</b>, possibly with a music and light installation* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar'target='_blank'>bar</a>
-*A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe'target='_blank'>cafe</a>
-*A <b>restaurant</b> where one can get a proper meal* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant'target='_blank'>restaurant</a>
-*An open space where beer is served, typically seen in Germany* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbiergarten'target='_blank'>biergarten</a>
-*This is a <b>nightclub</b> or disco with a focus on dancing, music by a DJ with accompanying light show and a bar to get (alcoholic) drinks* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dnightclub'target='_blank'>nightclub</a>
### opening_hours
The question is `What are the opening hours of {title()}?`
-*Marked as closed for an unspecified time* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:opening_hours'target='_blank'>opening_hours</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dclosed'target='_blank'>closed</a>. _This option cannot be chosen as answer_
### website
The question is `What is the website of {title()}?`
-<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_
-<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/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/layers/questions/cash.svg'>*Cash is accepted here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cash'target='_blank'>payment:cash</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cash'target='_blank'>payment:cash</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno'target='_blank'>no</a>
-<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:payment:cards'target='_blank'>payment:cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cards'target='_blank'>payment:cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno'target='_blank'>no</a>
-<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:payment:qr_code'target='_blank'>payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code'target='_blank'>payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno'target='_blank'>no</a>
The question is `On what level is this feature located?`
*Located on the {level}th floor* is shown if `level` is set.
-*Located underground* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:location'target='_blank'>location</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag: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:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D0'target='_blank'>0</a>
-*Located on the ground floor* is shown if with level=. _This option cannot be chosen as answer_
-*Located on the first floor* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D1'target='_blank'>1</a>
-*Located on the first basement level* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:level'target='_blank'>level</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:level%3D-1'target='_blank'>-1</a>
The question is `Is smoking allowed at {title()}?`
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/smoking.svg'>*Smoking is <b>allowed</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:smoking'target='_blank'>smoking</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes'target='_blank'>yes</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/no_smoking.svg'>*Smoking is <b>not allowed</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:smoking'target='_blank'>smoking</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno'target='_blank'>no</a>
-*Smoking is <b>allowed outside</b>.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:smoking'target='_blank'>smoking</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside'target='_blank'>outside</a>
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>
-*Accepts reusable cups* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept'target='_blank'>reusable_packaging:accept</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes'target='_blank'>yes</a>
-*Does not accept reusable cups* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept'target='_blank'>reusable_packaging:accept</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno'target='_blank'>no</a>
-*<b>Only</b> serves to people who bring reusable cups* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept'target='_blank'>reusable_packaging:accept</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly'target='_blank'>only</a>
The question is `Does this amenity have electrical outlets, available to customers when they are inside?`
-*There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:service:electricity'target='_blank'>service:electricity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes'target='_blank'>yes</a>
-*There are a few domestic sockets available to customers seated indoors, where they can charge their electronics* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:service:electricity'target='_blank'>service:electricity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited'target='_blank'>limited</a>
-*There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:service:electricity'target='_blank'>service:electricity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask'target='_blank'>ask</a>
-*There are a no domestic sockets available to customers seated indoors* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:service:electricity'target='_blank'>service:electricity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/outdoor_seating/outdoor_seating.svg'>*This place has outdoor seating* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating'target='_blank'>outdoor_seating</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:outdoor_seating'target='_blank'>outdoor_seating</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:outdoor_seating%3Dno'target='_blank'>no</a>
-*This place has indoor seating* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:indoor_seating'target='_blank'>indoor_seating</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dyes'target='_blank'>yes</a>. Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:indoor_seating'target='_blank'>indoor_seating</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:indoor_seating%3Dno'target='_blank'>no</a>
-<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>
-<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.*)$
-*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>
-*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 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`
*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~.+
-*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=
-*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>
-*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 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>
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>
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
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 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>
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>
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>
-*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>
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>
-*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~.+)
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>
-*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>
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
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>
The question is `Is soap for handwashing provided?`
-*Soap for handwashing is provided* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap'target='_blank'>handwashing:soap</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes'target='_blank'>yes</a>
-*No soap for handwashing* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap'target='_blank'>handwashing:soap</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%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`
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 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 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`
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 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>
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``hidden``relevant_questions``toilet-questions``hidden``all`
-*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>))
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>))
-*The left grab rail is <b>foldable</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left'target='_blank'>toilets:wheelchair:grab_rail:foldable:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail: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:grab_rail:foldable:left'target='_blank'>toilets:wheelchair:grab_rail:foldable:left</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail: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``hidden``relevant_questions``toilet-questions``hidden``all`
-*The right grab rail is <b>foldable</b>* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right'target='_blank'>toilets:wheelchair:grab_rail:foldable:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail: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:grab_rail:foldable:right'target='_blank'>toilets:wheelchair:grab_rail:foldable:right</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail: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``hidden``relevant_questions``toilet-questions``hidden``all`
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`
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 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>
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`
-*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`
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`
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`
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 document is autogenerated from [assets/layers/cafe_pub/cafe_pub.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/cafe_pub/cafe_pub.json)