mapcomplete/Docs/Layers/ghost_bike.md

151 lines
4.1 KiB
Markdown
Raw Normal View History

2022-02-14 04:59:49 +01:00
ghost_bike
2022-01-14 19:36:36 +01:00
============
<img src='https://mapcomplete.osm.be/./assets/layers/ghost_bike/ghost_bike.svg' height="100px">
A layer showing memorials for cyclists, killed in road accidents
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
## Table of contents
1. [ghost_bike](#ghost_bike)
2022-02-14 04:59:49 +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
+ [ghost-bike-explanation](#ghost-bike-explanation)
+ [images](#images)
+ [ghost_bike-name](#ghost_bike-name)
+ [ghost_bike-source](#ghost_bike-source)
+ [ghost_bike-inscription](#ghost_bike-inscription)
+ [ghost_bike-start_date](#ghost_bike-start_date)
2022-02-14 04:59:49 +01:00
#### Themes using this layer
- [ghostbikes](https://mapcomplete.osm.be/ghostbikes)
- [personal](https://mapcomplete.osm.be/personal)
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/ghost_bike/ghost_bike.json)
2022-02-14 04:59:49 +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-14 04:59:49 +01:00
- <a href='https://wiki.openstreetmap.org/wiki/Key:memorial' target='_blank'>memorial</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike' target='_blank'>ghost_bike</a>
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**Warning** This quick overview is incomplete
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
2022-02-14 04:59:49 +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) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/source#values) [source](https://wiki.openstreetmap.org/wiki/Key:source) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/inscription#values) [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/start_date#values) [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date) | [date](../SpecialInputElements.md#date) |
### ghost-bike-explanation
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
### images
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
### ghost_bike-name
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)
2022-01-14 19:36:36 +01:00
This is rendered with `In remembrance of {name}`
2022-02-14 04:59:49 +01:00
- **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>
### ghost_bike-source
2022-01-14 19:36:36 +01:00
The question is **On what webpage can one find more information about the Ghost bike or the accident?**
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [source](https://wiki.openstreetmap.org/wiki/Key:source)
2022-01-14 19:36:36 +01:00
This is rendered with `<a href='{source}' target='_blank'>More information is available</a>`
2022-02-14 04:59:49 +01:00
### ghost_bike-inscription
2022-01-14 19:36:36 +01:00
The question is **What is the inscription on this Ghost bike?**
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription)
2022-01-14 19:36:36 +01:00
This is rendered with `<i>{inscription}</i>`
2022-02-14 04:59:49 +01:00
### ghost_bike-start_date
2022-01-14 19:36:36 +01:00
The question is **When was this Ghost bike installed?**
2022-02-14 04:59:49 +01:00
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}`
2022-01-14 19:36:36 +01:00
This document is autogenerated from assets/layers/ghost_bike/ghost_bike.json