mapcomplete/Docs/Layers/nature_reserve.md

214 lines
12 KiB
Markdown
Raw Normal View History

2022-01-26 21:40:38 +01:00
nature_reserve
2022-01-14 19:36:36 +01:00
================
<img src='https://mapcomplete.osm.be/./assets/layers/nature_reserve/nature_reserve.svg' height="100px">
2022-01-26 21:40:38 +01:00
Een natuurgebied is een gebied waar actief ruimte gemaakt word voor de natuur. Typisch zijn deze in beheer van
Natuurpunt of het Agentschap Natuur en Bos of zijn deze erkend door de overheid.
2022-01-14 19:36:36 +01:00
## Table of contents
1. [nature_reserve](#nature_reserve)
2022-01-26 21:40:38 +01:00
* [Themes using this layer](#themes-using-this-layer)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-14 19:36:36 +01:00
+ [images](#images)
+ [Access tag](#access-tag)
+ [Operator tag](#operator-tag)
+ [Name:nl-tag](#namenl-tag)
+ [Name tag](#name-tag)
+ [Dogs?](#dogs)
+ [Website](#website)
+ [Curator](#curator)
+ [Email](#email)
+ [phone](#phone)
+ [Non-editable description](#non-editable-description)
+ [Editable description](#editable-description)
+ [Surface area](#surface-area)
+ [wikipedia](#wikipedia)
2022-01-26 21:40:38 +01:00
#### Themes using this layer
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
- [nature](https://mapcomplete.osm.be/nature)
2022-02-01 13:21:45 +01:00
- [personal](https://mapcomplete.osm.be/personal)
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/nature_reserve/nature_reserve.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:leisure' target='_blank'>leisure</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dnature_reserve' target='_blank'>nature_reserve</a>
|protect_class!~^98$&<a href='https://wiki.openstreetmap.org/wiki/Key:boundary' target='_blank'>boundary</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:boundary%3Dprotected_area' target='_blank'>protected_area</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/access:description#values) [access:description](https://wiki.openstreetmap.org/wiki/Key:access:description) | [string](../SpecialInputElements.md#string) |
2022-01-14 19:36:36 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt) [Agentschap Natuur en Bos](https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgentschap Natuur en Bos)
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/name:nl#values) [name:nl](https://wiki.openstreetmap.org/wiki/Key:name:nl) | [string](../SpecialInputElements.md#string) |
2022-01-14 19:36:36 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](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)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/dog#values) [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes)
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/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/curator#values) [curator](https://wiki.openstreetmap.org/wiki/Key:curator) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[<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/description:0#values) [description:0](https://wiki.openstreetmap.org/wiki/Key:description:0) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/wikidata#values) [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) |
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
### images
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
### Access tag
2022-01-14 19:36:36 +01:00
The question is **Is dit gebied toegankelijk?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the
property [access:description](https://wiki.openstreetmap.org/wiki/Key:access:description)
2022-01-14 19:36:36 +01:00
This is rendered with `De toegankelijkheid van dit gebied is: {access:description}`
2022-01-26 21:40:38 +01:00
- **Vrij toegankelijk** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>
access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes' target='_blank'>yes</a>
- **Niet toegankelijk** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>
access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dno' target='_blank'>no</a>
- **Niet toegankelijk, want privégebied** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>
- **Toegankelijk, ondanks dat het privegebied is** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive' target='_blank'>permissive</a>
- **Enkel toegankelijk met een gids of tijdens een activiteit** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dguided' target='_blank'>guided</a>
- **Toegankelijk mits betaling** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes' target='_blank'>yes</a>
&<a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a>
### Operator tag
2022-01-14 19:36:36 +01:00
The question is **Wie beheert dit gebied?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
2022-01-14 19:36:36 +01:00
This is rendered with `Beheer door {operator}`
2022-02-01 13:21:45 +01:00
- **Dit gebied wordt beheerd door Natuurpunt** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:operator' target='_blank'>operator</a>
2022-01-26 21:40:38 +01:00
=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt' target='_blank'>Natuurpunt</a>
2022-02-01 13:21:45 +01:00
- **Dit gebied wordt beheerd door {operator}** corresponds with operator~^(n|N)atuurpunt.*$_This option cannot be chosen
as answer_
- **Dit gebied wordt beheerd door het Agentschap Natuur en Bos** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:operator' target='_blank'>operator</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgentschap Natuur en Bos' target='_blank'>Agentschap
Natuur en Bos</a>
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
### Name:nl-tag
2022-01-14 19:36:36 +01:00
The question is **Wat is de Nederlandstalige naam van dit gebied?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [name:nl](https://wiki.openstreetmap.org/wiki/Key:name:nl)
2022-01-14 19:36:36 +01:00
This is rendered with `Dit gebied heet {name:nl}`
2022-01-26 21:40:38 +01:00
### Name tag
2022-01-14 19:36:36 +01:00
The question is **Wat is de naam van dit gebied?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
2022-01-14 19:36:36 +01:00
This is rendered with `Dit gebied heet {name}`
2022-01-26 21:40:38 +01:00
- **Dit gebied heeft geen naam** 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>
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
### Dogs?
2022-01-14 19:36:36 +01:00
The question is **Are dogs allowed in this nature reserve?**
2022-01-26 21:40:38 +01:00
- **Dogs have to be leashed** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:dog' target='_blank'>
dog</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed' target='_blank'>leashed</a>
- **No dogs allowed** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:dog' target='_blank'>dog</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno' target='_blank'>no</a>
- **Dogs are allowed to roam freely** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:dog' target='_blank'>dog</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes' target='_blank'>yes</a>
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
### Website
2022-01-14 19:36:36 +01:00
The question is **On which webpage can one find more information about this nature reserve?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
2022-01-14 19:36:36 +01:00
This is rendered with `<a href='{website}'target='_blank'>{website}</a>`
2022-01-26 21:40:38 +01:00
### Curator
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
The question is **Whom is the curator of this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a
name if this is widely published**
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [curator](https://wiki.openstreetmap.org/wiki/Key:curator)
2022-01-14 19:36:36 +01:00
This is rendered with `{curator} is the curator of this nature reserve`
2022-01-26 21:40:38 +01:00
### Email
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
The question is **What email adress can one send to with questions and problems with this nature
reserve?<br/><span class='subtle'>Respect privacy - only fill out a personal email address if this is widely published**
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
2022-01-14 19:36:36 +01:00
This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
2022-01-26 21:40:38 +01:00
### phone
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
The question is **What phone number can one call to with questions and problems with this nature
reserve?<br/><span class='subtle'>Respect privacy - only fill out a personal phone number address if this is widely
published**
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
2022-01-14 19:36:36 +01:00
This is rendered with `<a href='tel:{email}' target='_blank'>{phone}</a>`
2022-01-26 21:40:38 +01:00
### Non-editable description
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
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 `Extra info: <i>{description}</i>`
2022-01-26 21:40:38 +01:00
### Editable description
2022-01-14 19:36:36 +01:00
The question is **Is er extra info die je kwijt wil?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the
property [description:0](https://wiki.openstreetmap.org/wiki/Key:description:0)
2022-01-14 19:36:36 +01:00
This is rendered with `Extra info: <i>{description:0}</i>`
2022-01-26 21:40:38 +01:00
### Surface area
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
### wikipedia
2022-01-14 19:36:36 +01:00
The question is **What is the corresponding Wikidata entity?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata)
2022-01-14 19:36:36 +01:00
This is rendered with `{wikipedia():max-height:25rem}`
2022-01-26 21:40:38 +01:00
- **No Wikipedia page has been linked yet** corresponds with _This option cannot be chosen as answer_
2022-01-14 19:36:36 +01:00
This document is autogenerated from assets/layers/nature_reserve/nature_reserve.json