Housekeeping: updating docs and contributors list
This commit is contained in:
parent
46365a9040
commit
210f8bf0ef
107 changed files with 7205 additions and 4220 deletions
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
@ -70,7 +72,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
|
||||
|
||||
|
||||
|
||||
|
@ -80,7 +82,7 @@ _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
|
||||
|
||||
|
||||
|
||||
|
@ -90,14 +92,17 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
|
||||
|
||||
The question is **Whom is remembered by this ghost bike?<span class='question-subtext'><br/>Please respect privacy - only fill out the name if it is widely published or marked on the cycle. Opt to leave out the family name.</span>**
|
||||
The question is Whom is remembered by this ghost bike?<span class='question-subtext'><br/>Please respect privacy - only fill out the name if it is widely published or marked on the cycle. Opt to leave out the family name.</span>
|
||||
|
||||
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
|
||||
This is rendered with `In remembrance of {name}`
|
||||
|
||||
This is rendered with In remembrance of {name}
|
||||
|
||||
|
||||
|
||||
- **No name is marked on the bike** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:noname' target='_blank'>noname</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:noname%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
|
||||
- No name is marked on the bike corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:noname' target='_blank'>noname</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:noname%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
|
||||
|
||||
|
@ -106,10 +111,13 @@ This is rendered with `In remembrance of {name}`
|
|||
|
||||
|
||||
|
||||
The question is **On what webpage can one find more information about the Ghost bike or the accident?**
|
||||
The question is On what webpage can one find more information about the Ghost bike or the accident?
|
||||
|
||||
This rendering asks information about the property [source](https://wiki.openstreetmap.org/wiki/Key:source)
|
||||
This is rendered with `<a href='{source}' target='_blank'>More information is available</a>`
|
||||
|
||||
This is rendered with <a href='{source}' target='_blank'>More information is available</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -117,10 +125,13 @@ This is rendered with `<a href='{source}' target='_blank'>More information is av
|
|||
|
||||
|
||||
|
||||
The question is **What is the inscription on this Ghost bike?**
|
||||
The question is What is the inscription on this Ghost bike?
|
||||
|
||||
This rendering asks information about the property [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription)
|
||||
This is rendered with `<i>{inscription}</i>`
|
||||
|
||||
This is rendered with <i>{inscription}</i>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -128,9 +139,12 @@ This is rendered with `<i>{inscription}</i>`
|
|||
|
||||
|
||||
|
||||
The question is **When was this Ghost bike installed?**
|
||||
The question is When was this Ghost bike installed?
|
||||
|
||||
This rendering asks information about the property [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date)
|
||||
This is rendered with `Placed on {start_date}`
|
||||
|
||||
This is rendered with Placed on {start_date}
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/ghost_bike/ghost_bike.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ghost_bike/ghost_bike.json)
|
Loading…
Add table
Add a link
Reference in a new issue