111 lines
No EOL
3.1 KiB
Markdown
111 lines
No EOL
3.1 KiB
Markdown
|
|
|
|
fruitboom
|
|
===========
|
|
|
|
|
|
|
|
<img src='https://mapcomplete.osm.be/./assets/themes/fruit_trees/fruit_tree.svg' height="100px">
|
|
|
|
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:
|
|
|
|
|
|
|
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:natural' target='_blank'>natural</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:natural%3Dtree' target='_blank'>tree</a>
|
|
|
|
|
|
|
|
|
|
Supported attributes
|
|
----------------------
|
|
|
|
|
|
|
|
**Warning** This quick overview is incomplete
|
|
|
|
|
|
|
|
attribute | type | values which are supported by this layer
|
|
----------- | ------ | ------------------------------------------
|
|
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/species:nl#values) [species:nl](https://wiki.openstreetmap.org/wiki/Key:species:nl) | [string](../SpecialInputElements.md#string) |
|
|
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/taxon#values) [taxon](https://wiki.openstreetmap.org/wiki/Key:taxon) | [string](../SpecialInputElements.md#string) |
|
|
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/description#values) [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) |
|
|
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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 <b>{taxon}</b>`
|
|
|
|
|
|
|
|
### 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: <i>{description}</i>`
|
|
|
|
|
|
|
|
### 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: <b>{ref}</b>`
|
|
|
|
This document is autogenerated from assets/layers/fruitboom/fruitboom.json |