[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22cuisine%22%3D%22friture%22%5D%5B%22amenity%22%3D%22fast_food%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22cuisine%22%3D%22friture%22%5D%5B%22amenity%22%3D%22restaurant%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%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
_This tagrendering has no question and is thus read-only_
### Name
The question is **What is the name of this restaurant?**
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with `The name of this restaurant is {name}`
### Fastfood vs restaurant
The question is **What type of business is this?**
- **This is a fastfood-business, focussed on fast service. If seating is available, these are rather limited and functional.** corresponds 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>, focussed on creating a nice experience where one is served at the table** corresponds 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()}?**
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
### website
The question is **What is the website of {title()}?**
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `<a href='{website}' target='_blank'>{website}</a>`
- **<ahref='{contact:website}'target='_blank'>{contact:website}</a>** corresponds with contact:website~^..*$_This option cannot be chosen as answer_
### email
The question is **What is the email address of {title()}?**
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- **<ahref='mailto:{contact:email}'target='_blank'>{contact:email}</a>** corresponds with contact:email~^..*$_This option cannot be chosen as answer_
### phone
The question is **What is the phone number of {title()}?**
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- **<ahref='tel:{contact:phone}'>{contact:phone}</a>** corresponds with contact:phone~^..*$_This option cannot be chosen as answer_
### payment-options
The question is **Which methods of payment are accepted here?**
- **Cash is accepted here** corresponds 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>
- **Payment cards are accepted here** corresponds 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>
### wheelchair-access
The question is **Is this place accessible with a wheelchair?**
- **This place is specially adapted for wheelchair users** corresponds 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** corresponds 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** corresponds 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** corresponds 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 **Which food is served here?**
This rendering asks information about the property [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine)
This is rendered with `This place mostly serves {cuisine}`
- **This is a pizzeria** corresponds 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>
- **This is a friture** corresponds 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>
- **Mainly serves pasta** corresponds 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>
- **This is kebab shop** corresponds 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>
- **This is a sandwichbar** corresponds 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>
- **Burgers are served here** corresponds 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>
- **Sushi is served here** corresponds 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>
- **Coffee is served here** corresponds 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>
- **This is an italian restaurant (which serves more then pasta and pizza)** corresponds 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>
- **French dishes are served here** corresponds 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>
- **Chinese dishes are served here** corresponds 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>
- **Greek dishes are served here** corresponds 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>
- **Indian dishes are served here** corresponds 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>
- **Turkish dishes are served here** corresponds 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>
- **Thai dishes are served here** corresponds 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>
### Takeaway
The question is **Does this place offer takea-way?**
- **This is a take-away only business** corresponds 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** corresponds 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** corresponds 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>
### Vegetarian (no friture)
The question is **Does this restaurant have a vegetarian option?**
- **No vegetarian options are available** corresponds 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** corresponds 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>
- **Vegetarian options are available** corresponds 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>
- **All dishes are vegetarian** corresponds 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>
### Vegan (no friture)
The question is **Does this business serve vegan meals?**
- **No vegan options available** corresponds 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** corresponds 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** corresponds 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** corresponds 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>
### halal (no friture)
The question is **Does this restaurant offer a halal menu?**
- **There are no halal options available** corresponds 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** corresponds 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>
- **There is a halal menu** corresponds 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>
- **Only halal options are available** corresponds 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>
### friture-vegetarian
The question is **Does this fries shop have vegetarian snacks?**
- **Vegetarian snacks are available** corresponds 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** corresponds 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** corresponds 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>
The question is **Does this fries shop have vegan snacks?**
- **Vegan snacks are available** corresponds 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** corresponds 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** corresponds 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>
The question is **If you bring your own container (such as a cooking pot and small pots), is it used to package your order?<br/>**
- **You can bring <b>your own containers</b> to get your order, saving on single-use packaging material and thus waste** corresponds 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>** corresponds 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.** corresponds with <ahref='https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept'target='_blank'>reusable_packaging:accept</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly'target='_blank'>only</a>
The question is **Does this amenity have electrical outlets, available to customers when they are inside?**
- **There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics** corresponds 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** corresponds 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** corresponds 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** corresponds 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>
### dog-access
The question is **Are dogs allowed in this business?**
- **Dogs are allowed** corresponds 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>
- **Dogs are <b>not</b> allowed** corresponds 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>
- **Dogs are allowed, but they have to be leashed** corresponds 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>
- **Dogs are allowed and can run around freely** corresponds 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>
### reviews
_This tagrendering has no question and is thus read-only_
### questions
_This tagrendering has no question and is thus read-only_
### minimap
_This tagrendering has no question and is thus read-only_
This document is autogenerated from [assets/themes/fritures/fritures.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/fritures/fritures.json)