2022-02-09 22:37:21 +01:00
bench_at_pt
2022-01-14 19:36:36 +01:00
=============
< img src = 'https://mapcomplete.osm.be/./assets/themes/benches/bench_public_transport.svg' height = "100px" >
A layer showing all public-transport-stops which do have a bench
2022-02-09 22:37:21 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **14** and higher
2022-02-09 22:37:21 +01:00
#### Themes using this layer
- [benches ](https://mapcomplete.osm.be/benches )
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
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
2022-12-16 13:42:37 +01:00
- < a href = 'https://wiki.openstreetmap.org/wiki/Key:highway' target = '_blank' > highway</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbus_stop' target = '_blank' > bus_stop</ a >
2022-02-09 22:37:21 +01:00
- < a href = 'https://wiki.openstreetmap.org/wiki/Key:bench' target = '_blank' > bench</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:bench%3Dyes' target = '_blank' > yes</ a > |< a href = 'https://wiki.openstreetmap.org/wiki/Key:bench' target = '_blank' > bench</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:bench%3Dstand_up_bench' target = '_blank' > stand_up_bench</ a >
2022-12-16 13:42:37 +01:00
[Execute on overpass ](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%3D%22bus_stop%22%5D%5B%22bench%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D )%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22bus_stop%22%5D%5B%22bench%22%3D%22stand_up_bench%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2022-03-24 19:59:57 +01:00
2022-02-09 22:37:21 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
2022-05-06 17:26:00 +02:00
Warning:
this quick overview is incomplete
2022-01-14 19:36:36 +01:00
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
----------- | ------ | ------------------------------------------
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/name#values ) [name ](https://wiki.openstreetmap.org/wiki/Key:name ) | [string ](../SpecialInputElements.md#string ) |
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/bench#values ) [bench ](https://wiki.openstreetmap.org/wiki/Key:bench ) | Multiple choice | [yes ](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dyes ) [stand_up_bench ](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dstand_up_bench ) [no ](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dno )
2022-02-09 22:37:21 +01:00
### images
2022-01-14 19:36:36 +01:00
2022-07-26 10:51:14 +02:00
This block shows the known images which are linked with the `image` -keys, but also via `mapillary` and `wikidata`
2022-05-06 17:26:00 +02:00
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
### bench_at_pt-name
2022-01-14 19:36:36 +01:00
2022-05-06 17:26:00 +02:00
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
This rendering asks information about the property [name ](https://wiki.openstreetmap.org/wiki/Key:name )
2022-05-06 17:26:00 +02:00
2022-12-08 00:48:44 +01:00
This is rendered with `{name}`
2022-05-06 17:26:00 +02:00
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
### bench_at_pt-bench_type
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *What kind of bench is this?*
2022-01-14 19:36:36 +01:00
2022-02-09 22:37:21 +01:00
2022-12-08 00:48:44 +01:00
- *There is a normal, sit-down bench here* corresponds with `bench=yes`
- *Stand up bench* corresponds with `bench=stand_up_bench`
- *There is no bench here* corresponds with `bench=no`
2022-02-09 22:37:21 +01:00
2022-01-14 19:36:36 +01:00
2022-02-15 00:00:30 +01:00
This document is autogenerated from [assets/layers/bench_at_pt/bench_at_pt.json ](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bench_at_pt/bench_at_pt.json )