[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22vending_machine%22%5D%5B%22vending%22!~%22%5E%28%28parking_tickets%7Celongated_coin%7Cpublic_transport_tickets%29%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
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
### vending
The question is *What does this vending machine sell?*
This rendering asks information about the property [vending](https://wiki.openstreetmap.org/wiki/Key:vending)
This is rendered with `This vending machine sells {vending}`
- *Drinks are sold* corresponds with `vending=drinks`
- *Sweets are sold* corresponds with `vending=sweets`
- *Food is sold* corresponds with `vending=food`
- *Cigarettes are sold* corresponds with `vending=cigarettes`
- *Condoms are sold* corresponds with `vending=condoms`
- *Coffee is sold* corresponds with `vending=coffee`
- *Drinking water is sold* corresponds with `vending=water`
- *Newspapers are sold* corresponds with `vending=newspapers`
- *Bicycle inner tubes are sold* corresponds with `vending=bicycle_tube`
- *Milk is sold* corresponds with `vending=milk`
- *Bread is sold* corresponds with `vending=bread`
- *Eggs are sold* corresponds with `vending=eggs`
- *Cheese is sold* corresponds with `vending=cheese`
- *Honey is sold* corresponds with `vending=honey`
- *Potatoes are sold* corresponds with `vending=potatoes`
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)}`
- *24/7 opened (including holidays)* corresponds with `opening_hours=24/7`
### payment-options-split
The question is *Which methods of payment are accepted here?*
- *Cash is accepted here* corresponds with `payment:cash=yes`
- This option cannot be chosen as answer
- Unselecting this answer will add
- *Payment cards are accepted here* corresponds with `payment:cards=yes`
- This option cannot be chosen as answer
- Unselecting this answer will add
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code'target='_blank'>payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno'target='_blank'>no</a>
- *Coins are accepted here* corresponds with `payment:coins=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:coins'target='_blank'>payment:coins</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dno'target='_blank'>no</a>
- *Bank notes are accepted here* corresponds with `payment:notes=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:notes'target='_blank'>payment:notes</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:notes%3Dno'target='_blank'>no</a>
- *Debit cards are accepted here* corresponds with `payment:debit_cards=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:debit_cards'target='_blank'>payment:debit_cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:debit_cards%3Dno'target='_blank'>no</a>
- *Credit cards are accepted here* corresponds with `payment:credit_cards=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:credit_cards'target='_blank'>payment:credit_cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:credit_cards%3Dno'target='_blank'>no</a>
### denominations-coins
The question is *What coins can you use to pay here?*
- *1 cent coins are accepted* corresponds with `payment:coins:denominations=0.01 EUR`
- *2 cent coins are accepted* corresponds with `payment:coins:denominations=0.02 EUR`
- *5 cent coins are accepted* corresponds with `payment:coins:denominations=0.05 EUR`
- *10 cent coins are accepted* corresponds with `payment:coins:denominations=0.10 EUR`
- *20 cent coins are accepted* corresponds with `payment:coins:denominations=0.20 EUR`
- *50 cent coins are accepted* corresponds with `payment:coins:denominations=0.50 EUR`
- *1 euro coins are accepted* corresponds with `payment:coins:denominations=1 EUR`
- *2 euro coins are accepted* corresponds with `payment:coins:denominations=2 EUR`
- *5 centimes coins are accepted* corresponds with `payment:coins:denominations=0.05 CHF`
- *10 centimes coins are accepted* corresponds with `payment:coins:denominations=0.10 CHF`
- *20 centimes coins are accepted* corresponds with `payment:coins:denominations=0.20 CHF`
- *½ franc coins are accepted* corresponds with `payment:coins:denominations=0.50 CHF`
- *1 franc coins are accepted* corresponds with `payment:coins:denominations=1 CHF`
- *2 francs coins are accepted* corresponds with `payment:coins:denominations=2 CHF`
- *5 francs coins are accepted* corresponds with `payment:coins:denominations=5 CHF`
This tagrendering is only visible in the popup if the following condition is met: `payment:coins=yes |payment:cash=yes &_currency~^(.*EUR.*)$ |_currency~^(.*CHF.*)$`
This tagrendering is only visible in the popup if the following condition is met: `payment:notes=yes |payment:cash=yes &_currency~^(.*EUR.*)$ |_currency~^(.*CHF.*)$`
This document is autogenerated from [assets/themes/vending_machine/vending_machine.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/vending_machine/vending_machine.json)