tree_node =========== A layer showing trees - This layer is shown at zoomlevel **16** and higher #### Themes using this layer - [personal](https://mapcomplete.osm.be/personal) - [trees](https://mapcomplete.osm.be/trees) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - natural=tree [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22natural%22%3D%22tree%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) Supported attributes ---------------------- **Warning** This quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/height#values) [height](https://wiki.openstreetmap.org/wiki/Key:height) | Multiple choice | [](https://taginfo.openstreetmap.org/keys/leaf_type#values) [leaf_type](https://wiki.openstreetmap.org/wiki/Key:leaf_type) | Multiple choice | [broadleaved](https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dbroadleaved) [needleleaved](https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dneedleleaved) [](https://taginfo.openstreetmap.org/keys/denotation#values) [denotation](https://wiki.openstreetmap.org/wiki/Key:denotation) | Multiple choice | [landmark](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dlandmark) [natural_monument](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dnatural_monument) [agricultural](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dagricultural) [park](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dpark) [garden](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dgarden) [avenue](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Davenue) [urban](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Durban) [none](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dnone) [](https://taginfo.openstreetmap.org/keys/leaf_cycle#values) [leaf_cycle](https://wiki.openstreetmap.org/wiki/Key:leaf_cycle) | Multiple choice | [deciduous](https://wiki.openstreetmap.org/wiki/Tag:leaf_cycle%3Ddeciduous) [evergreen](https://wiki.openstreetmap.org/wiki/Tag:leaf_cycle%3Devergreen) [](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) [](https://taginfo.openstreetmap.org/keys/heritage#values) [heritage](https://wiki.openstreetmap.org/wiki/Key:heritage) | Multiple choice | [4](https://wiki.openstreetmap.org/wiki/Tag:heritage%3D4) [4](https://wiki.openstreetmap.org/wiki/Tag:heritage%3D4) [yes](https://wiki.openstreetmap.org/wiki/Tag:heritage%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:heritage%3Dno) [](https://taginfo.openstreetmap.org/keys/ref:OnroerendErfgoed#values) [ref:OnroerendErfgoed](https://wiki.openstreetmap.org/wiki/Key:ref:OnroerendErfgoed) | [nat](../SpecialInputElements.md#nat) | [](https://taginfo.openstreetmap.org/keys/wikidata#values) [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | ### images _This tagrendering has no question and is thus read-only_ ### tree-height _This tagrendering has no question and is thus read-only_ - **Height: {height} m** corresponds with height~^[0-9.]+$ ### tree-leaf_type The question is **Is this a broadleaved or needleleaved tree?** - **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_ ### tree-denotation 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 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 a residential garden.** corresponds with denotation=garden - **This is a tree along an avenue.** corresponds with denotation=avenue - **The tree is an urban area.** corresponds with denotation=urban - **The tree is outside of an urban area.** corresponds with denotation=none ### tree-decidouous The question is **Is this tree evergreen or deciduous?** - **Deciduous: the tree loses its leaves for some time of the year.** corresponds with leaf_cycle=deciduous - **Evergreen.** corresponds with leaf_cycle=evergreen ### tree_node-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}` - **The tree does not have a name.** corresponds with noname=yes ### tree-heritage The question is **Is this tree registered heritage?** - **Registered as heritage by Onroerend Erfgoed Flanders** corresponds with heritage=4&heritage:operator=OnroerendErfgoed - **Registered as heritage by Direction du Patrimoine culturel 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_ ### tree_node-ref:OnroerendErfgoed 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 ` Onroerend Erfgoed ID: {ref:OnroerendErfgoed}` ### tree_node-wikidata 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 ` Wikidata: {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)