2022-02-09 22:37:21 +01:00
bench
2022-01-14 19:36:36 +01:00
=======
< img src = 'https://mapcomplete.osm.be/./assets/layers/bench/bench.svg' height = "100px" >
2022-02-09 22:37:21 +01:00
A bench is a wooden, metal, stone, ... surface where a human can sit. This layers visualises them and asks a few questions about them.
2022-01-14 19:36:36 +01:00
## Table of contents
1. [bench ](#bench )
2022-02-09 22:37:21 +01:00
* [Themes using this layer ](#themes-using-this-layer )
- [Basic tags for this layer ](#basic-tags-for-this-layer )
- [Supported attributes ](#supported-attributes )
2022-01-14 19:36:36 +01:00
+ [images ](#images )
+ [bench-backrest ](#bench-backrest )
+ [bench-seats ](#bench-seats )
+ [bench-material ](#bench-material )
+ [bench-direction ](#bench-direction )
+ [bench-colour ](#bench-colour )
+ [bench-survey:date ](#bench-surveydate )
2022-02-09 22:37:21 +01:00
#### Themes using this layer
- [benches ](https://mapcomplete.osm.be/benches )
- [nature ](https://mapcomplete.osm.be/nature )
2022-02-14 04:59:49 +01:00
- [personal ](https://mapcomplete.osm.be/personal )
2022-02-09 22:37:21 +01:00
2022-01-14 19:36:36 +01:00
[Go to the source code ](../assets/layers/bench/bench.json )
2022-02-09 22:37:21 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-02-09 22:37:21 +01:00
- < a href = 'https://wiki.openstreetmap.org/wiki/Key:amenity' target = '_blank' > amenity</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbench' target = '_blank' > bench</ a >
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**Warning** This quick overview is incomplete
2022-02-09 22:37:21 +01:00
2022-01-14 19:36:36 +01:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/backrest#values ) [backrest ](https://wiki.openstreetmap.org/wiki/Key:backrest ) | Multiple choice | [yes ](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes ) [no ](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno )
2022-02-09 22:37:21 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/seats#values ) [seats ](https://wiki.openstreetmap.org/wiki/Key:seats ) | [nat ](../SpecialInputElements.md#nat ) |
2022-01-14 19:36:36 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/material#values ) [material ](https://wiki.openstreetmap.org/wiki/Key:material ) | [string ](../SpecialInputElements.md#string ) | [wood ](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood ) [metal ](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal ) [stone ](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone ) [concrete ](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete ) [plastic ](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic ) [steel ](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel )
2022-02-09 22:37:21 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/direction#values ) [direction ](https://wiki.openstreetmap.org/wiki/Key:direction ) | [direction ](../SpecialInputElements.md#direction ) |
2022-01-14 19:36:36 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/colour#values ) [colour ](https://wiki.openstreetmap.org/wiki/Key:colour ) | [color ](../SpecialInputElements.md#color ) | [brown ](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown ) [green ](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen ) [gray ](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray ) [white ](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite ) [red ](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred ) [black ](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack ) [blue ](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue ) [yellow ](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow )
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/survey:date#values ) [survey:date ](https://wiki.openstreetmap.org/wiki/Key:survey:date ) | [date ](../SpecialInputElements.md#date ) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D)
2022-02-09 22:37:21 +01:00
### images
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-09 22:37:21 +01:00
### bench-backrest
2022-01-14 19:36:36 +01:00
The question is **Does this bench have a backrest?**
2022-02-09 22:37:21 +01:00
- **Backrest: Yes** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:backrest' target = '_blank' > backrest</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes' target = '_blank' > yes</ a >
- **Backrest: No** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:backrest' target = '_blank' > backrest</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno' target = '_blank' > no</ a >
### bench-seats
2022-01-14 19:36:36 +01:00
The question is **How many seats does this bench have?**
2022-02-09 22:37:21 +01:00
This rendering asks information about the property [seats ](https://wiki.openstreetmap.org/wiki/Key:seats )
2022-01-14 19:36:36 +01:00
This is rendered with `{seats} seats`
2022-02-09 22:37:21 +01:00
### bench-material
2022-01-14 19:36:36 +01:00
The question is **What is the bench (seating) made from?**
2022-02-09 22:37:21 +01:00
This rendering asks information about the property [material ](https://wiki.openstreetmap.org/wiki/Key:material )
2022-01-14 19:36:36 +01:00
This is rendered with `Material: {material}`
2022-02-09 22:37:21 +01:00
- **Material: wood** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:material' target = '_blank' > material</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood' target = '_blank' > wood</ a >
- **Material: metal** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:material' target = '_blank' > material</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal' target = '_blank' > metal</ a >
- **Material: stone** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:material' target = '_blank' > material</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone' target = '_blank' > stone</ a >
- **Material: concrete** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:material' target = '_blank' > material</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete' target = '_blank' > concrete</ a >
- **Material: plastic** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:material' target = '_blank' > material</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic' target = '_blank' > plastic</ a >
- **Material: steel** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:material' target = '_blank' > material</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel' target = '_blank' > steel</ a >
### bench-direction
2022-01-14 19:36:36 +01:00
The question is **In which direction are you looking when sitting on the bench?**
2022-02-09 22:37:21 +01:00
This rendering asks information about the property [direction ](https://wiki.openstreetmap.org/wiki/Key:direction )
2022-01-14 19:36:36 +01:00
This is rendered with `When sitting on the bench, one looks towards {direction}°.`
2022-02-09 22:37:21 +01:00
### bench-colour
2022-01-14 19:36:36 +01:00
The question is **Which colour does this bench have?**
2022-02-09 22:37:21 +01:00
This rendering asks information about the property [colour ](https://wiki.openstreetmap.org/wiki/Key:colour )
2022-01-14 19:36:36 +01:00
This is rendered with `Colour: {colour}`
2022-02-09 22:37:21 +01:00
- **Colour: brown** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:colour' target = '_blank' > colour</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown' target = '_blank' > brown</ a >
- **Colour: green** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:colour' target = '_blank' > colour</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen' target = '_blank' > green</ a >
- **Colour: gray** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:colour' target = '_blank' > colour</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray' target = '_blank' > gray</ a >
- **Colour: white** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:colour' target = '_blank' > colour</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite' target = '_blank' > white</ a >
- **Colour: red** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:colour' target = '_blank' > colour</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred' target = '_blank' > red</ a >
- **Colour: black** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:colour' target = '_blank' > colour</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack' target = '_blank' > black</ a >
- **Colour: blue** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:colour' target = '_blank' > colour</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue' target = '_blank' > blue</ a >
- **Colour: yellow** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:colour' target = '_blank' > colour</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow' target = '_blank' > yellow</ a >
### bench-survey:date
2022-01-14 19:36:36 +01:00
The question is **When was this bench last surveyed?**
2022-02-09 22:37:21 +01:00
This rendering asks information about the property [survey:date ](https://wiki.openstreetmap.org/wiki/Key:survey:date )
2022-01-14 19:36:36 +01:00
This is rendered with `This bench was last surveyed on {survey:date}`
2022-02-09 22:37:21 +01:00
- **Surveyed today!** corresponds with survey:date=
2022-01-14 19:36:36 +01:00
2022-02-15 00:00:30 +01:00
This document is autogenerated from [assets/layers/bench/bench.json ](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bench/bench.json )