fruitboom =========== Een boom ## Table of contents 1. [fruitboom](#fruitboom) - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) + [fruitboom-species:nl](#fruitboom-speciesnl) + [fruitboom-taxon](#fruitboom-taxon) + [fruitboom-description](#fruitboom-description) + [fruitboom-ref](#fruitboom-ref) [Go to the source code](../assets/layers/fruitboom/fruitboom.json) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - natural =tree Supported attributes ---------------------- **Warning** This quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/species:nl#values) [species:nl](https://wiki.openstreetmap.org/wiki/Key:species:nl) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/taxon#values) [taxon](https://wiki.openstreetmap.org/wiki/Key:taxon) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/description#values) [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/ref#values) [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | ### fruitboom-species:nl The question is **Wat is de soort van deze boom (in het Nederlands)?** This rendering asks information about the property [species:nl](https://wiki.openstreetmap.org/wiki/Key:species:nl) This is rendered with `De soort is {species:nl}` ### fruitboom-taxon The question is **Wat is het taxon (ras) van deze boom?** This rendering asks information about the property [taxon](https://wiki.openstreetmap.org/wiki/Key:taxon) This is rendered with `Het ras (taxon) van deze boom is {taxon}` ### fruitboom-description The question is **Welke beschrijving past bij deze boom?** This rendering asks information about the property [description](https://wiki.openstreetmap.org/wiki/Key:description) This is rendered with `Beschrijving: {description}` ### fruitboom-ref The question is **Is er een refernetienummer?** This rendering asks information about the property [ref](https://wiki.openstreetmap.org/wiki/Key:ref) This is rendered with `Referentienummer: {ref}` This document is autogenerated from assets/layers/fruitboom/fruitboom.json