Chore: regenerate docs

This commit is contained in:
Pieter Vander Vennet 2025-04-10 04:51:26 +02:00
parent c65808bcd2
commit 4078b33a87
318 changed files with 80192 additions and 692 deletions

View file

@ -12,6 +12,8 @@ A layer showing memorials for cyclists, killed in road accidents
2. [Presets](#presets)
3. [Basic tags for this layer](#basic-tags-for-this-layer)
4. [Supported attributes](#supported-attributes)
5. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
- [Wikipedia page about the deceased person](#wikipedia-page-about-the-deceased-person)
- [preset_description](#preset_description)
- [images_no_blur](#images_no_blur)
- [ghost_bike-name](#ghost_bike-name)
@ -45,7 +47,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
## Supported attributes
**Warning:**,this quick overview is incomplete,
**Warning:**: this quick overview is incomplete
| attribute | type | values which are supported by this layer |
-----|-----|----- |
@ -54,6 +56,22 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/inscription#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/inscription/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [string](../SpecialInputElements.md#string) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/start_date#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/start_date/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date) | [date](../SpecialInputElements.md#date) | |
## Featureview elements and TagRenderings
| id | question | labels | freeform key |
-----|-----|-----|----- |
| [preset_description](#preset_description) <br/> _(Original in [questions](./BuiltinQuestions.md#preset_description))_ | _{preset_description()}_ | | _Multiple choice only_ |
| [images_no_blur](#images_no_blur) <br/> _(Original in [questions](./BuiltinQuestions.md#images_no_blur))_ | _{image_carousel()}{image_upload(,,,true)}_ | | _Multiple choice only_ |
| [ghost_bike-name](#ghost_bike-name) | Whom is remembered by this ghost bike?<br/>_In remembrance of {subject}_<br/>2 options | | *[subject](https://wiki.osm.org/wiki/Key:subject)* ([string](../SpecialInputElements.md#string)) |
| [ghost_bike-source](#ghost_bike-source) | On what webpage can one find more info about the ghost bike or the accident?<br/>_{link(More info available,&LBRACEsource&RBRACE,,,,)}_ | | *[source](https://wiki.osm.org/wiki/Key:source)* ([url](../SpecialInputElements.md#url)) |
| [ghost_bike-inscription](#ghost_bike-inscription) | What is the inscription on this Ghost bike?<br/>_<i>{inscription}</i>_ | | *[inscription](https://wiki.osm.org/wiki/Key:inscription)* ([string](../SpecialInputElements.md#string)) |
| [ghost_bike-start_date](#ghost_bike-start_date) | When was this Ghost bike installed?<br/>_Placed on {start_date}_ | | *[start_date](https://wiki.osm.org/wiki/Key:start_date)* ([date](../SpecialInputElements.md#date)) |
| [wikidata](#wikidata) | _<h3>Wikipedia page about the deceased person</h3>{wikipedia(subject:wikidata)}_ | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### preset_description
_This tagrendering has no question and is thus read-only_