[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22bench%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
The question is *Does this bench have an inscription?<div class='subtle text-lg'>E.g. on a mounted plaque, in the backrest, ...</div>*
This rendering asks information about the property [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription)
This is rendered with `This bench does have the following inscription:<br/><p><i>{inscription}</i></p>`
- *This bench does not have an inscription* corresponds with `not:inscription=yes`
- *This bench does <spanclass='subtle'>(probably)</span> not have an inscription* corresponds with ``
- This option cannot be chosen as answer
This tagrendering has labels `bench-questions`
### bench-artwork
The question is *Does this bench have an artistic element?<div class='subtle text-lg'>E.g. it has an integrated painting, statue or other non-trivial, creative work</div>*
- *This bench has an integrated artwork* corresponds with `tourism=artwork`
- *This bench does not have an integrated artwork* corresponds with ``
### bench-memorial
The question is *Does this bench act as memorial for someone or something?*
- *This bench is a memorial for someone or something* corresponds with `historic=memorial`
- *This bench is a <b>not</b> a memorial for someone or something* corresponds with `not:historic=memorial`
This tagrendering is only visible in the popup if the following condition is met: `historic=memorial|inscription~.+|memorial=bench|tourism=artwork`
This tagrendering has labels `bench-questions`
### artwork-artwork_type
The question is *What is the type of this artwork?*
This rendering asks information about the property [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type)
This is rendered with `This is a {artwork_type}`
- *Architecture* corresponds with `artwork_type=architecture`
- *Mural* corresponds with `artwork_type=mural`
- *Painting* corresponds with `artwork_type=painting`
- *Sculpture* corresponds with `artwork_type=sculpture`
- *Statue* corresponds with `artwork_type=statue`
- *Bust* corresponds with `artwork_type=bust`
- *Stone* corresponds with `artwork_type=stone`
- *Installation* corresponds with `artwork_type=installation`
- *Graffiti* corresponds with `artwork_type=graffiti`
- *Relief* corresponds with `artwork_type=relief`
- *Azulejo (Spanish decorative tilework)* corresponds with `artwork_type=azulejo`
- *Tilework* corresponds with `artwork_type=tilework`
- *Woodcarving* corresponds with `artwork_type=woodcarving`
This tagrendering is only visible in the popup if the following condition is met: `tourism=artwork`
This tagrendering has labels `artwork-question`
### artwork-artist-wikidata
The question is *Who made this artwork?*
This rendering asks information about the property [artist:wikidata](https://wiki.openstreetmap.org/wiki/Key:artist:wikidata)
This is rendered with `This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}<br/>{wikipedia(artist:wikidata)}`
This tagrendering is only visible in the popup if the following condition is met: `tourism=artwork`
This tagrendering has labels `artwork-question`
### artwork-artist_name
The question is *Which artist created this?*
This rendering asks information about the property [artist_name](https://wiki.openstreetmap.org/wiki/Key:artist_name)
This is rendered with `Created by {artist_name}`
This tagrendering is only visible in the popup if the following condition is met: `tourism=artwork`
This tagrendering has labels `artwork-question`
### artwork-website
The question is *Is there a website with more information about this artwork?*
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `More information on <a href='{website}' target='_blank'>this website</a>`
This tagrendering is only visible in the popup if the following condition is met: `tourism=artwork`
This tagrendering has labels `artwork-question`
### artwork_subject
The question is *What does this artwork depict?*
This rendering asks information about the property [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata)
This is rendered with `This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}`
This tagrendering is only visible in the popup if the following condition is met: `tourism=artwork`
This tagrendering has labels `artwork-question`
#### Filters
id | question | osmTags
---- | ---------- | ---------
bench_is_memorial.0 | is a memorial | historic=memorial\|memorial=bench
This document is autogenerated from [assets/layers/bench/bench.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bench/bench.json)