mapcomplete/Docs/Layers/bench_at_pt.md

77 lines
3.2 KiB
Markdown
Raw Normal View History

2022-01-26 21:40:38 +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
## Table of contents
1. [bench_at_pt](#bench_at_pt)
2022-01-26 21:40:38 +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_at_pt-name](#bench_at_pt-name)
+ [bench_at_pt-bench_type](#bench_at_pt-bench_type)
2022-01-26 21:40:38 +01:00
#### Themes using this layer
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
- [benches](https://mapcomplete.osm.be/benches)
2022-02-01 13:21:45 +01:00
- [personal](https://mapcomplete.osm.be/personal)
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/bench_at_pt/bench_at_pt.json)
2022-01-26 21:40:38 +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-01-26 21:40:38 +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-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**Warning** This quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
2022-01-26 21:40:38 +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-01-26 21:40:38 +01:00
### images
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
### bench_at_pt-name
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
2022-01-14 19:36:36 +01:00
This is rendered with `{name}`
2022-01-26 21:40:38 +01:00
### bench_at_pt-bench_type
2022-01-14 19:36:36 +01:00
The question is **What kind of bench is this?**
2022-01-26 21:40:38 +01:00
- **There is a normal, sit-down bench here** corresponds
with <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>
- **Stand up bench** corresponds with <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>
- **There is no bench here** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bench' target='_blank'>
bench</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bench%3Dno' target='_blank'>no</a>
2022-01-14 19:36:36 +01:00
This document is autogenerated from assets/layers/bench_at_pt/bench_at_pt.json