mapcomplete/Docs/Layers/fruitboom.md

77 lines
3.1 KiB
Markdown
Raw Normal View History

2022-01-26 21:40:38 +01:00
fruitboom
2022-01-14 19:36:36 +01:00
===========
<img src='https://mapcomplete.osm.be/./assets/themes/fruit_trees/fruit_tree.svg' height="100px">
Een boom
## Table of contents
1. [fruitboom](#fruitboom)
2022-01-26 21:40:38 +01:00
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-14 19:36:36 +01:00
+ [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)
2022-01-26 21:40:38 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-01-26 21:40:38 +01:00
- <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>
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**Warning** This quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
2022-01-26 21:40:38 +01:00
[<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) |
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
### fruitboom-species:nl
2022-01-14 19:36:36 +01:00
The question is **Wat is de soort van deze boom (in het Nederlands)?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [species:nl](https://wiki.openstreetmap.org/wiki/Key:species:nl)
2022-01-14 19:36:36 +01:00
This is rendered with `De soort is {species:nl}`
2022-01-26 21:40:38 +01:00
### fruitboom-taxon
2022-01-14 19:36:36 +01:00
The question is **Wat is het taxon (ras) van deze boom?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [taxon](https://wiki.openstreetmap.org/wiki/Key:taxon)
2022-01-14 19:36:36 +01:00
This is rendered with `Het ras (taxon) van deze boom is <b>{taxon}</b>`
2022-01-26 21:40:38 +01:00
### fruitboom-description
2022-01-14 19:36:36 +01:00
The question is **Welke beschrijving past bij deze boom?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [description](https://wiki.openstreetmap.org/wiki/Key:description)
2022-01-14 19:36:36 +01:00
This is rendered with `Beschrijving: <i>{description}</i>`
2022-01-26 21:40:38 +01:00
### fruitboom-ref
2022-01-14 19:36:36 +01:00
The question is **Is er een refernetienummer?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [ref](https://wiki.openstreetmap.org/wiki/Key:ref)
This is rendered with `Referentienummer: <b>{ref}</b>`
2022-01-14 19:36:36 +01:00
This document is autogenerated from assets/layers/fruitboom/fruitboom.json