mapcomplete/Docs/Layers/climbing_gym.md

13 KiB

climbing_gym

A climbing gym

  • This layer is shown at zoomlevel 10 and higher

Themes using this layer

Basic tags for this layer

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

Execute on overpass

Supported attributes

Warning:

this quick overview is incomplete

attribute type values which are supported by this layer
name string
website url
phone phone
email email
charge string
opening_hours opening_hours
service:rental:climbing_shoes Multiple choice yes no
service:rental:climbing_harness Multiple choice yes no
climbing:toprope Multiple choice yes no
climbing:length pfloat
climbing:grade:french:min string
climbing:grade:french:max string
climbing:boulder Multiple choice yes no limited
climbing:sport Multiple choice yes no
climbing:bolts:max pnat
climbing:speed Multiple choice yes no

images

This block shows the known images which are linked with the image-keys, but also via mapillary and wikidata

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

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

This is rendered with <a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>

  • {contact:website} corresponds with contact:website~.+
  • This option cannot be chosen as answer

phone

The question is What is the phone number of {title()}?

This rendering asks information about the property phone

This is rendered with <a href='tel:{phone}'>{phone}</a>

  • {contact:phone} corresponds with contact:phone~.+
  • This option cannot be chosen as answer

email

The question is What is the email address of {title()}?

This rendering asks information about the property email

This is rendered with <a href='mailto:{email}' target='_blank'>{email}</a>

  • {contact:email} corresponds with contact:email~.+
  • This option cannot be chosen as answer

fee

The question is Is a fee required to climb here?

This rendering asks information about the property charge

This is rendered with A fee of {charge} should be paid for climbing here

  • Climbing here is free of charge corresponds with fee=no
  • Paying a fee is required to climb here corresponds with fee=yes

opening_hours

The question is What are the opening hours of {title()}?

This rendering asks information about the property 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 rented here corresponds with service:rental:climbing_shoes=yes
  • Climbing shoes can not be rented here corresponds with service:rental:climbing_shoes=no

harness_rental

The question is Can one rent a climbing harness here?

  • A climbing harness can be rented here corresponds with service:rental:climbing_harness=yes
  • A climbing harness can not be rented here corresponds with service:rental:climbing_harness=no

toprope

The question is Is toprope climbing possible here?

  • Toprope climbing is possible here corresponds with climbing:toprope=yes
  • Toprope climbing is not possible here corresponds with climbing:toprope=no
  • There are {climbing:toprope} toprope routes corresponds with climbing:toprope~.+
  • This option cannot be chosen as answer

average_length

The question is What is the (average) length of the routes in meters?

This rendering asks information about the property 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

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

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

bouldering

The question is Is bouldering possible here?

  • Bouldering is possible here corresponds with climbing:boulder=yes
  • Bouldering is not possible here corresponds with climbing:boulder=no
  • Bouldering is possible, allthough there are only a few routes corresponds with climbing:boulder=limited
  • There are {climbing:boulder} boulder routes corresponds with climbing:boulder~.+
  • This option cannot be chosen as answer

sportclimbing

The question is Is sport climbing possible here on fixed anchors?

  • Sport climbing is possible here corresponds with climbing:sport=yes
  • Sport climbing is not possible here corresponds with climbing:sport=no
  • There are {climbing:sport} sport climbing routes corresponds with climbing:sport~.+
  • This option cannot be chosen as answer

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

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>

This tagrendering is only visible in the popup if the following condition is met: climbing:sport=yes

Speed climbing?

The question is Is there a speed climbing wall?

  • 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

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