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

@ -38,6 +38,7 @@ Available languages:
- [Presets](#presets)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
- [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
+ [images](#images)
+ [facadegardens-direction](#facadegardens-direction)
+ [facadegardens-sunshine](#facadegardens-sunshine)
@ -78,7 +79,7 @@ Elements must match **all** 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 |
-----|-----|----- |
@ -90,6 +91,23 @@ Elements must match **all** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/plant#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/plant/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [plant](https://wiki.openstreetmap.org/wiki/Key:plant) | Multiple choice | [vine](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dvine) [flower](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dflower) [shrub](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dshrub) [groundcover](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dgroundcover) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/description#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/description/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
## 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_ |
| [facadegardens-direction](#facadegardens-direction) | What is the orientation of the garden?<br/>_Orientation: {direction} (where 0=N and 90=O)_ | | *[direction](https://wiki.osm.org/wiki/Key:direction)* ([direction](../SpecialInputElements.md#direction)) |
| [facadegardens-sunshine](#facadegardens-sunshine) | Is the garden shaded or sunny?<br/>3 options | | _Multiple choice only_ |
| [facadegardens-rainbarrel](#facadegardens-rainbarrel) | Is there a water barrel installed for the garden?<br/>2 options | | _Multiple choice only_ |
| [facadegardens-start_date](#facadegardens-start_date) | When was the garden constructed? (a year is sufficient)<br/>_Construction date of the garden: {start_date}_ | | *[start_date](https://wiki.osm.org/wiki/Key:start_date)* ([text](../SpecialInputElements.md#text)) |
| [facadegardens-edible](#facadegardens-edible) | Are there any edible plants?<br/>2 options | | _Multiple choice only_ |
| [facadegardens-plants](#facadegardens-plants) | What kinds of plants grow here?<br/>4 options | | _Multiple choice only_ |
| [facadegardens-description](#facadegardens-description) | Extra describing info about the garden (if needed and not yet described above)<br/>_More details: {description}_ | | *[description](https://wiki.osm.org/wiki/Key:description)* ([text](../SpecialInputElements.md#text)) |
| [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_ |
### 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_