This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
This tagrendering has no question and is thus read-only
### playground-surface
The question is *Which is the surface of this playground?*
This rendering asks information about the property [surface](https://wiki.openstreetmap.org/wiki/Key:surface)
This is rendered with `The surface is <b>{surface}</b>`
- *The surface is <b>grass</b>* corresponds with `surface=grass`
- *The surface is <b>sand</b>* corresponds with `surface=sand`
- *The surface consist of <b>woodchips</b>* corresponds with `surface=woodchips`
- *The surface is <b>paving stones</b>* corresponds with `surface=paving_stones`
- *The surface is <b>asphalt</b>* corresponds with `surface=asphalt`
- *The surface is <b>concrete</b>* corresponds with `surface=concrete`
- *The surface is <b>unpaved</b>* corresponds with `surface=unpaved`
- This option cannot be chosen as answer
- *The surface is <b>paved</b>* corresponds with `surface=paved`
- This option cannot be chosen as answer
### playground-lit
The question is *Is this playground lit at night?*
- *This playground is lit at night* corresponds with `lit=yes`
- *This playground is not lit at night* corresponds with `lit=no`
This tagrendering has labels `extra`
### playground-min_age
The question is *What is the minimum age required to access this playground?*
This rendering asks information about the property [min_age](https://wiki.openstreetmap.org/wiki/Key:min_age)
This is rendered with `Accessible to kids older than {min_age} years`
This tagrendering has labels `extra`
### playground-max_age
The question is *What is the maximum age allowed to access this playground?*
This rendering asks information about the property [max_age](https://wiki.openstreetmap.org/wiki/Key:max_age)
This is rendered with `Accessible to kids of at most {max_age}`
This tagrendering has labels `extra`
### playground-operator
The question is *Who operates this playground?*
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
This is rendered with `Operated by {operator}`
### playground-access
The question is *Is this playground accessible to the general public?*
- *Accessible to the general public* corresponds with `access=yes`
- *This is a <b>paid</b> playground* corresponds with `fee=yes`
- *Only accessible for clients of the operating business* corresponds with `access=customers`
- *Only accessible to students of the school* corresponds with `access=students`
- This option cannot be chosen as answer
- *Not accessible* corresponds with `access=private`
- *This is a schoolyard - an outdoor area where the pupils can play during their breaks; but it is not accessible to the general public* corresponds with `leisure=schoolyard`
### website
The question is *What is the website of {title()}?*
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>`
- *<ahref='{contact:website}'rel='nofollow noopener noreferrer'target='_blank'>{contact:website}</a>* corresponds with `contact:website~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### playground-email
The question is *What is the email address of the playground maintainer?*
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
This is rendered with `<a href='mailto:{email}'>{email}</a>`
### playground-phone
The question is *What is the phone number of the playground maintainer?*
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
This is rendered with `<a href='tel:{phone}'>{phone}</a>`
### Playground-wheelchair
The question is *Is this playground accessible to wheelchair users?*
- *Completely accessible for wheelchair users* corresponds with `wheelchair=yes`
- *Limited accessibility for wheelchair users* corresponds with `wheelchair=limited`
- *Not accessible for wheelchair users* corresponds with `wheelchair=no`
### playground-opening_hours
The question is *When is this playground accessible?*
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
This is rendered with `{opening_hours_table(opening_hours)}`
- *Accessible from sunrise till sunset* corresponds with `opening_hours=sunrise-sunset`
- *Always accessible* corresponds with `opening_hours=24/7`
### questions
Show the questions block at this location
This tagrendering has no question and is thus read-only
### playground-reviews
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### delete-button
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering has no question and is thus read-only
This document is autogenerated from [assets/layers/playground/playground.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/playground/playground.json)