mapcomplete/Docs/Layers/play_forest.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

154 lines
4.3 KiB
Markdown
Raw Normal View History

2022-02-14 04:59:49 +01:00
play_forest
2022-01-14 19:36:36 +01:00
=============
<img src='https://mapcomplete.osm.be/./assets/layers/play_forest/icon.svg' height="100px">
Een speelbos is een vrij toegankelijke zone in een bos
2022-02-14 04:59:49 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **13** and higher
2022-02-14 04:59:49 +01:00
2022-02-28 17:16:21 +01:00
2022-02-14 04:59:49 +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-02-14 04:59:49 +01:00
- <a href='https://wiki.openstreetmap.org/wiki/Key:playground' target='_blank'>playground</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:playground%3Dforest' target='_blank'>forest</a>
2022-03-24 19:59:57 +01:00
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22playground%22%3D%22forest%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2022-02-14 04:59:49 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
Warning:
this quick overview is incomplete
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
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/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [Agenstchap Natuur en Bos](https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgenstchap Natuur en Bos)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | Multiple choice | [08:00-22:00](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D08:00-22:00) [Jul-Aug 08:00-22:00](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3DJul-Aug 08:00-22:00)
2022-02-14 04:59:49 +01:00
[<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) |
### images
2022-01-14 19:36:36 +01:00
2022-07-26 10:51:14 +02:00
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata`
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
### play_forest-operator
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *Wie beheert dit gebied?*
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
2022-12-08 00:48:44 +01:00
This is rendered with `Dit gebied wordt beheerd door {operator}`
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2022-12-08 00:48:44 +01:00
- *Dit gebied wordt beheerd door het <a href='https://www.natuurenbos.be/spelen'>Agentschap Natuur en Bos</a>* corresponds with `operator~^([aA][nN][bB])$`
- This option cannot be chosen as answer
2022-12-08 00:48:44 +01:00
- *Dit gebied wordt beheerd door het <a href='https://www.natuurenbos.be/spelen'>Agentschap Natuur en Bos</a>* corresponds with `operator=Agenstchap Natuur en Bos`
2022-02-14 04:59:49 +01:00
### play_forest-opening_hours
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *Wanneer is deze speelzone toegankelijk?*
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2022-12-08 00:48:44 +01:00
- *Het hele jaar door overdag toegankelijk (van 08:00 tot 22:00)* corresponds with `opening_hours=08:00-22:00`
- *Enkel in de <b>zomervakantie</b> en overdag toegankelijk (van 1 juli tot 31 augustus, van 08:00 tot 22:00* corresponds with `opening_hours=Jul-Aug 08:00-22:00`
2022-02-14 04:59:49 +01:00
### play_forest-email
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *Wie kan men emailen indien er problemen zijn met de speelzone?*
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
2022-12-08 00:48:44 +01:00
This is rendered with `De bevoegde dienst kan bereikt worden via {email}`
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
### play_forest-phone
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *Wie kan men bellen indien er problemen zijn met de speelzone?*
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
2022-12-08 00:48:44 +01:00
This is rendered with `De bevoegde dienst kan getelefoneerd worden via {phone}`
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
### questions
2022-01-14 19:36:36 +01:00
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
### play_forest-reviews
2022-01-14 19:36:36 +01:00
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
2022-02-15 00:00:30 +01:00
This document is autogenerated from [assets/layers/play_forest/play_forest.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/play_forest/play_forest.json)