- 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 restaurant** 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%3Drestaurant'target='_blank'>restaurant</a>
- **a fastfood** 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%3Dfast_food'target='_blank'>fast_food</a>
- **a fries shop** 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%3Dfast_food'target='_blank'>fast_food</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</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%22fast_food%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22restaurant%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/>_The name of this business is {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [Fastfood vs restaurant](#Fastfood vs restaurant) | What type of business is this?<br/>2 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_ |
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [reservation](#reservation) <br/>_(Original in [questions](./BuiltinQuestions.md#reservation))_ | Is a reservation required for this place?<br/>4 options | | _Multiple choice only_ |
| [Takeaway](#Takeaway) | Does this place offer take-away?<br/>3 options | | _Multiple choice only_ |
| [delivery](#delivery) | Does deliver food to your home?<br/>2 options | | _Multiple choice only_ |
| [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?<br/>2 options | | _Multiple choice only_ |
| [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?<br/>_<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}_<br/>1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [child_highchair](#child_highchair) <br/> _(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?<br/>_{highchair} highchairs are available_<br/>4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) |
| [kids_area](#kids_area) <br/> _(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids<br/>5 options | | _Multiple choice only_ |
| [sugar_free](#sugar_free) <br/> _(Original in [diets](./diets.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [lactose_free](#lactose_free) <br/> _(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [gluten_free](#gluten_free) <br/> _(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan](#vegan) <br/>_(Original in [diets](./diets.md#vegan))_ | Does this place offer a vegan option?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan_food](#vegan_food) <br/> _(Original in [diets](./diets.md#vegan_food))_ | Does this business serve vegan meals?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegetarian](#vegetarian) <br/>_(Original in [diets](./diets.md#vegetarian))_ | Does this restaurant have a vegetarian option?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [halal](#halal) <br/>_(Original in [diets](./diets.md#halal))_ | Does this restaurant offer a halal menu?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [organic](#organic) <br/>_(Original in [diets](./diets.md#organic))_ | Does this restaurant offer organic food?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) <br/>_(Original in [diets](./diets.md#friture-vegetarian))_ | Does this fries shop have vegetarian snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) <br/>_(Original in [diets](./diets.md#friture-vegan))_ | Does this fries shop have vegan snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-organic](#friture-organic) <br/>_(Original in [diets](./diets.md#friture-organic))_ | Does this fries shop offer organic snacks?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-oil](#friture-oil) <br/>_(Original in [diets](./diets.md#friture-oil))_ | Does this fries shop use vegetable or animal oil for cooking?<br/>2 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-take-your-container](#friture-take-your-container) | If you bring your own container (such as a cooking pot and small pots), is it used to package your order?<br/>3 options | | _Multiple choice only_ |
| [smoking](#smoking) <br/>_(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?<br/>3 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_ |
| [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_ |
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_
-*This is a fast-food business, focused on fast service. If seating is available, it is rather limited and functional.* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food'target='_blank'>fast_food</a>
-*A <b>restaurant</b>, focused on creating a nice experience where one is served at the table* 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>
### 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>
-*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 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>
### Cuisine
The question is `What kind of food is served here?`
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🍕'>*Pizzeria* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza'target='_blank'>pizza</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🍟'>*Friture* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🍝'>*Serves mainly pasta* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta'target='_blank'>pasta</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🥙'>*Kebab shop* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab'target='_blank'>kebab</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🥪'>*Sandwich shop* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich'target='_blank'>sandwich</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🍔'>*Burgersrestaurant* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger'target='_blank'>burger</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🍣'>*Sushi restaurant* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi'target='_blank'>sushi</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/☕'>*Coffeebar* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee'target='_blank'>coffee</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🇮🇹'>*Italian restaurant (which serves more than pasta and pizza)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian'target='_blank'>italian</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🇫🇷'>*French restaurant* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench'target='_blank'>french</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🇨🇳'>*Chinese* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese'target='_blank'>chinese</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🇬🇷'>*Greek* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek'target='_blank'>greek</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🇮🇳'>*Indian* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian'target='_blank'>indian</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🇹🇷'>*Turkish restaurant* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish'target='_blank'>turkish</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🇹🇭'>*Thai restaurant* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai'target='_blank'>thai</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🇲🇽'>*Mexican dishes are served here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican 'target='_blank'>mexican </a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🇯🇵'>*Japanese dishes are served here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese 'target='_blank'>japanese </a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🐔'>*Chicken based dishes are served here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken 'target='_blank'>chicken </a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🐟'>*Seafood dishes are served here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood 'target='_blank'>seafood </a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/🇪🇸'>*Spanish dishes are served here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish'target='_blank'>spanish</a>
The question is `Is a reservation required for this place?`
-*A reservation is required at this place* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reservation'target='_blank'>reservation</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired'target='_blank'>required</a>
-*A reservation is not required, but still recommended to make sure you get a table* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reservation'target='_blank'>reservation</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended'target='_blank'>recommended</a>
-*Reservation is possible at this place* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reservation'target='_blank'>reservation</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes'target='_blank'>yes</a>
-*Reservation is not possible at this place* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:reservation'target='_blank'>reservation</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno'target='_blank'>no</a>
### Takeaway
The question is `Does this place offer take-away?`
-*This is a take-away only business* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:takeaway'target='_blank'>takeaway</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly'target='_blank'>only</a>
-*Take-away is possible here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:takeaway'target='_blank'>takeaway</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes'target='_blank'>yes</a>
-*Take-away is not possible here* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:takeaway'target='_blank'>takeaway</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno'target='_blank'>no</a>
### delivery
The question is `Does {title()} deliver food to your home?`
-*This business does home delivery (possibly via a third party)* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:delivery'target='_blank'>delivery</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes'target='_blank'>yes</a>
-*This business does not deliver at home* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:delivery'target='_blank'>delivery</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno'target='_blank'>no</a>
The question is `Does this fast-food restaurant have a drive-through?`
-*This fast-food restaurant has a drive-through* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:drive_through'target='_blank'>drive_through</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes'target='_blank'>yes</a>
-*This fast-food restaurant does not have a drive-through* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:drive_through'target='_blank'>drive_through</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:drive_through%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:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food'target='_blank'>fast_food</a>
### drive-through-opening_hours
The question is `What are the opening hours of the drive-through?`
-*The opening hours of the drive-through are the same as the restaurant* is shown if with opening_hours:drive_through=
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:drive_through'target='_blank'>drive_through</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes'target='_blank'>yes</a>
The question is `Is there a high chair (also known as booster chair) for toddlers available here?`
*{highchair} highchairs are available* is shown if `highchair` is set.
-*No highchair available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:highchair'target='_blank'>highchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno'target='_blank'>no</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/baby_chair.svg'>*At least one high chair is available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:highchair'target='_blank'>highchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes'target='_blank'>yes</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/baby_chair.svg'>*One high chair is available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:highchair'target='_blank'>highchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1'target='_blank'>1</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/baby_chair.svg'>*Two high chairs are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:highchair'target='_blank'>highchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2'target='_blank'>2</a>
### kids_area
The question is `Is there a play area for kids`
-*No kids area* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:kids_area'target='_blank'>kids_area</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno'target='_blank'>no</a>
-*Has a kids area both inside and outside* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:kids_area'target='_blank'>kids_area</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:kids_area:indoor'target='_blank'>kids_area:indoor</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:kids_area:indoor%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:kids_area:outdoor'target='_blank'>kids_area:outdoor</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:kids_area:outdoor%3Dyes'target='_blank'>yes</a>
-*Has an indoor kids area* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:kids_area'target='_blank'>kids_area</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:kids_area:indoor'target='_blank'>kids_area:indoor</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:kids_area:indoor%3Dyes'target='_blank'>yes</a>
-*Has an outdoor kids area* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:kids_area'target='_blank'>kids_area</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes'target='_blank'>yes</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:kids_area:outdoor'target='_blank'>kids_area:outdoor</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:kids_area:outdoor%3Dyes'target='_blank'>yes</a>
-*Has a kids area* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:kids_area'target='_blank'>kids_area</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes'target='_blank'>yes</a>. _This option cannot be chosen as answer_
### diets_title
_This tagrendering has no question and is thus read-only_
*Dietary options*
This tagrendering has labels `diets``hidden`
### diets_grouped
_This tagrendering has no question and is thus read-only_
*{group(diets_title,diets-content,)}*
This tagrendering has labels `diets`
### sugar_free
The question is `Does this shop have a sugar free offering?`
-*This shop <b>only sells sugar free</b> products* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free'target='_blank'>diet:sugar_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly'target='_blank'>only</a>
-*This shop has a big sugar free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free'target='_blank'>diet:sugar_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes'target='_blank'>yes</a>
-*This shop has a <b>limited sugar free</b> offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free'target='_blank'>diet:sugar_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited'target='_blank'>limited</a>
-*This shop has no sugar free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free'target='_blank'>diet:sugar_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno'target='_blank'>no</a>
This tagrendering has labels `diets``diets-content``hidden`
### lactose_free
The question is `Does {title()} have a lactose-free offering?`
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/lactose_free.svg'>*<b>Only sells lactose free</b> products* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free'target='_blank'>diet:lactose_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly'target='_blank'>only</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/lactose_free.svg'>*Big lactose free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free'target='_blank'>diet:lactose_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes'target='_blank'>yes</a>
-*<b>Limited lactose free</b> offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free'target='_blank'>diet:lactose_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited'target='_blank'>limited</a>
-*No lactose free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free'target='_blank'>diet:lactose_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno'target='_blank'>no</a>
This tagrendering has labels `diets``diets-content``hidden`
### gluten_free
The question is `Does this shop have a gluten free offering?`
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/glutenfree.svg'>*This shop <b>only sells gluten free</b> products* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free'target='_blank'>diet:gluten_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly'target='_blank'>only</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/questions/glutenfree.svg'>*This shop has a big gluten free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free'target='_blank'>diet:gluten_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes'target='_blank'>yes</a>
-*This shop has a <b>limited gluten free</b> offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free'target='_blank'>diet:gluten_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited'target='_blank'>limited</a>
-*This shop has no gluten free offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free'target='_blank'>diet:gluten_free</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno'target='_blank'>no</a>
This tagrendering has labels `diets``diets-content``hidden`
### vegan
The question is `Does this place offer a vegan option?`
-*This place <b>only sells vegan</b> products* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly'target='_blank'>only</a>
-*This shop has a big vegan offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes'target='_blank'>yes</a>
-*This shop has a <b>limited vegan</b> offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited'target='_blank'>limited</a>
-*This shop has no vegan offering* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno'target='_blank'>no</a>
This tagrendering has labels `diets``diets-content``hidden`
The question is `Does this business serve vegan meals?`
-*No vegan options available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno'target='_blank'>no</a>
-*Some vegan options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited'target='_blank'>limited</a>
-*Vegan options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes'target='_blank'>yes</a>
-*All dishes are vegan* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly'target='_blank'>only</a>
-*Some dishes might be adapted to a vegan version if asked for* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand'target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food'target='_blank'>fast_food</a> | <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>) & cuisine!=friture
This tagrendering has labels `diets``diets-content``hidden`
### vegetarian
The question is `Does this restaurant have a vegetarian option?`
-*No vegetarian options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno'target='_blank'>no</a>
-*Some vegetarian options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited'target='_blank'>limited</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/food/Vegetarian-mark.svg'>*Vegetarian options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes'target='_blank'>yes</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/food/Vegetarian-mark.svg'>*All dishes are vegetarian* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly'target='_blank'>only</a>
-*Some dishes might be adapted to a vegetarian version, but this should be demanded* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand'target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food'target='_blank'>fast_food</a> | <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>) & cuisine!=friture
The question is `Does this restaurant offer a halal menu?`
-*There are no halal options available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:halal'target='_blank'>diet:halal</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno'target='_blank'>no</a>
-*There is a small halal menu* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:halal'target='_blank'>diet:halal</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited'target='_blank'>limited</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'>*There is a halal menu* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:halal'target='_blank'>diet:halal</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes'target='_blank'>yes</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'>*Only halal options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:halal'target='_blank'>diet:halal</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly'target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food'target='_blank'>fast_food</a> | <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>) & cuisine!=friture
The question is `Does this restaurant offer organic food?`
-*There are no organic options available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno'target='_blank'>no</a>
-*There is an organic menu* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes'target='_blank'>yes</a>
-*Only organic options are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly'target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<ahref='https://wiki.openstreetmap.org/wiki/Key:amenity'target='_blank'>amenity</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food'target='_blank'>fast_food</a> | <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>) & cuisine!=friture
The question is `Does this fries shop have vegetarian snacks?`
-*Serves only vegetarian snacks and burgers* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly'target='_blank'>only</a>
-*Vegetarian snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes'target='_blank'>yes</a>
-*Only a small selection of snacks are vegetarian* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited'target='_blank'>limited</a>
-*No vegetarian snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian'target='_blank'>diet:vegetarian</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%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:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
The question is `Does this fries shop have vegan snacks?`
-*Serves only vegan snacks and burgers* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly'target='_blank'>only</a>
-*Vegan snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes'target='_blank'>yes</a>
-*A small selection of vegan snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited'target='_blank'>limited</a>
-*No vegan snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:diet:vegan'target='_blank'>diet:vegan</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%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:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
The question is `Does this fries shop offer organic snacks?`
-*Organic snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes'target='_blank'>yes</a>
-*No organic snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno'target='_blank'>no</a>
-*Only organic snacks are available* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:organic'target='_blank'>organic</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly'target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
The question is `Does this fries shop use vegetable or animal oil for cooking?`
-*The frying is done with vegetable oil* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:friture:oil'target='_blank'>friture:oil</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable'target='_blank'>vegetable</a>
-*The frying is done with animal oil* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:friture:oil'target='_blank'>friture:oil</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal'target='_blank'>animal</a>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
The question is `If you bring your own container (such as a cooking pot and small pots), is it used to package your order?`
-*You can bring <b>your own containers</b> to get your order, saving on single-use packaging material and thus waste* 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>
-*Bringing your own container is <b>not allowed</b>* 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>
-*You <b>must</b> bring your own container to order here.* 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>
This tagrendering is only visible in the popup if the following condition is met: <ahref='https://wiki.openstreetmap.org/wiki/Key:cuisine'target='_blank'>cuisine</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture'target='_blank'>friture</a>
### smoking
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>
### service:electricity
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 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 `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``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>))
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`
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/food/food.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/food/food.json)