forked from MapComplete/MapComplete
Regenerate docs
This commit is contained in:
parent
679422e26c
commit
7b07141162
49 changed files with 1458 additions and 147 deletions
|
@ -93,6 +93,8 @@ _This tagrendering has no question and is thus read-only_
|
|||
- **Height: {height} m** corresponds with height~^[0-9.]+$
|
||||
|
||||
|
||||
Only visible if `height~^..*$` is shown
|
||||
|
||||
|
||||
|
||||
### tree-leaf_type
|
||||
|
@ -164,6 +166,8 @@ This is rendered with `Name: {name}`
|
|||
- **The tree does not have a name.** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:noname' target='_blank'>noname</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:noname%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
|
||||
Only visible if `denotation=landmark|denotation=natural_monument|name~^..*$` is shown
|
||||
|
||||
|
||||
|
||||
### tree-heritage
|
||||
|
@ -183,6 +187,8 @@ The question is **Is this tree registered heritage?**
|
|||
- **Registered as heritage by a different organisation** corresponds with heritage~^..*$_This option cannot be chosen as answer_
|
||||
|
||||
|
||||
Only visible if `denotation=landmark|denotation=natural_monument` is shown
|
||||
|
||||
|
||||
|
||||
### tree_node-ref:OnroerendErfgoed
|
||||
|
@ -194,6 +200,8 @@ The question is **What is the ID issued by Onroerend Erfgoed Flanders?**
|
|||
This rendering asks information about the property [ref:OnroerendErfgoed](https://wiki.openstreetmap.org/wiki/Key:ref:OnroerendErfgoed)
|
||||
This is rendered with `<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>`
|
||||
|
||||
Only visible if `heritage=4&heritage:operator=OnroerendErfgoed` is shown
|
||||
|
||||
|
||||
|
||||
### tree_node-wikidata
|
||||
|
@ -203,6 +211,8 @@ This is rendered with `<img src="./assets/layers/tree_node/Onroerend_Erfgoed_log
|
|||
The question is **What is the Wikidata ID for this tree?**
|
||||
|
||||
This rendering asks information about the property [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata)
|
||||
This is rendered with `<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>`
|
||||
This is rendered with `<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>`
|
||||
|
||||
Only visible if `denotation=landmark|denotation=natural_monument|wikidata~^..*$` is shown
|
||||
|
||||
This document is autogenerated from [assets/layers/tree_node/tree_node.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/tree_node/tree_node.json)
|
Loading…
Add table
Add a link
Reference in a new issue