Housekeeping: updating docs and contributors list

This commit is contained in:
Pieter Vander Vennet 2022-05-06 17:26:00 +02:00
parent 46365a9040
commit 210f8bf0ef
107 changed files with 7205 additions and 4220 deletions

View file

@ -52,7 +52,9 @@ Elements must have the all of following tags to be shown on this layer:
**Warning** This quick overview is incomplete
Warning:
this quick overview is incomplete
@ -68,7 +70,7 @@ attribute | type | values which are supported by this layer
_This tagrendering has no question and is thus read-only_
This tagrendering has no question and is thus read-only
@ -78,10 +80,13 @@ _This tagrendering has no question and is thus read-only_
_This tagrendering has no question and is thus read-only_
This tagrendering has no question and is thus read-only
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with `{name}`
This is rendered with {name}
@ -89,15 +94,15 @@ This is rendered with `{name}`
The question is **What kind of bench is this?**
The question is What kind of bench is this?
- **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>
- 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>
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)