play_forest ============= Een speelbos is een vrij toegankelijke zone in een bos ## Table of contents 1. [play_forest](#play_forest) * [Themes using this layer](#themes-using-this-layer) - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) + [images](#images) + [play_forest-operator](#play_forest-operator) + [play_forest-opening_hours](#play_forest-opening_hours) + [play_forest-email](#play_forest-email) + [play_forest-phone](#play_forest-phone) + [questions](#questions) + [play_forest-reviews](#play_forest-reviews) #### Themes using this layer - [personal](https://mapcomplete.osm.be/personal) [Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/play_forest/play_forest.json) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - playground=forest [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) Supported attributes ---------------------- **Warning** This quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](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) [](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) [](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | [](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | ### images _This tagrendering has no question and is thus read-only_ ### play_forest-operator The question is **Wie beheert dit gebied?** This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator) This is rendered with `Dit gebied wordt beheerd door {operator}` - **Dit gebied wordt beheerd door het Agentschap Natuur en Bos** corresponds with operator~^[aA][nN][bB]$_This option cannot be chosen as answer_ - **Dit gebied wordt beheerd door het Agentschap Natuur en Bos** corresponds with operator=Agenstchap Natuur en Bos ### play_forest-opening_hours The question is **Wanneer is deze speelzone toegankelijk?** - **Het hele jaar door overdag toegankelijk (van 08:00 tot 22:00)** corresponds with opening_hours=08:00-22:00 - **Enkel in de zomervakantie 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 ### play_forest-email The question is **Wie kan men emailen indien er problemen zijn met de speelzone?** This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email) This is rendered with `De bevoegde dienst kan bereikt worden via {email}` ### play_forest-phone The question is **Wie kan men bellen indien er problemen zijn met de speelzone?** This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone) This is rendered with `De bevoegde dienst kan getelefoneerd worden via {phone}` ### questions _This tagrendering has no question and is thus read-only_ ### play_forest-reviews _This tagrendering has no question and is thus read-only_ 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)