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 layer showing trees
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_no_blur](#images_no_blur)
- [plantnet](#plantnet)
- [tree-species-wikidata](#tree-species-wikidata)
@ -52,7 +53,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 |
-----|-----|----- |
@ -67,6 +68,28 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/ref:OnroerendErfgoed#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/ref%3AOnroerendErfgoed/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [ref:OnroerendErfgoed](https://wiki.openstreetmap.org/wiki/Key:ref:OnroerendErfgoed) | [nat](../SpecialInputElements.md#nat) | |
| <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_no_blur](#images_no_blur) <br/> _(Original in [questions](./BuiltinQuestions.md#images_no_blur))_ | _{image_carousel()}{image_upload(,,,true)}_ | | _Multiple choice only_ |
| [plantnet](#plantnet) | _{plantnet_detection()}_ | | _Multiple choice only_ |
| [tree-species-wikidata](#tree-species-wikidata) | What species is this tree?<br/>_{wikipedia(species:wikidata):max-height: 25rem}_ | | *[species:wikidata](https://wiki.osm.org/wiki/Key:species:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
| [tree-wikipedia](#tree-wikipedia) | _{wikipedia()}_ | | _Multiple choice only_ |
| [circumference](#circumference) | What is the circumference of the tree trunk?<br/>_The tree trunk has a circumference of {circumference} meter_ | | *[circumference](https://wiki.osm.org/wiki/Key:circumference)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [height](#height) | What is the height of this tree?<br/>_This tree is {height} meter high_ | | *[height](https://wiki.osm.org/wiki/Key:height)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [tree-denotation](#tree-denotation) | How significant is this tree? Choose the first answer that applies.<br/>8 options | | _Multiple choice only_ |
| [tree-leaf_type](#tree-leaf_type) | Is this a broadleaved or needleleaved tree?<br/>3 options | | _Multiple choice only_ |
| [tree-decidouous](#tree-decidouous) | Is this tree evergreen or deciduous?<br/>2 options | | _Multiple choice only_ |
| [tree_node-name](#tree_node-name) | Does the tree have a name?<br/>_Name: {name}_<br/>1 options | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [tree-heritage](#tree-heritage) | Is this tree registered heritage?<br/>5 options | | _Multiple choice only_ |
| [tree_node-ref:OnroerendErfgoed](#tree_node-ref:OnroerendErfgoed) | What is the ID issued by Onroerend Erfgoed Flanders?<br/>_<img src="./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg" style="width:0.85em;height:1em;vertical-align:middle" alt=""/> Onroerend Erfgoed ID: <a href="https://id.erfgoed.net/erfgoedobjecten/{ref:OnroerendErfgoed}">{ref:OnroerendErfgoed}</a>_ | | *[ref:OnroerendErfgoed](https://wiki.osm.org/wiki/Key:ref:OnroerendErfgoed)* ([nat](../SpecialInputElements.md#nat)) |
| [tree_node-wikidata](#tree_node-wikidata) | What is the Wikidata ID for this tree?<br/>_<img src="./assets/svg/wikidata.svg" style="width:1em;height:0.56em;vertical-align:middle" alt=""/> Wikidata: <a href="http://www.wikidata.org/entity/{wikidata}">{wikidata}</a>_ | | *[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_ |
| [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_no_blur
Same as `images`, but uploaded request to disable blurring to the panoramax server
_This tagrendering has no question and is thus read-only_