Chore: regenerate docs

This commit is contained in:
Pieter Vander Vennet 2025-04-10 04:51:26 +02:00
parent c65808bcd2
commit 4078b33a87
318 changed files with 80192 additions and 692 deletions

View file

@ -12,6 +12,8 @@ A climbing gym
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)
- [Opening hours](#opening-hours)
- [images](#images)
- [name](#name)
- [website](#website)
@ -43,7 +45,7 @@ A climbing gym
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
5. [Filters](#filters)
6. [Filters](#filters)
## Themes using this layer
@ -67,7 +69,7 @@ Elements must match **all** of the following expressions:
## Supported attributes
**Warning:**,this quick overview is incomplete,
**Warning:**: this quick overview is incomplete
| attribute | type | values which are supported by this layer |
-----|-----|----- |
@ -95,6 +97,41 @@ Elements must match **all** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/internet_access:fee#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/internet_access%3Afee/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/internet_access:ssid#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/internet_access%3Assid/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) |
## 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_ |
| [name](#name) | What is the name of this climbing gym?<br/>_<strong>{name}</strong>_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [website](#website) <br/> _(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?<br/>_<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>_<br/>1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
| [phone](#phone) <br/> _(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?<br/>_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_<br/>1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
| [email](#email) <br/> _(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?<br/>_<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>_<br/>2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) |
| [fee](#fee) <br/> _(Original in [climbing](./climbing.md#fee))_ | Is a fee required to climb here?<br/>_A fee of {charge} should be paid for climbing here_<br/>2 options | | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([string](../SpecialInputElements.md#string)) |
| [payment-options](#payment-options) <br/> _(Original in [questions](./BuiltinQuestions.md#payment-options))_ | Which methods of payment are accepted here?<br/>3 options | | _Multiple choice only_ |
| [opening_hours](#opening_hours) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [reviews](#reviews) <br/> _(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ |
| [bouldering](#bouldering) <br/> _(Original in [climbing](./climbing.md#bouldering))_ | Is bouldering possible here?<br/>4 options | | _Multiple choice only_ |
| [sportclimbing](#sportclimbing) <br/> _(Original in [climbing](./climbing.md#sportclimbing))_ | Is sport climbing possible here on fixed anchors?<br/>3 options | | _Multiple choice only_ |
| [toprope](#toprope) <br/> _(Original in [climbing](./climbing.md#toprope))_ | Is toprope climbing possible here?<br/>3 options | | _Multiple choice only_ |
| [shoe_rental](#shoe_rental) | Can one rent climbing shoes here to use in the gym?<br/>4 options | | _Multiple choice only_ |
| [harness_rental](#harness_rental) | Can one rent a climbing harness here to use in the gym?<br/>4 options | | _Multiple choice only_ |
| [auto_belay_toprope](#auto_belay_toprope) | Are there auto belays for top roping here?<br/>_There are {climbing:autobelay:toprope} auto belay devices for top roping_<br/>4 options | | *[climbing:autobelay:toprope](https://wiki.osm.org/wiki/Key:climbing:autobelay:toprope)* ([nat](../SpecialInputElements.md#nat)) |
| [auto_belay_lead](#auto_belay_lead) | Are there auto belays for lead climbing here?<br/>_There are {climbing:autobelay:sport} auto belays for lead climbing_<br/>3 options | | *[climbing:autobelay:sport](https://wiki.osm.org/wiki/Key:climbing:autobelay:sport)* ([nat](../SpecialInputElements.md#nat)) |
| [belay_device_rental](#belay_device_rental) | Can one rent a belay device here to use in the gym?<br/>5 options | | _Multiple choice only_ |
| [rope_rental](#rope_rental) | Can one rent a climbing rope here to use in the gym?<br/>4 options | | _Multiple choice only_ |
| [average_length](#average_length) <br/> _(Original in [climbing](./climbing.md#average_length))_ | What is the (average) length of the routes in meters?<br/>_The routes are <b>{canonical(climbing:length)}</b> long on average_ | | *[climbing:length](https://wiki.osm.org/wiki/Key:climbing:length)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [min_difficulty](#min_difficulty) <br/> _(Original in [climbing](./climbing.md#min_difficulty))_ | What is the grade of the easiest route here, according to the french classification system?<br/>_The lowest grade is {climbing:grade:french:min} according to the french/belgian system_ | | *[climbing:grade:french:min](https://wiki.osm.org/wiki/Key:climbing:grade:french:min)* ([string](../SpecialInputElements.md#string)) |
| [max_difficulty](#max_difficulty) <br/> _(Original in [climbing](./climbing.md#max_difficulty))_ | What is the highest grade route here, according to the french classification system?<br/>_The highest grade is {climbing:grade:french:max} according to the french/belgian system_ | | *[climbing:grade:french:max](https://wiki.osm.org/wiki/Key:climbing:grade:french:max)* ([string](../SpecialInputElements.md#string)) |
| [max_bolts](#max_bolts) <br/> _(Original in [climbing](./climbing.md#max_bolts))_ | How many bolts do routes in have at most?<br/>_The sport climbing routes here have at most {climbing:bolts:max} bolts. <div class='subtle'>This is without belay stations and indicates how much quickdraws a climber needs.</div>_ | | *[climbing:bolts:max](https://wiki.osm.org/wiki/Key:climbing:bolts:max)* ([pnat](../SpecialInputElements.md#pnat)) |
| [Speed climbing?](#Speed climbing?) | Is there a speed climbing wall?<br/>3 options | | _Multiple choice only_ |
| [shower](#shower) <br/> _(Original in [questions](./BuiltinQuestions.md#shower))_ | Does this facility offer showers?<br/>4 options | | _Multiple choice only_ |
| [internet](#internet) <br/> _(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?<br/>6 options | internet-all | _Multiple choice only_ |
| [internet-fee](#internet-fee) <br/> _(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?<br/>3 options | internet-all | _Multiple choice only_ |
| [internet-ssid](#internet-ssid) <br/> _(Original in [questions](./BuiltinQuestions.md#internet-ssid))_ | What is the network name for the wireless internet access?<br/>_The network name is <b>{internet_access:ssid}</b>_<br/>1 options | internet-all | *[internet_access:ssid](https://wiki.osm.org/wiki/Key:internet_access:ssid)* ([string](../SpecialInputElements.md#string)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | | _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_