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,13 +12,14 @@ Tombstones (and graves) indicate where a person was buried. On this map, those c
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)
- [images](#images)
- [buried:wikidata](#buriedwikidata)
- [name](#name)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
5. [Filters](#filters)
6. [Filters](#filters)
## Themes using this layer
@ -29,7 +30,7 @@ Tombstones (and graves) indicate where a person was buried. On this map, those c
The following options to create new points are included:
- **a grave** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:cemetery' target='_blank'>cemetery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cemetery%3Dgrave' target='_blank'>grave</a>
- **a tombstone** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:cemetery' target='_blank'>cemetery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cemetery%3Dgrave' target='_blank'>grave</a>
## Basic tags for this layer
@ -42,13 +43,24 @@ Elements must match **any** of the following expressions:
## Supported attributes
**Warning:**,this quick overview is incomplete,
**Warning:**: this quick overview is incomplete
| attribute | type | values which are supported by this layer |
-----|-----|----- |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/buried:wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/buried%3Awikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [buried:wikidata](https://wiki.openstreetmap.org/wiki/Key:buried:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/name#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/name/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
## Featureview elements and TagRenderings
| id | question | labels | freeform key |
-----|-----|-----|----- |
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
| [buried:wikidata](#buried:wikidata) | What is the Wikipedia page of the person buried here?<br/>_{wikipedia(buried:wikidata)}_ | | *[buried:wikidata](https://wiki.osm.org/wiki/Key:buried:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
| [name](#name) | What is the name of the person buried here?<br/>_<b>{name}</b> is buried here_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
_This tagrendering has no question and is thus read-only_