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,7 @@ A nature reserve is an area where nature can take its course
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)
- [Access tag](#access-tag)
- [Operator tag](#operator-tag)
@ -28,7 +29,7 @@ A nature reserve is an area where nature can take its course
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
5. [Filters](#filters)
6. [Filters](#filters)
## Themes using this layer
@ -52,7 +53,7 @@ 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 |
-----|-----|----- |
@ -68,6 +69,27 @@ Elements must match **any** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/description:0#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/description%3A0/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [description:0](https://wiki.openstreetmap.org/wiki/Key:description:0) | [string](../SpecialInputElements.md#string) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wikidata#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wikidata/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | |
## 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_ |
| [Access tag](#Access tag) | Is this nature reserve accessible to the public?<br/>_Accessin this nature reserve: {access:description}_<br/>6 options | | *[access:description](https://wiki.osm.org/wiki/Key:access:description)* ([string](../SpecialInputElements.md#string)) |
| [Operator tag](#Operator tag) | Who operates this area?<br/>_Operated by {operator}_<br/>3 options | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) |
| [Name tag](#Name tag) | What is the name of this area?<br/>_This area is named {name}_<br/>1 options | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [Dogs?](#Dogs?) | Are dogs allowed in this nature reserve?<br/>3 options | | _Multiple choice only_ |
| [website](#website) <br/> _(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?<br/>_<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>_<br/>1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
| [Curator](#Curator) | Whom is the curator of this nature reserve?<br/>_{curator} is the curator of this nature reserve_ | | *[curator](https://wiki.osm.org/wiki/Key:curator)* ([string](../SpecialInputElements.md#string)) |
| [Email](#Email) | What email address can one send to with questions and problems with this nature reserve?<br/>_<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>_ | | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
| [phone](#phone) | What phone number can one call to with questions and problems with this nature reserve?<br/>_<a href='tel:{phone}' target='_blank' rel='noopener'>{phone}</a>_ | | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
| [Non-editable description](#Non-editable description) | _Extra information: <i>{description}</i>_ | | *[description](https://wiki.osm.org/wiki/Key:description)* ([string](../SpecialInputElements.md#string)) |
| [Editable description](#Editable description) | Is there some extra info?<br/>_Extra info: <i>{description:0}</i>_ | | *[description:0](https://wiki.osm.org/wiki/Key:description:0)* ([string](../SpecialInputElements.md#string)) |
| [Surface area](#Surface area) | _Surface area: {_surface:ha}Ha_ | | _Multiple choice only_ |
| [wikipedia](#wikipedia) <br/> _(Original in [questions](./BuiltinQuestions.md#wikipedia))_ | What is the corresponding Wikidata entity?<br/>_{wikipedia():max-height:25rem}_<br/>2 options | | *[wikidata](https://wiki.osm.org/wiki/Key:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
| [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_