forked from MapComplete/MapComplete
Chore: regenerate docs
This commit is contained in:
parent
c65808bcd2
commit
4078b33a87
318 changed files with 80192 additions and 692 deletions
|
@ -12,6 +12,7 @@ A sport pitch
|
|||
2. [Presets](#presets)
|
||||
3. [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
4. [Supported attributes](#supported-attributes)
|
||||
5. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
|
||||
- [images](#images)
|
||||
- [sport_pitch-sport](#sport_pitch-sport)
|
||||
- [basketball-hoops](#basketball-hoops)
|
||||
|
@ -25,7 +26,7 @@ A sport pitch
|
|||
- [sport-pitch-reviews](#sport-pitch-reviews)
|
||||
- [move-button](#move-button)
|
||||
- [lod](#lod)
|
||||
5. [Filters](#filters)
|
||||
6. [Filters](#filters)
|
||||
|
||||
## Themes using this layer
|
||||
|
||||
|
@ -51,7 +52,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
|
||||
## Supported attributes
|
||||
|
||||
**Warning:**,this quick overview is incomplete,
|
||||
**Warning:**: this quick overview is incomplete
|
||||
|
||||
| attribute | type | values which are supported by this layer |
|
||||
-----|-----|----- |
|
||||
|
@ -64,6 +65,24 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/email#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/email/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
|
||||
|
||||
## Featureview elements and TagRenderings
|
||||
|
||||
| id | question | labels | freeform key |
|
||||
-----|-----|-----|----- |
|
||||
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
|
||||
| [sport_pitch-sport](#sport_pitch-sport) | Which sport can be played here?<br/>_{sport} is played here_<br/>8 options | | *[sport](https://wiki.osm.org/wiki/Key:sport)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [basketball-hoops](#basketball-hoops) | How much basketball hoops does this pitch have?<br/>4 options | | _Multiple choice only_ |
|
||||
| [sport_pitch-surface](#sport_pitch-surface) | Which is the surface of this sport pitch?<br/>_The surface is <b>{surface}</b>_<br/>7 options | | *[surface](https://wiki.osm.org/wiki/Key:surface)* ([string](../SpecialInputElements.md#string)) |
|
||||
| [sport-pitch-access](#sport-pitch-access) | Is this sport pitch publicly accessible?<br/>5 options | | _Multiple choice only_ |
|
||||
| [sport-pitch-reservation](#sport-pitch-reservation) | Does one have to make an appointment to use this sport pitch?<br/>4 options | | _Multiple choice only_ |
|
||||
| [sport_pitch-phone](#sport_pitch-phone) | What is the phone number of the operator?<br/>_<a href='tel:{phone}'>{phone}</a>_ | | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
|
||||
| [sport_pitch-email](#sport_pitch-email) | What is the email address of the operator?<br/>_<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>_ | | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
|
||||
| [sport_pitch-opening_hours](#sport_pitch-opening_hours) | When is this pitch accessible?<br/>_Openingsuren: {opening_hours_table()}_<br/>2 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
|
||||
| [questions](#questions) <br/> _(Original in [questions](./BuiltinQuestions.md#questions))_ | _{questions()}_ | | _Multiple choice only_ |
|
||||
| [sport-pitch-reviews](#sport-pitch-reviews) | _{reviews(name, sportpitch)}_ | | _Multiple choice only_ |
|
||||
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
|
||||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{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_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue