mapcomplete/Docs/Layers/climbing_area.md

6.9 KiB

climbing_area

An area where climbing is possible, e.g. a crag, site, boulder, … Contains aggregation of routes

  • This layer is shown at zoomlevel 10 and higher
  • This layer will automatically load climbing_route into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _contained_climbing_routes_properties)

Themes using this layer

Basic tags for this layer

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

  • sport=climbing
  • climbing!~^(route)$
  • leisure!~^(sports_centre)$
  • climbing!=route_top
  • climbing!=route_bottom

Execute on overpass

Supported attributes

Warning:

this quick overview is incomplete

attribute type values which are supported by this layer
name string
climbing Multiple choice boulder crag area
rock string limestone
url url
charge string
climbing:boulder Multiple choice yes no limited

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

minimap

This tagrendering has no question and is thus read-only

Contained routes length hist

This tagrendering has no question and is thus read-only

Contained routes hist

This tagrendering has no question and is thus read-only

Contained_climbing_routes

This tagrendering has no question and is thus read-only

This tagrendering is only visible in the popup if the following condition is met: _contained_climbing_routes~.+

name

The question is What is the name of this climbing opportunity?

This rendering asks information about the property name

This is rendered with <strong>{name}</strong>

  • This climbing opportunity doesn't have a name corresponds with noname=yes

Type

The question is What kind of climbing opportunity is this?

  • A climbing boulder - a single rock or cliff with one or a few climbing routes which can be climbed safely without rope corresponds with climbing=boulder
  • A climbing crag - a single rock or cliff with at least a few climbing routes corresponds with climbing=crag
  • A climbing area with one or more climbing crags and/or boulders corresponds with climbing=area

Rock type (crag/rock/cliff only)

The question is What is the rock type here?

This rendering asks information about the property rock

This is rendered with The rock type is {rock}

  • Limestone corresponds with rock=limestone

This tagrendering is only visible in the popup if the following condition is met: climbing=crag|natural=cliff|natural=bare_rock

website

The question is Is there a (unofficial) website with more informations (e.g. topos)?

This rendering asks information about the property url

This is rendered with <a href='{url}' target='_blank'>{url}</a>

This tagrendering is only visible in the popup if the following condition is met: leisure!~^(sports_centre)$&sport=climbing

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

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

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