forked from MapComplete/MapComplete
Generate docs with filter explanations
This commit is contained in:
parent
59f596a6b6
commit
e080f79f34
98 changed files with 3708 additions and 453 deletions
|
@ -98,7 +98,7 @@ This tagrendering has no question and is thus read-only
|
|||
- Height: {height} m corresponds with `height~^(^[0-9.]+$)$`
|
||||
|
||||
|
||||
Only visible if `height~.+` is shown
|
||||
This tagrendering is only visible in the popup if the following condition is met: `height~.+`
|
||||
|
||||
|
||||
|
||||
|
@ -134,7 +134,7 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
Only visible if `wikipedia~.+|wikidata~.+` is shown
|
||||
This tagrendering is only visible in the popup if the following condition is met: `wikipedia~.+|wikidata~.+`
|
||||
|
||||
|
||||
|
||||
|
@ -211,7 +211,7 @@ 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
|
||||
This tagrendering is only visible in the popup if the following condition is met: `denotation=landmark|denotation=natural_monument|name~.+`
|
||||
|
||||
|
||||
|
||||
|
@ -233,7 +233,7 @@ The question is Is this tree registered heritage?
|
|||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
Only visible if `denotation=landmark|denotation=natural_monument` is shown
|
||||
This tagrendering is only visible in the popup if the following condition is met: `denotation=landmark|denotation=natural_monument`
|
||||
|
||||
|
||||
|
||||
|
@ -249,7 +249,7 @@ This is rendered with <img src="./assets/layers/tree_node/Onroerend_Erfgoed_log
|
|||
|
||||
|
||||
|
||||
Only visible if `heritage=4&heritage:operator=OnroerendErfgoed` is shown
|
||||
This tagrendering is only visible in the popup if the following condition is met: `heritage=4&heritage:operator=OnroerendErfgoed`
|
||||
|
||||
|
||||
|
||||
|
@ -265,6 +265,6 @@ This is rendered with <img src="./assets/svg/wikidata.svg" style="width:1em;hei
|
|||
|
||||
|
||||
|
||||
Only visible if `denotation=landmark|denotation=natural_monument|wikidata~.+` is shown
|
||||
This tagrendering is only visible in the popup if the following condition is met: `denotation=landmark|denotation=natural_monument|wikidata~.+`
|
||||
|
||||
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