Improve documentation
This commit is contained in:
parent
ae146606e0
commit
4d930ae985
123 changed files with 4874 additions and 4239 deletions
|
@ -95,7 +95,7 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
- Height: {height} m corresponds with `height~^(^[0-9.]+$)$`
|
||||
- *Height: {height} m* corresponds with `height~^(^[0-9.]+$)$`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `height~.+`
|
||||
|
@ -116,11 +116,11 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
The question is What species is this tree?
|
||||
The question is *What species is this tree?*
|
||||
|
||||
This rendering asks information about the property [species:wikidata](https://wiki.openstreetmap.org/wiki/Key:species:wikidata)
|
||||
|
||||
This is rendered with {wikipedia(species:wikidata):max-height: 25rem}
|
||||
This is rendered with `{wikipedia(species:wikidata):max-height: 25rem}`
|
||||
|
||||
|
||||
|
||||
|
@ -142,20 +142,20 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
|
||||
|
||||
|
||||
The question is How significant is this tree? Choose the first answer that applies.
|
||||
The question is *How significant is this tree? Choose the first answer that applies.*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- The tree is remarkable due to its size or prominent location. It is useful for navigation. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:denotation' target='_blank'>denotation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dlandmark' target='_blank'>landmark</a>`
|
||||
- The tree is a natural monument, e.g. because it is especially old, or of a valuable species. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:denotation' target='_blank'>denotation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dnatural_monument' target='_blank'>natural_monument</a>`
|
||||
- The tree is used for agricultural purposes, e.g. in an orchard. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:denotation' target='_blank'>denotation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dagricultural' target='_blank'>agricultural</a>`
|
||||
- The tree is in a park or similar (cemetery, school grounds, …). corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:denotation' target='_blank'>denotation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dpark' target='_blank'>park</a>`
|
||||
- The tree is in a residential garden. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:denotation' target='_blank'>denotation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dgarden' target='_blank'>garden</a>`
|
||||
- This is a tree along an avenue. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:denotation' target='_blank'>denotation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:denotation%3Davenue' target='_blank'>avenue</a>`
|
||||
- The tree is in an urban area. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:denotation' target='_blank'>denotation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:denotation%3Durban' target='_blank'>urban</a>`
|
||||
- The tree is outside of an urban area. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:denotation' target='_blank'>denotation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dnone' target='_blank'>none</a>`
|
||||
- *The tree is remarkable due to its size or prominent location. It is useful for navigation.* corresponds with `denotation=landmark`
|
||||
- *The tree is a natural monument, e.g. because it is especially old, or of a valuable species.* corresponds with `denotation=natural_monument`
|
||||
- *The tree is used for agricultural purposes, e.g. in an orchard.* corresponds with `denotation=agricultural`
|
||||
- *The tree is in a park or similar (cemetery, school grounds, …).* corresponds with `denotation=park`
|
||||
- *The tree is in a residential garden.* corresponds with `denotation=garden`
|
||||
- *This is a tree along an avenue.* corresponds with `denotation=avenue`
|
||||
- *The tree is in an urban area.* corresponds with `denotation=urban`
|
||||
- *The tree is outside of an urban area.* corresponds with `denotation=none`
|
||||
|
||||
|
||||
|
||||
|
@ -164,15 +164,15 @@ The question is How significant is this tree? Choose the first answer that appl
|
|||
|
||||
|
||||
|
||||
The question is Is this a broadleaved or needleleaved tree?
|
||||
The question is *Is this a broadleaved or needleleaved tree?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Broadleaved corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:leaf_type' target='_blank'>leaf_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dbroadleaved' target='_blank'>broadleaved</a>`
|
||||
- Needleleaved corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:leaf_type' target='_blank'>leaf_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dneedleleaved' target='_blank'>needleleaved</a>`
|
||||
- Permanently leafless corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:leaf_type' target='_blank'>leaf_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dleafless' target='_blank'>leafless</a>`
|
||||
- *Broadleaved* corresponds with `leaf_type=broadleaved`
|
||||
- *Needleleaved* corresponds with `leaf_type=needleleaved`
|
||||
- *Permanently leafless* corresponds with `leaf_type=leafless`
|
||||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
|
@ -182,14 +182,14 @@ The question is Is this a broadleaved or needleleaved tree?
|
|||
|
||||
|
||||
|
||||
The question is Is this tree evergreen or deciduous?
|
||||
The question is *Is this tree evergreen or deciduous?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Deciduous: the tree loses its leaves for some time of the year. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:leaf_cycle' target='_blank'>leaf_cycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leaf_cycle%3Ddeciduous' target='_blank'>deciduous</a>`
|
||||
- Evergreen. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:leaf_cycle' target='_blank'>leaf_cycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leaf_cycle%3Devergreen' target='_blank'>evergreen</a>`
|
||||
- *Deciduous: the tree loses its leaves for some time of the year.* corresponds with `leaf_cycle=deciduous`
|
||||
- *Evergreen.* corresponds with `leaf_cycle=evergreen`
|
||||
|
||||
|
||||
|
||||
|
@ -198,17 +198,17 @@ The question is Is this tree evergreen or deciduous?
|
|||
|
||||
|
||||
|
||||
The question is Does the tree have a name?
|
||||
The question is *Does the tree have a name?*
|
||||
|
||||
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
|
||||
|
||||
This is rendered with Name: {name}
|
||||
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>`
|
||||
- *The tree does not have a name.* corresponds with `noname=yes`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `denotation=landmark|denotation=natural_monument|name~.+`
|
||||
|
@ -219,17 +219,17 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
|
||||
|
||||
|
||||
The question is Is this tree registered heritage?
|
||||
The question is *Is this tree registered heritage?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Registered as heritage by <i>Onroerend Erfgoed</i> Flanders corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:heritage' target='_blank'>heritage</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:heritage%3D4' target='_blank'>4</a>&<a href='https://wiki.openstreetmap.org/wiki/Key:heritage:operator' target='_blank'>heritage:operator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:heritage:operator%3DOnroerendErfgoed' target='_blank'>OnroerendErfgoed</a>`
|
||||
- Registered as heritage by <i>Direction du Patrimoine culturel</i> Brussels corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:heritage' target='_blank'>heritage</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:heritage%3D4' target='_blank'>4</a>&<a href='https://wiki.openstreetmap.org/wiki/Key:heritage:operator' target='_blank'>heritage:operator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:heritage:operator%3Daatl' target='_blank'>aatl</a>`
|
||||
- Registered as heritage by a different organisation corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:heritage' target='_blank'>heritage</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:heritage%3Dyes' target='_blank'>yes</a>`
|
||||
- Not registered as heritage corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:heritage' target='_blank'>heritage</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:heritage%3Dno' target='_blank'>no</a>`
|
||||
- Registered as heritage by a different organisation corresponds with `heritage~.+`
|
||||
- *Registered as heritage by <i>Onroerend Erfgoed</i> Flanders* corresponds with `heritage=4&heritage:operator=OnroerendErfgoed`
|
||||
- *Registered as heritage by <i>Direction du Patrimoine culturel</i> Brussels* corresponds with `heritage=4&heritage:operator=aatl`
|
||||
- *Registered as heritage by a different organisation* corresponds with `heritage=yes`
|
||||
- *Not registered as heritage* corresponds with `heritage=no`
|
||||
- *Registered as heritage by a different organisation* corresponds with `heritage~.+`
|
||||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
|
@ -241,11 +241,11 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
|
||||
|
||||
|
||||
The question is What is the ID issued by Onroerend Erfgoed Flanders?
|
||||
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>
|
||||
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>`
|
||||
|
||||
|
||||
|
||||
|
@ -257,11 +257,11 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
|
||||
|
||||
|
||||
The question is What is the Wikidata ID for this tree?
|
||||
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>`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue