[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# friture
This layer is based on [food](../Layers/food.md)
A layer showing restaurants and fast-food amenities (with a special rendering for friteries)
- This layer is shown at zoomlevel **12** and higher
- This layer will automatically load [toilet](./toilet.md) into the layout as it depends on it: tagrendering has_toilets needs this layer (has_toilets)
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
2. [Basic tags for this layer](#basic-tags-for-this-layer)
3. [Supported attributes](#supported-attributes)
4. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
- [Opening hours](#opening-hours)
- [Drive-through opening hours](#drive-through-opening-hours)
- [images](#images)
- [reviews](#reviews)
- [Name](#name)
- [Fastfood vs restaurant](#fastfood-vs-restaurant)
- [opening_hours](#opening_hours)
- [Opening hours](#opening-hours)
- [website](#website)
- [email](#email)
- [phone](#phone)
- [payment-options](#payment-options)
- [repeated](#repeated)
- [single_level](#single_level)
- [wheelchair-access](#wheelchair-access)
- [Cuisine](#cuisine)
- [show-menu-image](#show-menu-image)
- [add-menu-image](#add-menu-image)
- [menu-website](#menu-website)
- [Reservation](#reservation)
- [Takeaway](#takeaway)
- [delivery](#delivery)
- [drive-through](#drive-through)
- [drive-through-opening_hours](#drive-through-opening_hours)
- [Drive-through opening hours](#drive-through-opening-hours)
- [Vegetarian (no friture)](#vegetarian-(no-friture))
- [Vegan (no friture)](#vegan-(no-friture))
- [halal (no friture)](#halal-(no-friture))
- [organic (no friture)](#organic-(no-friture))
- [friture-vegetarian](#friture-vegetarian)
- [friture-vegan](#friture-vegan)
- [friture-organic](#friture-organic)
- [friture-oil](#friture-oil)
- [friture-take-your-container](#friture-take-your-container)
- [sugar_free](#sugar_free)
- [gluten_free](#gluten_free)
- [lactose_free](#lactose_free)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
- [seating](#seating)
- [dog-access](#dog-access)
- [internet](#internet)
- [internet-fee](#internet-fee)
- [internet-ssid](#internet-ssid)
- [toilets-group](#toilets-group)
- [grouptitle](#grouptitle)
- [has_toilets](#has_toilets)
- [toilets_repeated](#toilets_repeated)
- [toilets_single_level](#toilets_single_level)
- [toilets_toilet-access](#toilets_toilet-access)
- [toilets_toilets-fee](#toilets_toilets-fee)
- [toilets_toilet-charge](#toilets_toilet-charge)
- [toilets_payment-options-split](#toilets_payment-options-split)
- [toilets_gender_segregated](#toilets_gender_segregated)
- [toilets_toilet-supervised](#toilets_toilet-supervised)
- [toilets_description](#toilets_description)
- [toilets_toilets-wheelchair](#toilets_toilets-wheelchair)
- [toilets-type](#toilets-type)
- [toilets-disposal](#toilets-disposal)
- [menstrual_products](#menstrual_products)
- [menstrual_products_location](#menstrual_products_location)
- [toilets-changing-table](#toilets-changing-table)
- [toilet-changing_table:location](#toilet-changing_tablelocation)
- [toilet-has-paper](#toilet-has-paper)
- [toilet-handwashing](#toilet-handwashing)
- [toilet-drying](#toilet-drying)
- [wheelchair-group](#wheelchair-group)
- [wheelchair-picture-carousel](#wheelchair-picture-carousel)
- [wheelchair-picture](#wheelchair-picture)
- [wheelchair-title](#wheelchair-title)
- [toilet-wheelchair-access](#toilet-wheelchair-access)
- [questions-wheelchair](#questions-wheelchair)
- [adult_changing_table_title](#adult_changing_table_title)
- [adult-changing-table](#adult-changing-table)
- [changing_table_adult_height](#changing_table_adult_height)
- [changing_table_adult_adult-changing-table-min_height](#changing_table_adult_adult-changing-table-min_height)
- [changing_table_adult_adult-changing-table-max_height](#changing_table_adult_adult-changing-table-max_height)
- [changing_table_adult_adult-changing-table-mechanism](#changing_table_adult_adult-changing-table-mechanism)
- [changing_table_adult_adult-changing-table-support](#changing_table_adult_adult-changing-table-support)
- [questions-adult-changing-table](#questions-adult-changing-table)
- [toilet-question-box](#toilet-question-box)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
5. [Filters](#filters)
## Themes using this layer
- [fritures](https://mapcomplete.org/fritures)
## Basic tags for this layer
Elements must match **all** of the following expressions:
0. amenity=fast_food | amenity=restaurant
1. cuisine~^((.*;)?friture(;.*)?)$
[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%5B%22cuisine%22~%22%5E%28%28.*%3B%29%3Ffriture%28%3B.*%29%3F%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22amenity%22%3D%22restaurant%22%5D%5B%22cuisine%22~%22%5E%28%28.*%3B%29%3Ffriture%28%3B.*%29%3F%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
**Warning:**: this quick overview is incomplete
| attribute | type | values which are supported by this layer |
-----|-----|----- |
|
[name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
|
[amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) |
|
[opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | |
|
[website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
|
[email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
|
[phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
|
[level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) |
|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
|
[cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) |
|
[website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | |
|
[reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
|
[takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) |
|
[delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) |
|
[drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) |
|
[opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) |
|
[diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) |
|
[diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) |
|
[diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) |
|
[diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) |
|
[diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) |
|
[organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) |
|
[friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) |
|
[reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) |
|
[diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) |
|
[diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) |
|
[diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) |
|
[smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) |
|
[service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) |
|
[dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) |
|
[internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) |
|
[internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
|
[internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
|
[toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) |
|
[toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) |
|
[toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) |
|
[toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) |
|
[toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) |
|
[toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | |
|
[toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) |
|
[toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) |
|
[toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | |
|
[toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) |
|
[toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) |
|
[toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) |
|
[toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) |
|
[toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) |
|
[changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) |
|
[changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) |
|
[toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) |
|
[toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) |
|
[toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) |
|
[wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) |
|
[changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) |
|
[changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) |
|
[changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | |
|
[changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | |
|
[changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) |
|
[changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) |
## Featureview elements and TagRenderings
| id | question | labels | freeform key |
-----|-----|-----|----- |
| [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
| [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ |
| [Name](#Name) | What is the name of this business?
_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?
2 options | | _Multiple choice only_ |
| [opening_hours](#opening_hours)
_(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?
_
Opening hours
{opening_hours_table(opening_hours)}_
1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [website](#website)
_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?
_{website}_
1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
| [email](#email)
_(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?
_{email}_
2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
| [phone](#phone)
_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?
_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_
1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
| [payment-options](#payment-options)
_(Original in [questions](./BuiltinQuestions.md#payment-options))_ | Which methods of payment are accepted here?
3 options | | _Multiple choice only_ |
| [repeated](#repeated)
_(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ |
| [single_level](#single_level)
_(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?
_Located on the {level}th floor_
5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
| [wheelchair-access](#wheelchair-access)
_(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?
4 options | | _Multiple choice only_ |
| [Cuisine](#Cuisine) | What kind of food is served here?
_This place mostly serves {cuisine}_
19 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
| [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?
_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [Reservation](#Reservation) | Is a reservation required for this place?
4 options | | _Multiple choice only_ |
| [Takeaway](#Takeaway) | Does this place offer take-away?
3 options | | _Multiple choice only_ |
| [delivery](#delivery) | Does deliver food to your home?
2 options | | _Multiple choice only_ |
| [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?
2 options | | _Multiple choice only_ |
| [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?
_Drive-through opening hours
{opening_hours_table(opening_hours:drive_through)}_
1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [Vegetarian (no friture)](#Vegetarian (no friture)) | Does this restaurant have a vegetarian option?
5 options | | _Multiple choice only_ |
| [Vegan (no friture)](#Vegan (no friture)) | Does this business serve vegan meals?
5 options | | _Multiple choice only_ |
| [halal (no friture)](#halal (no friture)) | Does this restaurant offer a halal menu?
4 options | | _Multiple choice only_ |
| [organic (no friture)](#organic (no friture)) | Does this restaurant offer organic food?
3 options | | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) | Does this fries shop have vegetarian snacks?
4 options | | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) | Does this fries shop have vegan snacks?
4 options | | _Multiple choice only_ |
| [friture-organic](#friture-organic) | Does this fries shop offer organic snacks?
3 options | | _Multiple choice only_ |
| [friture-oil](#friture-oil) | Does this fries shop use vegetable or animal oil for cooking?
2 options | | _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?
3 options | | _Multiple choice only_ |
| [sugar_free](#sugar_free)
_(Original in [questions](./BuiltinQuestions.md#sugar_free))_ | Does this shop have a sugar free offering?
4 options | diets | _Multiple choice only_ |
| [gluten_free](#gluten_free)
_(Original in [questions](./BuiltinQuestions.md#gluten_free))_ | Does this shop have a gluten free offering?
4 options | diets | _Multiple choice only_ |
| [lactose_free](#lactose_free)
_(Original in [questions](./BuiltinQuestions.md#lactose_free))_ | Does have a lactose-free offering?
4 options | diets | _Multiple choice only_ |
| [smoking](#smoking)
_(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?
3 options | | _Multiple choice only_ |
| [service:electricity](#service:electricity)
_(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?
4 options | | _Multiple choice only_ |
| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ |
| [dog-access](#dog-access)
_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?
5 options | | _Multiple choice only_ |
| [internet](#internet)
_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?
6 options | internet-all | _Multiple choice only_ |
| [internet-fee](#internet-fee)
_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?
3 options | internet-all | _Multiple choice only_ |
| [internet-ssid](#internet-ssid)
_(Original in [questions](./BuiltinQuestions.md#internet-ssid))_ | What is the network name for the wireless internet access?
_The network name is {internet_access:ssid}_
1 options | internet-all | *[internet_access:ssid](https://wiki.osm.org/wiki/Key:internet_access:ssid)* ([string](../SpecialInputElements.md#string)) |
| [toilets-group](#toilets-group)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-group))_ | _{group(grouptitle,toilet-questions,wheelchair;wheelchair-title;adult-changing-table)}_ | all | _Multiple choice only_ |
| [grouptitle](#grouptitle)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#grouptitle))_ | _Toilet information_
1 options | all, hidden | _Multiple choice only_ |
| [has_toilets](#has_toilets)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#has_toilets))_ | Has toilets?
3 options | toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_repeated](#toilets_repeated)
_(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)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_single_level))_ | On what level is this feature located?
_Located on the {toilets:level}th floor_
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)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilet-access))_ | Are these toilets publicly accessible?
_Access is {toilets:access}_
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)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilets-fee))_ | Are these toilets free to use?
2 options | relevant-questions, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_toilet-charge](#toilets_toilet-charge)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilet-charge))_ | How much does one have to pay for these toilets?
_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)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_payment-options-split))_ | Which methods of payment are accepted here?
7 options | relevant-questions, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_gender_segregated](#toilets_gender_segregated)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_gender_segregated))_ | Are these toilets gender-segregated?
2 options | relevant-questions, no-prefix, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_toilet-supervised](#toilets_toilet-supervised)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilet-supervised))_ | Is this toilets supervised by a person?
3 options | relevant-questions, no-prefix, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets_description](#toilets_description)
_(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.
_{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)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilets-wheelchair))_ | Is there a dedicated toilet for wheelchair users?
3 options | relevant-questions, wheelchair, hidden, no-prefix, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets-type](#toilets-type)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-type))_ | Which kind of toilets are these?
4 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilets-disposal](#toilets-disposal)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-disposal))_ | How is the waste handled?
3 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [menstrual_products](#menstrual_products)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#menstrual_products))_ | Are free, menstrual products distributed here?
3 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [menstrual_products_location](#menstrual_products_location)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#menstrual_products_location))_ | Where are the free menstrual products located?
_The menstrual products are located in {toilets:menstrual_products:location}_
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)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-changing-table))_ | Is a changing table (to change diapers) available?
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)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?
_A changing table is located at {changing_table:location}_
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)
_(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?
2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?
2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?
5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-group](#wheelchair-group)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-group))_ | _{group(wheelchair-title,wheelchair;adult-changing-table,)}_ | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [adult-changing-table](#adult-changing-table)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult-changing-table))_ | Does this toilet have an adult changing table?
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)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#changing_table_adult_height))_ | What is the height of the adult changing table?
_The changing table is {canonical(changing_table:adult:height)} high_
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)
_(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?
_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)
_(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?
_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)
_(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?
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)
_(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?
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_ |
| [questions-adult-changing-table](#questions-adult-changing-table)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-adult-changing-table))_ | _{questions(adult-changing-table,,yes)}_ | hidden, relevant-questions, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-question-box](#toilet-question-box)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-question-box))_ | _{questions(toilet-questions,,)}_ | toilet-questions, all, hidden | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,wheelchair;adult-changing-table;toilet-questions;hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod)
_(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
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_
*{image_carousel()}{image_upload()}*
### reviews
Shows the reviews module (including the possibility to leave a review)
_This tagrendering has no question and is thus read-only_
*{create_review()}{list_reviews()}*
### Name
The question is `What is the name of this business?`
*The name of this business is {name}* is shown if `name` is set
### Fastfood vs restaurant
The question is `What type of business is this?`
- *This is a fast-food business, focused on fast service. If seating is available, it is rather limited and functional.* is shown if with amenity=fast_food
- *A restaurant, focused on creating a nice experience where one is served at the table* is shown if with amenity=restaurant
### opening_hours
The question is `What are the opening hours of {title()}?`
*Opening hours
{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set
- *Marked as closed for an unspecified time* is shown if with opening_hours=closed. _This option cannot be chosen as answer_
### website
The question is `What is the website of {title()}?`
*{website}* is shown if `website` is set
-
*{contact:website}* is shown if with contact:website~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
### email
The question is `What is the email address of {title()}?`
*{email}* is shown if `email` is set
-
*{contact:email}* is shown if with contact:email~.+. _This option cannot be chosen as answer_
-
*{operator:email}* is shown if with operator:email~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
### phone
The question is `What is the phone number of {title()}?`
*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
-
*{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
### payment-options
The question is `Which methods of payment are accepted here?`
-
*Cash is accepted here* is shown if with payment:cash=yes. Unselecting this answer will add payment:cash=no
-
*Payment cards are accepted here* is shown if with payment:cards=yes. Unselecting this answer will add payment:cards=no
-
*Payment by QR-code is possible here* is shown if with payment:qr_code=yes. Unselecting this answer will add payment:qr_code=no
### repeated
_This tagrendering has no question and is thus read-only_
*Multiple, identical objects can be found on floors {repeat_on}.*
This tagrendering is only visible in the popup if the following condition is met: repeat_on~.+
This tagrendering has labels
`level`
### single_level
The question is `On what level is this feature located?`
*Located on the {level}th floor* is shown if `level` is set
- *Located underground* is shown if with location=underground. _This option cannot be chosen as answer_
- *Located on the ground floor* is shown if with level=0
- *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 level=1
- *Located on the first basement level* is shown if with level=-1
This tagrendering has labels
`level`
### wheelchair-access
The question is `Is this place accessible with a wheelchair?`
- *This place is specially adapted for wheelchair users* is shown if with wheelchair=designated
- *This place is easily reachable with a wheelchair* is shown if with wheelchair=yes
- *It is possible to reach this place in a wheelchair, but it is not easy* is shown if with wheelchair=limited
- *This place is not reachable with a wheelchair* is shown if with wheelchair=no
### Cuisine
The question is `What kind of food is served here?`
*This place mostly serves {cuisine}* is shown if `cuisine` is set
-
*Pizzeria* is shown if with cuisine=pizza
-
*Friture* is shown if with cuisine=friture
-
*Serves mainly pasta* is shown if with cuisine=pasta
-
*Kebab shop* is shown if with cuisine=kebab
-
*Sandwich shop* is shown if with cuisine=sandwich
-
*Burgersrestaurant* is shown if with cuisine=burger
-
*Sushi restaurant* is shown if with cuisine=sushi
-
*Coffeebar* is shown if with cuisine=coffee
-
*Italian restaurant (which serves more than pasta and pizza)* is shown if with cuisine=italian
-
*French restaurant* is shown if with cuisine=french
-
*Chinese* is shown if with cuisine=chinese
-
*Greek* is shown if with cuisine=greek
-
*Indian* is shown if with cuisine=indian
-
*Turkish restaurant* is shown if with cuisine=turkish
-
*Thai restaurant* is shown if with cuisine=thai
-
*Mexican dishes are served here* is shown if with cuisine=mexican
-
*Japanese dishes are served here* is shown if with cuisine=japanese
-
*Chicken based dishes are served here* is shown if with cuisine=chicken
-
*Seafood dishes are served here* is shown if with cuisine=seafood
### show-menu-image
_This tagrendering has no question and is thus read-only_
*{image_carousel(image:menu)}*
### add-menu-image
_This tagrendering has no question and is thus read-only_
*{image_upload(image:menu,Add an image from the menu,)}*
### menu-website
The question is `On what webpage is the menu published?`
*{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}* is shown if `website:menu` is set
### Reservation
The question is `Is a reservation required for this place?`
- *A reservation is required at this place* is shown if with reservation=required
- *A reservation is not required, but still recommended to make sure you get a table* is shown if with reservation=recommended
- *Reservation is possible at this place* is shown if with reservation=yes
- *Reservation is not possible at this place* is shown if with reservation=no
### Takeaway
The question is `Does this place offer take-away?`
- *This is a take-away only business* is shown if with takeaway=only
- *Take-away is possible here* is shown if with takeaway=yes
- *Take-away is not possible here* is shown if with takeaway=no
### 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 delivery=yes
- *This business does not deliver at home* is shown if with delivery=no
### drive-through
The question is `Does this fast-food restaurant have a drive-through?`
- *This fast-food restaurant has a drive-through* is shown if with drive_through=yes
- *This fast-food restaurant does not have a drive-through* is shown if with drive_through=no
This tagrendering is only visible in the popup if the following condition is met: amenity=fast_food
### drive-through-opening_hours
The question is `What are the opening hours of the drive-through?`
*Drive-through opening hours
{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set
- *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: drive_through=yes
### Vegetarian (no friture)
The question is `Does this restaurant have a vegetarian option?`
- *No vegetarian options are available* is shown if with diet:vegetarian=no
- *Some vegetarian options are available* is shown if with diet:vegetarian=limited
-
*Vegetarian options are available* is shown if with diet:vegetarian=yes
-
*All dishes are vegetarian* is shown if with diet:vegetarian=only
- *Some dishes might be adapted to a vegetarian version, but this should be demanded* is shown if with diet:vegetarian=on_demand
### Vegan (no friture)
The question is `Does this business serve vegan meals?`
- *No vegan options available* is shown if with diet:vegan=no
- *Some vegan options are available* is shown if with diet:vegan=limited
- *Vegan options are available* is shown if with diet:vegan=yes
- *All dishes are vegan* is shown if with diet:vegan=only
- *Some dishes might be adapted to a vegan version if asked for* is shown if with diet:vegan=on_demand
### halal (no friture)
The question is `Does this restaurant offer a halal menu?`
- *There are no halal options available* is shown if with diet:halal=no
- *There is a small halal menu* is shown if with diet:halal=limited
- *There is a halal menu* is shown if with diet:halal=yes
- *Only halal options are available* is shown if with diet:halal=only
### organic (no friture)
The question is `Does this restaurant offer organic food?`
- *There are no organic options available* is shown if with organic=no
- *There is an organic menu* is shown if with organic=yes
- *Only organic options are available* is shown if with organic=only
### friture-vegetarian
The question is `Does this fries shop have vegetarian snacks?`
- *Serves only vegetarian snacks and burgers* is shown if with diet:vegetarian=only
- *Vegetarian snacks are available* is shown if with diet:vegetarian=yes
- *Only a small selection of snacks are vegetarian* is shown if with diet:vegetarian=limited
- *No vegetarian snacks are available* is shown if with diet:vegetarian=no
This tagrendering is only visible in the popup if the following condition is met: cuisine=friture
### friture-vegan
The question is `Does this fries shop have vegan snacks?`
- *Serves only vegan snacks and burgers* is shown if with diet:vegan=only
- *Vegan snacks are available* is shown if with diet:vegan=yes
- *A small selection of vegan snacks are available* is shown if with diet:vegan=limited
- *No vegan snacks are available* is shown if with diet:vegan=no
This tagrendering is only visible in the popup if the following condition is met: cuisine=friture
### friture-organic
The question is `Does this fries shop offer organic snacks?`
- *Organic snacks are available* is shown if with organic=yes
- *No organic snacks are available* is shown if with organic=no
- *Only organic snacks are available* is shown if with organic=only
This tagrendering is only visible in the popup if the following condition is met: cuisine=friture
### friture-oil
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 friture:oil=vegetable
- *The frying is done with animal oil* is shown if with friture:oil=animal
This tagrendering is only visible in the popup if the following condition is met: cuisine=friture
### friture-take-your-container
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 your own containers to get your order, saving on single-use packaging material and thus waste* is shown if with reusable_packaging:accept=yes
- *Bringing your own container is not allowed* is shown if with reusable_packaging:accept=no
- *You must bring your own container to order here.* is shown if with reusable_packaging:accept=only
This tagrendering is only visible in the popup if the following condition is met: cuisine=friture
### sugar_free
The question is `Does this shop have a sugar free offering?`
- *This shop only sells sugar free products* is shown if with diet:sugar_free=only
- *This shop has a big sugar free offering* is shown if with diet:sugar_free=yes
- *This shop has a limited sugar free offering* is shown if with diet:sugar_free=limited
- *This shop has no sugar free offering* is shown if with diet:sugar_free=no
This tagrendering has labels
`diets`
### gluten_free
The question is `Does this shop have a gluten free offering?`
-
*This shop only sells gluten free products* is shown if with diet:gluten_free=only
-
*This shop has a big gluten free offering* is shown if with diet:gluten_free=yes
- *This shop has a limited gluten free offering* is shown if with diet:gluten_free=limited
- *This shop has no gluten free offering* is shown if with diet:gluten_free=no
This tagrendering has labels
`diets`
### lactose_free
The question is `Does {title()} have a lactose-free offering?`
-
*Only sells lactose free products* is shown if with diet:lactose_free=only
-
*Big lactose free offering* is shown if with diet:lactose_free=yes
- *Limited lactose free offering* is shown if with diet:lactose_free=limited
- *No lactose free offering* is shown if with diet:lactose_free=no
This tagrendering has labels
`diets`
### smoking
The question is `Is smoking allowed at {title()}?`
-
*Smoking is allowed* is shown if with smoking=yes
-
*Smoking is not allowed* is shown if with smoking=no
- *Smoking is allowed outside.* is shown if with smoking=outside
### 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 service:electricity=yes
- *There are a few domestic sockets available to customers seated indoors, where they can charge their electronics* is shown if with service:electricity=limited
- *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with service:electricity=ask
- *There are a no domestic sockets available to customers seated indoors* is shown if with service:electricity=no
### seating
The question is `What kind of seating does {title()} have?`
-
*This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no
- *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no
### dog-access
The question is `Are dogs allowed in this business?`
-
*Dogs are allowed* is shown if with dog=yes
-
*Dogs are not allowed* is shown if with dog=no
-
*Dogs are allowed, but they have to be leashed* is shown if with dog=leashed
-
*Dogs are allowed and can run around freely* is shown if with dog=unleashed
-
*Dogs are allowed only outside* is shown if with dog=outside
### internet
The question is `Does this place offer internet access?`
-
*This place offers wireless internet access* is shown if with internet_access=wlan
- *This place does not offer internet access* is shown if with internet_access=no
- *This place offers internet access* is shown if with internet_access=yes. _This option cannot be chosen as answer_
-
*This place offers internet access via a terminal or computer* is shown if with internet_access=terminal
- *This place offers wired internet access* is shown if with internet_access=wired
- *This place offers both wireless internet and internet access via a terminal or computer* is shown if with internet_access=terminal;wlan
This tagrendering has labels
`internet-all`
### internet-fee
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 internet_access:fee=yes
- *Internet access is free at this place* is shown if with internet_access:fee=no
- *Internet access is free at this place, for customers only* is shown if with internet_access:fee=customers
This tagrendering is only visible in the popup if the following condition is met: internet_access!=no & internet_access~.+
This tagrendering has labels
`internet-all`
### internet-ssid
The question is `What is the network name for the wireless internet access?`
*The network name is {internet_access:ssid}* is shown if `internet_access:ssid` is set
- *Telekom* is shown if with internet_access:ssid=Telekom
This tagrendering is only visible in the popup if the following condition is met: internet_access~^(.*wlan.*)$
This tagrendering has labels
`internet-all`
### toilets-group
_This tagrendering has no question and is thus read-only_
*{group(grouptitle,toilet-questions,wheelchair;wheelchair-title;adult-changing-table)}*
This tagrendering has labels
`all`
### grouptitle
_This tagrendering has no question and is thus read-only_
*Toilet information*
- *Does not have toilets* is shown if with toilets=no
This tagrendering has labels
`all`
`hidden`
### has_toilets
The question is `Has {title()} toilets?`
- *Has toilets* is shown if with toilets=yes
- *Has no toilets* is shown if with toilets=no
- *The toilets are marked separately on the map* is shown if with toilets=separate
This tagrendering has labels
`toilet-questions`
`hidden`
`all`
### toilets_repeated
_This tagrendering has no question and is thus read-only_
*Multiple, identical objects can be found on floors {toilets:repeat_on}.*
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:repeat_on~.+
This tagrendering has labels
`level`
`amenity-no-prefix`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets_single_level
The question is `On what level is this feature located?`
*Located on the {toilets:level}th floor* is shown if `toilets:level` is set
- *Located underground* is shown if with toilets:location=underground. _This option cannot be chosen as answer_
- *Located on the ground floor* is shown if with toilets:level=0
- *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 toilets:level=1
- *Located on the first basement level* is shown if with toilets:level=-1
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:repeat_on=
This tagrendering has labels
`level`
`amenity-no-prefix`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets_toilet-access
The question is `Are these toilets publicly accessible?`
*Access is {toilets:access}* is shown if `toilets:access` is set
- *Public access* is shown if with toilets:access=yes
-
*Only access to customers* is shown if with toilets:access=customers
-
*Not accessible* is shown if with toilets:access=no
-
*Accessible, but one has to ask a key to enter* is shown if with toilets:access=key
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`relevant-questions`
`amenity-no-prefix`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets_toilets-fee
The question is `Are these toilets free to use?`
- *These are paid toilets* is shown if with toilets:fee=yes
- *Free to use* is shown if with toilets:fee=no
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:access!=no
This tagrendering has labels
`relevant-questions`
`amenity-no-prefix`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets_toilet-charge
The question is `How much does one have to pay for these toilets?`
*The fee is {toilets:charge}* is shown if `toilets:charge` is set
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:fee=yes
This tagrendering has labels
`relevant-questions`
`amenity-no-prefix`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets_payment-options-split
The question is `Which methods of payment are accepted here?`
-
*Cash is accepted here* is shown if with toilets:payment:cash=yes. _This option cannot be chosen as answer_. Unselecting this answer will add toilets:payment:cash=
-
*Payment cards are accepted here* is shown if with toilets:payment:cards=yes. _This option cannot be chosen as answer_. Unselecting this answer will add toilets:payment:cards=
-
*Payment by QR-code is possible here* is shown if with toilets:payment:qr_code=yes. Unselecting this answer will add toilets:payment:qr_code=no
-
*Coins are accepted here* is shown if with toilets:payment:coins=yes. Unselecting this answer will add toilets:payment:coins=no
-
*Bank notes are accepted here* is shown if with toilets:payment:notes=yes. Unselecting this answer will add toilets:payment:notes=no
-
*Debit cards are accepted here* is shown if with toilets:payment:debit_cards=yes. Unselecting this answer will add toilets:payment:debit_cards=no
-
*Credit cards are accepted here* is shown if with toilets:payment:credit_cards=yes. Unselecting this answer will add toilets:payment:credit_cards=no
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:fee=yes
This tagrendering has labels
`relevant-questions`
`amenity-no-prefix`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets_gender_segregated
The question is `Are these toilets gender-segregated?`
- *There is a separate, signposted area for men and women* is shown if with toilets:gender_segregated=yes
- *There is no separate, signposted area for men and women* is shown if with toilets:gender_segregated=no
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:toilets:position!=urinal
This tagrendering has labels
`relevant-questions`
`no-prefix`
`amenity-no-prefix`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets_toilet-supervised
The question is `Is this toilets supervised by a person?`
- *There is a person supervising these toilets during (most of) the opening hours* is shown if with toilets:supervised=yes
- *There is a person supervising these toilets, but they are present only during certain times of the opening hours* is shown if with toilets:supervised=interval
- *These toilets are not supervised* is shown if with toilets:supervised=no
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:access=yes | toilets:access=)
This tagrendering has labels
`relevant-questions`
`no-prefix`
`amenity-no-prefix`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets_description
The question is `Is there still some relevant info that the previous questions did not cover? Feel free to add it here.`
*{toilets:description}* is shown if `toilets:description` is set
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`amenity-no-prefix`
`no-prefix`
`relevant-questions`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets_toilets-wheelchair
The question is `Is there a dedicated toilet for wheelchair users?`
- *There is a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=yes
- *No wheelchair access* is shown if with toilets:wheelchair=no
- *There is only a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=designated
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`relevant-questions`
`wheelchair`
`hidden`
`no-prefix`
`amenity-no-prefix`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets-type
The question is `Which kind of toilets are these?`
- *There are only seated toilets* is shown if with toilets:position=seated
- *There are only urinals here* is shown if with toilets:position=urinal
- *There are only squat toilets here* is shown if with toilets:position=squat
- *Both seated toilets and urinals are available here* is shown if with toilets:position=seated;urinal
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`relevant-questions`
`prefixed`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets-disposal
The question is `How is the waste handled?`
- *The waste is moved away by flushing the toilet with water* is shown if with toilets:disposal=flush
- *The waste falls into a pit* is shown if with toilets:disposal=pitlatrine
- *The waste is collected in a bucket or similar container, which is regularly removed* is shown if with toilets:disposal=bucket
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`relevant-questions`
`prefixed`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### menstrual_products
The question is `Are free, menstrual products distributed here?`
- *Free menstrual products are available to all visitors of these toilets* is shown if with toilets:menstrual_products=yes
- *Free menstrual products are available to some visitors of these toilets* is shown if with toilets:menstrual_products=limited
- *No free menstrual products are available here* is shown if with toilets:menstrual_products=no
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`relevant-questions`
`prefixed`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### menstrual_products_location
The question is `Where are the free menstrual products located?`
*The menstrual products are located in {toilets:menstrual_products:location}* is shown if `toilets:menstrual_products:location` is set
- *The free, menstrual products are located in the toilet for women* is shown if with toilets:menstrual_products:location=female_toilet
- *The free, menstrual products are located in the toilet for men* is shown if with toilets:menstrual_products:location=male_toilet
- *The free, menstrual products are located in the toilet for wheelchair users* is shown if with toilets:menstrual_products:location=wheelchair_toilet
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:menstrual_products=limited | toilets:menstrual_products:location~.+)
This tagrendering has labels
`relevant-questions`
`prefixed`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilets-changing-table
The question is `Is a changing table (to change diapers) available?`
-
*A changing table is available* is shown if with changing_table=yes
- *No changing table is available* is shown if with changing_table=no
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`relevant-questions`
`no-prefix`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilet-changing_table:location
The question is `Where is the changing table located?`
*A changing table is located at {changing_table:location}* is shown if `changing_table:location` is set
- *A changing table is in the toilet for women* is shown if with changing_table:location=female_toilet
- *A changing table is in the toilet for men* is shown if with changing_table:location=male_toilet
- *A changing table is in the toilet for wheelchair users* is shown if with changing_table:location=wheelchair_toilet
- *A changing table is in a dedicated room* is shown if with changing_table:location=dedicated_room
This tagrendering is only visible in the popup if the following condition is met: changing_table=yes & toilets=yes
This tagrendering has labels
`relevant-questions`
`no-prefix`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilet-has-paper
The question is `Does one have to bring their own toilet paper to this toilet?`
- *This toilet is equipped with toilet paper* is shown if with toilets:paper_supplied=yes
- *You have to bring your own toilet paper to this toilet* is shown if with toilets:paper_supplied=no
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:position!=urinal
This tagrendering has labels
`relevant-questions`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilet-handwashing
The question is `Do these toilets have a sink to wash your hands?`
- *These toilets have a sink to wash your hands* is shown if with toilets:handwashing=yes
- *These toilets don't have a sink to wash your hands* is shown if with toilets:handwashing=no
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`relevant-questions`
`prefixed`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilet-drying
The question is `Do these toilets have a device to dry your hands?`
- *Electric hand dryers are available for drying hands.* is shown if with toilets:hands_drying=electric_hand_dryer
- *Paper towels are available for drying hands.* is shown if with toilets:hands_drying=paper_towel
- *A towel roll cabinet is available for drying hands* is shown if with toilets:hands_drying=towel_cabinet
- *A fabric towel available to dry your hands.* is shown if with toilets:hands_drying=towel
- *There are no hand drying facilities available.* is shown if with toilets:hands_drying=no
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:handwashing=yes
This tagrendering has labels
`relevant-questions`
`prefixed`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### wheelchair-group
_This tagrendering has no question and is thus read-only_
*{group(wheelchair-title,wheelchair;adult-changing-table,)}*
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`relevant-questions`
`prefixed`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### wheelchair-picture-carousel
_This tagrendering has no question and is thus read-only_
*{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}*
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | wheelchair=yes)
This tagrendering has labels
`wheelchair`
`hidden`
`relevant-questions`
`prefixed`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### wheelchair-picture
_This tagrendering has no question and is thus read-only_
*{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}*
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | wheelchair=yes)
This tagrendering has labels
`wheelchair`
`hidden`
`relevant-questions`
`prefixed`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### wheelchair-title
_This tagrendering has no question and is thus read-only_
*Wheelchair accessible toilet*
- *Wheelchair accessibility features* is shown if with wheelchair=designated | toilets:wheelchair=designated
- *No wheelchair accessible toilet* is shown if with wheelchair=no | toilets:wheelchair=no
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`hidden`
`relevant-questions`
`prefixed`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilet-wheelchair-access
The question is `Is the wheelchair-accessible toilet locked?`
- *The wheelchair accessible toilets are freely accessible* is shown if with toilets:wheelchair:access=yes
-
*One needs to ask permission to access wheelchair-accessible toilet, e.g. by asking a key* is shown if with toilets:wheelchair:access=key
-
*One can use a Master Locksmiths Access Key (MLAK) to access this bathroom* is shown if with centralkey=mlak
- *One can use a RADAR Key to access this bathroom* is shown if with centralkey=nks
-
*One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey
This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | wheelchair=yes) & (access=yes | access=public | access=customers | access=)
This tagrendering has labels
`hidden`
`wheelchair`
`relevant-questions`
`prefixed`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### questions-wheelchair
_This tagrendering has no question and is thus read-only_
*{questions(wheelchair,,)}*
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`wheelchair`
`hidden`
`relevant-questions`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### adult_changing_table_title
_This tagrendering has no question and is thus read-only_
*Adult changing table*
This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & toilets=yes
This tagrendering has labels
`hidden`
`prefixed`
`adult-changing-table`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### adult-changing-table
The question is `Does this toilet have an adult changing table?`
- *Has a changing table for adults* is shown if with changing_table:adult=yes
- *No changing table for adults* is shown if with changing_table:adult=no
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`prefixed`
`hidden`
`relevant-questions`
`adult-changing-table`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### changing_table_adult_height
The question is `What is the height of the adult changing table?`
*The changing table is {canonical(changing_table:adult:height)} high* is shown if `changing_table:adult:height` is set
- *The changing table is adjustable in height* is shown if with changing_table:adult:height=adjustable
This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & toilets=yes
This tagrendering has labels
`relevant_questions`
`hidden`
`prefixed`
`adult-changing-table`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### changing_table_adult_adult-changing-table-min_height
The question is `What is the lowest height the adult changing table can be moved to?`
*The lowest height of the adult changing table is {canonical(changing_table:adult:min_height)}* is shown if `changing_table:adult:min_height` is set
This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & changing_table:adult:height=adjustable & toilets=yes
This tagrendering has labels
`relevant_questions`
`hidden`
`prefixed`
`adult-changing-table`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### changing_table_adult_adult-changing-table-max_height
The question is `What is the highest height the adult changing table can be moved to?`
*The highest height of the adult changing table is {canonical(changing_table:adult:max_height)}* is shown if `changing_table:adult:max_height` is set
This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & changing_table:adult:height=adjustable & toilets=yes
This tagrendering has labels
`relevant_questions`
`hidden`
`prefixed`
`adult-changing-table`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### changing_table_adult_adult-changing-table-mechanism
The question is `How is the height of the changing table adjusted?`
- *The height of the adult changing table is adjusted manually* is shown if with changing_table:adult:height:mechanism=manual
- *The height of the adult changing table is adjusted electrically* is shown if with changing_table:adult:height:mechanism=electric
This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & changing_table:adult:height=adjustable & toilets=yes
This tagrendering has labels
`relevant_questions`
`hidden`
`prefixed`
`adult-changing-table`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### changing_table_adult_adult-changing-table-support
The question is `How is the adult changing table supported?`
- *The changing table is mounted to the wall* is shown if with changing_table:adult:support=wall_mounted
- *The changing table stands on table legs* is shown if with changing_table:adult:support=legs
- *The changing table stands on table legs with wheels and can be moved* is shown if with changing_table:adult:support=wheels
This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & toilets=yes
This tagrendering has labels
`relevant_questions`
`hidden`
`prefixed`
`adult-changing-table`
`hidden`
`prefixed`
`adult-changing-table`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### questions-adult-changing-table
_This tagrendering has no question and is thus read-only_
*{questions(adult-changing-table,,yes)}*
This tagrendering is only visible in the popup if the following condition is met: toilets=yes
This tagrendering has labels
`hidden`
`relevant-questions`
`adult-changing-table`
`amenity-prefixed`
`relevant_questions`
`toilet-questions`
`hidden`
`all`
### toilet-question-box
_This tagrendering has no question and is thus read-only_
*{questions(toilet-questions,,)}*
This tagrendering has labels
`toilet-questions`
`all`
`hidden`
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,wheelchair;adult-changing-table;toilet-questions;hidden)}*
This tagrendering has labels
`ignore-docs`
`added_by_default`
### move-button
_This tagrendering has no question and is thus read-only_
*{move_button()}*
### delete-button
_This tagrendering has no question and is thus read-only_
*{delete_button()}*
### lod
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels
`added_by_default`
## Filters
| id | question | osmTags |
-----|-----|----- |
| open_now.0 | Now open | _isOpen=yes |
| id | question | osmTags |
-----|-----|----- |
| reservation.0 | Reservation not required | reservation=no | reservation=optional | reservation= |
| id | question | osmTags |
-----|-----|----- |
| food-category.0 | *Restaurants and fast food businesses* (default) | |
| food-category.1 | Only fastfood businesses | amenity=fast_food |
| food-category.2 | Only restaurants | amenity=restaurant |
| id | question | osmTags |
-----|-----|----- |
| vegetarian.0 | Has a vegetarian menu | diet:vegetarian=yes | diet:vegetarian=only | diet:vegan=yes | diet:vegan=only |
| id | question | osmTags |
-----|-----|----- |
| vegan.0 | Has a vegan menu | diet:vegan=yes | diet:vegan=only |
| id | question | osmTags |
-----|-----|----- |
| halal.0 | Has a halal menu | diet:halal=yes | diet:halal=only |
| id | question | osmTags |
-----|-----|----- |
| has_organic.0 | Has organic options | organic=yes | organic=only |
| id | question | osmTags |
-----|-----|----- |
| sugar_free.0 | Has a sugar-free offering | diet:sugar_free=yes | diet:sugar_free=only | diet:sugar_free=limited |
| id | question | osmTags |
-----|-----|----- |
| gluten_free.0 | Has a gluten free offering | diet:gluten_free=yes | diet:gluten_free=only | diet:gluten_free=limited |
| id | question | osmTags |
-----|-----|----- |
| lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes | diet:lactose_free=only | diet:lactose_free=limited |
| id | question | osmTags |
-----|-----|----- |
| outdoor_seating.0 | Has outdoor seating | outdoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| indoor_seating.0 | Has indoor seating | indoor_seating=yes |
| id | question | osmTags |
-----|-----|----- |
| accepts_cash.0 | Accepts cash | payment:cash=yes |
| id | question | osmTags |
-----|-----|----- |
| accepts_cards.0 | Accepts payment cards | payment:cards=yes |
| id | question | osmTags |
-----|-----|----- |
| dogs.0 | *No preference towards dogs* (default) | |
| dogs.1 | Dogs allowed | dog=unleashed | dog=yes |
| dogs.2 | No dogs allowed | dog=no |
| id | question | osmTags |
-----|-----|----- |
| Cuisine.0 | *What kind of food is served here?* (default) | |
| Cuisine.1 | Pizzeria | cuisine=pizza |
| Cuisine.2 | Friture | cuisine=friture |
| Cuisine.3 | Serves mainly pasta | cuisine=pasta |
| Cuisine.4 | Kebab shop | cuisine=kebab |
| Cuisine.5 | Sandwich shop | cuisine=sandwich |
| Cuisine.6 | Burgersrestaurant | cuisine=burger |
| Cuisine.7 | Sushi restaurant | cuisine=sushi |
| Cuisine.8 | Coffeebar | cuisine=coffee |
| Cuisine.9 | Italian restaurant (which serves more than pasta and pizza) | cuisine=italian |
| Cuisine.10 | French restaurant | cuisine=french |
| Cuisine.11 | Chinese | cuisine=chinese |
| Cuisine.12 | Greek | cuisine=greek |
| Cuisine.13 | Indian | cuisine=indian |
| Cuisine.14 | Turkish restaurant | cuisine=turkish |
| Cuisine.15 | Thai restaurant | cuisine=thai |
| Cuisine.16 | Mexican dishes are served here | cuisine=mexican |
| Cuisine.17 | Japanese dishes are served here | cuisine=japanese |
| Cuisine.18 | Chicken based dishes are served here | cuisine=chicken |
| Cuisine.19 | Seafood dishes are served here | cuisine=seafood |
| id | question | osmTags |
-----|-----|----- |
| has_internet.0 | Offers internet | internet_access=wlan | internet_access=yes | internet_access=wired |
| id | question | osmTags |
-----|-----|----- |
| oil-type.0 | *No oil type preference* (default) | |
| oil-type.1 | Only show fritures using vegetable oil | friture:oil=vegetable |
| oil-type.2 | Only show fritures using animal oil | friture:oil=animal |
This document is autogenerated from [assets/themes/fritures/fritures.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/fritures/fritures.json)