mapcomplete/Docs/Layers/playground.md
2022-01-26 21:15:29 +01:00

12 KiB

playground

Playgrounds

Table of contents

  1. playground

Themes using this layer

Go to the source code

Basic tags for this layer

Elements must have the all of following tags to be shown on this layer:

Supported attributes

Warning This quick overview is incomplete

attribute type values which are supported by this layer
surface string grass sand woodchips paving_stones asphalt concrete
lit Multiple choice yes no
min_age pnat
max_age pnat
operator string
access Multiple choice yes customers students private
email email
phone phone
wheelchair Multiple choice yes limited no
opening_hours opening_hours sunrise-sunset 24/7

images

This tagrendering has no question and is thus read-only

playground-surface

The question is Which is the surface of this playground?
If there are multiple, select the most occuring one

This rendering asks information about the property surface This is rendered with The surface is <b>{surface}</b>

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

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 This is rendered with Accessible to kids older than {min_age} years

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 This is rendered with Accessible to kids of at most {max_age}

playground-operator

The question is Who operates this playground?

This rendering asks information about the property 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 This option cannot be chosen as answer
  • Accessible to the general public corresponds with access=yes
  • Only accessible for clients of the operating business corresponds with access=customers
  • Only accessible to students of the school corresponds with access=students
  • Not accessible corresponds with access=private

playground-email

The question is What is the email address of the playground maintainer?

This rendering asks information about the property 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 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 This is rendered with {opening_hours_table(opening_hours)}

questions

This tagrendering has no question and is thus read-only

playground-reviews

This tagrendering has no question and is thus read-only

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