This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
### 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
### name
The question is *What is the name of this climbing gym?*
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
This is rendered with `<strong>{name}</strong>`
### website
The question is *What is the website of {title()}?*
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>`
- *<ahref='{contact:website}'rel='nofollow noopener noreferrer'target='_blank'>{contact:website}</a>* corresponds with `contact:website~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone
The question is *What is the phone number of {title()}?*
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- *<ahref='tel:{contact:phone}'>{contact:phone}</a>* corresponds with `contact:phone~.+`
- This option cannot be chosen as answer
This tagrendering has labels `contact`
### email
The question is *What is the email address of {title()}?*
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
This is rendered with `<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>`
- *<ahref='mailto:{contact:email}'target='_blank'rel='noopener'>{contact:email}</a>* corresponds with `contact:email~.+`
The question is *Which methods of payment are accepted here?*
- *Cash is accepted here* corresponds with `payment:cash=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cash'target='_blank'>payment:cash</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno'target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:cards'target='_blank'>payment:cards</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno'target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <ahref='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code'target='_blank'>payment:qr_code</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno'target='_blank'>no</a>
### opening_hours
The question is *What are the opening hours of {title()}?*
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
### shoe_rental
The question is *Can one rent climbing shoes here?*
- *Climbing shoes can be borrowed for free here* corresponds with `service:climbing_shoes:rental=yes&service:climbing_shoes:rental:fee=no`
- *Climbing shoes can be rented here for {service:climbing_shoes:rental:charge}* corresponds with `service:climbing_shoes:rental=yes&service:climbing_shoes:rental:charge~.+`
- This option cannot be chosen as answer
- *Climbing shoes can be rented here* corresponds with `service:climbing_shoes:rental=yes&service:climbing_shoes:rental:fee=yes`
- *Climbing shoes can <b>not</b> be rented here* corresponds with `service:climbing_shoes:rental=no`
### harness_rental
The question is *Can one rent a climbing harness here?*
- *A climbing harness can be borrowed for free here* corresponds with `service:climbing_harness:rental=yes&service:climbing_harness:rental:fee=no`
- *A climbing harness can be rented here for {service:climbing_harness:rental:charge}* corresponds with `service:climbing_harness:rental=yes&service:climbing_harness:rental:charge~.+`
- This option cannot be chosen as answer
- *A climbing harness can be rented here* corresponds with `service:climbing_harness:rental=yes`
- *A climbing harness can <b>not</b> be rented here* corresponds with `service:climbing_harness:rental=no`
### belay_device_rental
The question is *Can one rent a belay device here?*
- *Belay devices are provided at each rope* corresponds with `service:climbing_belay_device:provided_at_each_rope=yes`
- *A belay device can be borrowed for free here* corresponds with `service:climbing_belay_device:rental=yes&service:climbing_belay_device:rental:fee=no`
- *A belay device can be rented here for {service:climbing_belay_device:rental:charge}* corresponds with `service:climbing_belay_device:rental=yes&service:climbing_belay_device:rental:charge~.+`
- This option cannot be chosen as answer
- *A belay device can be rented here* corresponds with `service:climbing_belay_device:rental=yes`
- *A belay device can <b>not</b> be rented here* corresponds with `service:climbing_belay_device:rental=no`
### rope_rental
The question is *Can one rent a climbing rope here?*
- *A climbing rope can be borrowed for free here* corresponds with `service:climbing_rope:rental=yes&service:climbing_rope:rental:fee=no`
- *A climbing rope can be rented here for {service:climbing_rope:rental:charge}* corresponds with `service:climbing_rope:rental=yes&service:climbing_rope:rental:charge~.+`
- This option cannot be chosen as answer
- *A climbing rope can be rented here* corresponds with `service:climbing_rope:rental=yes`
- *A climbing rope can <b>not</b> be rented here* corresponds with `service:climbing_rope:rental=no`
The question is *What is the (average) length of the routes in meters?*
This rendering asks information about the property [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length)
This is rendered with `The routes are <b>{canonical(climbing:length)}</b> long on average`
### min_difficulty
The question is *What is the grade of the easiest route here, according to the french classification system?*
This rendering asks information about the property [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min)
This is rendered with `The lowest grade is {climbing:grade:french:min} according to the french/belgian system`
### max_difficulty
The question is *What is the highest grade route here, according to the french classification system?*
This rendering asks information about the property [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max)
This is rendered with `The highest grade is {climbing:grade:french:max} according to the french/belgian system`
This tagrendering is only visible in the popup if the following condition is met: `climbing!~^(route)$&climbing:sport=yes|sport=climbing`
### max_bolts
The question is *How many bolts do routes in {title()} have at most?*
This rendering asks information about the property [climbing:bolts:max](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts:max)
This is rendered with `The sport climbing routes here have at most {climbing:bolts:max} bolts.<div class='subtle'>This is without relays and indicates how much quickdraws a climber needs</div>`
- *There is a speed climbing wall* corresponds with `climbing:speed=yes`
- *There is no speed climbing wall* corresponds with `climbing:speed=no`
- *There are {climbing:speed} speed climbing walls* corresponds with `climbing:speed~.+`
- This option cannot be chosen as answer
### internet
The question is *Does this place offer internet access?*
- *This place offers wireless internet access* corresponds with `internet_access=wlan`
- *This place <b>does not</b> offer internet access* corresponds with `internet_access=no`
- *This place offers internet access* corresponds with `internet_access=yes`
- This option cannot be chosen as answer
- *This place offers internet access via a terminal or computer* corresponds with `internet_access=terminal`
- *This place offers wired internet access* corresponds with `internet_access=wired`
### internet-fee
The question is *Is there a fee for internet access?*
- *There is a fee for the internet access at this place* corresponds with `internet_access:fee=yes`
- *Internet access is free at this place* corresponds with `internet_access:fee=no`
- *Internet access is free at this place, for customers only* corresponds with `internet_access:fee=customers`
This tagrendering is only visible in the popup if the following condition is met: `internet_access!=no&internet_access~.+`
### internet-ssid
The question is *What is the network name for the wireless internet access?*
This rendering asks information about the property [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid)
This is rendered with `The network name is <b>{internet_access:ssid}</b>`
- *Telekom* corresponds with `internet_access:ssid=Telekom`
This tagrendering is only visible in the popup if the following condition is met: `internet_access=wlan`
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
### all-tags
This tagrendering has no question and is thus read-only
This document is autogenerated from [assets/layers/climbing_gym/climbing_gym.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing_gym/climbing_gym.json)