MapComplete/Docs/Layers/playground.md

22 KiB

playground

Playgrounds

  • This layer is shown at zoomlevel 13 and higher

Table of contents

  1. Themes using this layer
  2. Presets
  3. Basic tags for this layer
  4. Supported attributes
  5. Featureview elements and TagRenderings
  1. Filters

Themes using this layer

Presets

The following options to create new points are included:

Basic tags for this layer

Elements must match all of the following expressions:

  1. leisure=playground
  2. playground!=forest

Execute on overpass

Supported attributes

Warning:: this quick overview is incomplete

attribute type values which are supported by this layer
fee Multiple choice no yes
surface string grass sand woodchips paving_stones asphalt concrete tartan rubber fine_gravel
lit Multiple choice yes no
min_age nat
max_age pnat
operator string
website url
email email
phone phone
wheelchair Multiple choice yes limited no
opening_hours opening_hours sunrise-sunset 24/7
check_date date

Featureview elements and TagRenderings

id question labels freeform key
images
(Original in questions)
{image_carousel()}{image_upload()} Multiple choice only
reviews
(Original in questions)
{create_review()}{list_reviews()} Multiple choice only
fee Does one have to pay to use this playground?
2 options
Multiple choice only
playground-surface Which is the surface of this playground?
The surface is {surface}
11 options
surface (string)
playground-lit Is this playground lit at night?
2 options
extra Multiple choice only
playground-min_age What is the minimum age required to access this playground?
Accessible to kids older than {min_age} years
extra min_age (nat)
playground-max_age What is the maximum age allowed to access this playground?
Accessible to kids of at most {max_age}
extra max_age (pnat)
playground-operator Who operates this playground?
Operated by {operator}
operator (string)
playground-access Is this playground accessible to the general public?
6 options
Multiple choice only
website
(Original in questions)
What is the website of ?
{website}
1 options
contact website (url)
playground-email What is the email address of the playground maintainer?
{email}
email (email)
playground-phone What is the phone number of the playground maintainer?
{phone}
phone (phone)
Playground-wheelchair Is this playground accessible to wheelchair users?
3 options
Multiple choice only
playground-opening_hours When is this playground accessible?
{opening_hours_table(opening_hours)}
2 options
opening_hours (opening_hours)
check_date
(Original in questions)
When was this object last checked?
This object was last checked on {check_date}
1 options
check_date (date)
questions
(Original in questions)
{questions()} Multiple choice only
playground-reviews {reviews(name, playground)} Multiple choice only
move-button {move_button()} Multiple choice only
delete-button {delete_button()} Multiple choice only
lod
(Original in questions)
{linked_data_from_website()} added_by_default Multiple choice only

images

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

{image_carousel()}{image_upload()}

reviews

Shows the reviews module (including the possibility to leave a review) This tagrendering has no question and is thus read-only

{create_review()}{list_reviews()}

fee

The question is Does one have to pay to use this playground?

  • Free to use is shown if with fee=no
  • Paid playground is shown if with fee=yes

playground-surface

The question is Which is the surface of this playground?

The surface is {surface} is shown if surface is set.

  • The surface is grass is shown if with surface=grass
  • The surface is sand is shown if with surface=sand
  • The surface consist of woodchips is shown if with surface=woodchips
  • The surface is paving stones is shown if with surface=paving_stones
  • The surface is asphalt is shown if with surface=asphalt
  • The surface is concrete is shown if with surface=concrete
  • The surface is unpaved is shown if with surface=unpaved. This option cannot be chosen as answer
  • The surface is paved is shown if with surface=paved. This option cannot be chosen as answer
  • The surface is tartan - a synthetic, springy surface typically seen on athletic pistes is shown if with surface=tartan
  • The surface is made from rubber, such as rubber tiles, rubber mulch or a big rubber area is shown if with surface=rubber
  • The surface is fine gravel (less then 2 cm per stone) is shown if with surface=fine_gravel

playground-lit

The question is Is this playground lit at night?

  • This playground is lit at night is shown if with lit=yes
  • This playground is not lit at night is shown if with lit=no

This tagrendering has labels extra

playground-min_age

The question is What is the minimum age required to access this playground?

Accessible to kids older than {min_age} years is shown if min_age is set.

This tagrendering has labels extra

playground-max_age

The question is What is the maximum age allowed to access this playground?

Accessible to kids of at most {max_age} is shown if max_age is set.

This tagrendering has labels extra

playground-operator

The question is Who operates this playground?

Operated by {operator} is shown if operator is set.

playground-access

The question is Is this playground accessible to the general public?

  • Accessible to the general public is shown if with access=yes
  • This is a paid playground is shown if with fee=yes
  • Only accessible for clients of the operating business is shown if with access=customers
  • Only accessible to students of the school is shown if with access=students. This option cannot be chosen as answer
  • Not accessible is shown if 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 is shown if with leisure=schoolyard

website

The question is What is the website of {title()}?

{website} is shown if website is set.

  • {contact:website} is shown if 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?

{email} is shown if email is set.

playground-phone

The question is What is the phone number of the playground maintainer?

{phone} is shown if phone is set.

Playground-wheelchair

The question is Is this playground accessible to wheelchair users?

  • Completely accessible for wheelchair users is shown if with wheelchair=yes
  • Limited accessibility for wheelchair users is shown if with wheelchair=limited
  • Not accessible for wheelchair users is shown if with wheelchair=no

playground-opening_hours

The question is When is this playground accessible?

{opening_hours_table(opening_hours)} is shown if opening_hours is set.

check_date

The question is When was this object last checked?

This object was last checked on {check_date} is shown if check_date is set.

  • This object was last checked today is shown if with check_date=

questions

Show the questions block at this location This tagrendering has no question and is thus read-only

{questions()}

playground-reviews

This tagrendering has no question and is thus read-only

{reviews(name, playground)}

move-button

This tagrendering has no question and is thus read-only

{move_button()}

delete-button

This tagrendering has no question and is thus read-only

{delete_button()}

lod

This tagrendering has no question and is thus read-only

{linked_data_from_website()}

This tagrendering has labels added_by_default

Filters

id question osmTags
fee.0 Does one have to pay to use this playground? (default)
fee.1 Free to use fee=no
fee.2 Paid playground fee=yes

This document is autogenerated from assets/layers/playground/playground.json