[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# sport_pitch
A sport pitch
- This layer is shown at zoomlevel **12** and higher
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
2. [Presets](#presets)
3. [Basic tags for this layer](#basic-tags-for-this-layer)
4. [Supported attributes](#supported-attributes)
- [images](#images)
- [sport_pitch-sport](#sport_pitch-sport)
- [basketball-hoops](#basketball-hoops)
- [sport_pitch-surface](#sport_pitch-surface)
- [sport-pitch-access](#sport-pitch-access)
- [sport-pitch-reservation](#sport-pitch-reservation)
- [sport_pitch-phone](#sport_pitch-phone)
- [sport_pitch-email](#sport_pitch-email)
- [sport_pitch-opening_hours](#sport_pitch-opening_hours)
- [questions](#questions)
- [sport-pitch-reviews](#sport-pitch-reviews)
- [move-button](#move-button)
- [lod](#lod)
5. [Filters](#filters)
## Themes using this layer
- [personal](https://mapcomplete.org/personal)
- [speelplekken](https://mapcomplete.org/speelplekken)
- [sport_pitches](https://mapcomplete.org/sport_pitches)
- [sports](https://mapcomplete.org/sports)
## Presets
The following options to create new points are included:
- **a tabletennis table** which has the following tags:leisure=pitch & sport=table_tennis
- **a sport pitch** which has the following tags:leisure=pitch & fixme=Geometry to be drawn, added by MapComplete
## Basic tags for this layer
Elements must match the expression **leisure=pitch**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22leisure%22%3D%22pitch%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%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 |
-----|-----|----- |
| [sport](https://wiki.openstreetmap.org/wiki/Key:sport) | [string](../SpecialInputElements.md#string) | [basketball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbasketball) [soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoccer) [table_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_tennis) [tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtennis) [korfball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkorfball) [skateboard](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dskateboard) |
| [hoops](https://wiki.openstreetmap.org/wiki/Key:hoops) | Multiple choice | [1](https://wiki.openstreetmap.org/wiki/Tag:hoops%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:hoops%3D2) [4](https://wiki.openstreetmap.org/wiki/Tag:hoops%3D4) |
| [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete) [fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dfine_gravel) [tartan](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dtartan) |
| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:access%3Dlimited) [members](https://wiki.openstreetmap.org/wiki/Tag:access%3Dmembers) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) |
| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) |
| [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | |
| [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) |
### 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()}*
### sport_pitch-sport
The question is `Which sport can be played here?`
*{sport} is played here* is shown if `sport` is set
- *Basketball is played here* is shown if with sport=basketball
- *Soccer is played here* is shown if with sport=soccer
- *This is a pingpong table* is shown if with sport=table_tennis
- *Tennis is played here* is shown if with sport=tennis
- *Korfball is played here* is shown if with sport=korfball
- *Basketball is played here* is shown if with sport=basket. _This option cannot be chosen as answer_
- *This is a skatepark* is shown if with sport=skateboard
### basketball-hoops
The question is `How much basketball hoops does this pitch have?`
- *This basketball pitch has a single hoop* is shown if with hoops=1
- *This basketball pitch has two hoops* is shown if with hoops=2
- *This basketball pitch has four hoops* is shown if with hoops=4
- *This basketball pitch has {hoops} hoops* is shown if with hoops~.+. _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: sport~^((^|.*;)basketball(;.*|$))$
### sport_pitch-surface
The question is `Which is the surface of this sport pitch?`
*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 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 fine gravel* is shown if with surface=fine_gravel
- *The surface of this track is Tartan, a synthetic, slightly springy, porous surface* is shown if with surface=tartan
### sport-pitch-access
The question is `Is this sport pitch publicly accessible?`
- *Public access* is shown if with access=yes
- *Limited access (e.g. only with an appointment, during certain hours, …)* is shown if with access=limited
- *Only accessible for members of the club* is shown if with access=members
- *Private - not accessible to the public* is shown if with access=private
- *Public access* is shown if with access=public. _This option cannot be chosen as answer_
### sport-pitch-reservation
The question is `Does one have to make an appointment to use this sport pitch?`
- *Making an appointment is obligatory to use this sport pitch* is shown if with reservation=required
- *Making an appointment is recommended when using this sport pitch* is shown if with reservation=recommended
- *Making an appointment is possible, but not necessary to use this sport pitch* is shown if with reservation=yes
- *Making an appointment is not possible* is shown if with reservation=no
### sport_pitch-phone
The question is `What is the phone number of the operator?`
*{phone}* is shown if `phone` is set
### sport_pitch-email
The question is `What is the email address of the operator?`
*{email}* is shown if `email` is set
### sport_pitch-opening_hours
The question is `When is this pitch accessible?`
*Openingsuren: {opening_hours_table()}* is shown if `opening_hours` is set
- *Always accessible* is shown if with opening_hours=. _This option cannot be chosen as answer_
- *Always accessible* is shown if with opening_hours=24/7
This tagrendering is only visible in the popup if the following condition is met: access~.+
### questions
Show the questions block at this location
_This tagrendering has no question and is thus read-only_
*{questions()}*
### sport-pitch-reviews
_This tagrendering has no question and is thus read-only_
*{reviews(name, sportpitch)}*
### move-button
_This tagrendering has no question and is thus read-only_
*{move_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 |
-----|-----|----- |
| accessibility.0 | Publicly accessible | access=yes | access=public | access= |
| id | question | osmTags |
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
| id | question | osmTags |
-----|-----|----- |
| sport_pitch-sport.0 | *Which sport can be played here?* (default) | |
| sport_pitch-sport.1 | Basketball is played here | sport=basketball |
| sport_pitch-sport.2 | Soccer is played here | sport=soccer |
| sport_pitch-sport.3 | This is a pingpong table | sport=table_tennis |
| sport_pitch-sport.4 | Tennis is played here | sport=tennis |
| sport_pitch-sport.5 | Korfball is played here | sport=korfball |
| sport_pitch-sport.6 | Basketball is played here | sport=basket |
| sport_pitch-sport.7 | This is a skatepark | sport~^(.+;)?skateboard(;.+)$ |
This document is autogenerated from [assets/layers/sport_pitch/sport_pitch.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/sport_pitch/sport_pitch.json)