14 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)
Table of contents
- Themes using this layer
- Presets
- Basic tags for this layer
- Supported attributes
- Featureview elements and TagRenderings
- Length overview
- Grades overview
- Contains {_contained_climbing_routes_count} routes
- images
- minimap
- Contained routes length hist
- Length overview
- Contained routes hist
- Grades overview
- Contained_climbing_routes
- Contains {_contained_climbing_routes_count} routes
- name
- Type
- Rock type (crag/rock/cliff only)
- reviews
- website
- fee
- bouldering
- leftover-questions
- lod
Themes using this layer
Presets
The following options to create new points are included:
Basic tags for this layer
Elements must match all of the following expressions:
- sport=climbing
- climbing!~^(route)$
- climbing!=route_top
- climbing!=route_bottom
- leisure!~^(sports_centre)$
Supported attributes
Warning:: this quick overview is incomplete
attribute | type | values which are supported by this layer |
---|---|---|
string | ||
Multiple choice | boulder crag area | |
string | limestone | |
url | ||
string | ||
Multiple choice | yes no limited |
Featureview elements and TagRenderings
id | question | labels | freeform key |
---|---|---|---|
images (Original in questions) |
{image_carousel()}{image_upload()} | Multiple choice only | |
minimap | _{minimap(18, id, contained_climbing_route_ids): height: 9rem; overflow: hidden; border-radius:3rem; } | Multiple choice only | |
[Contained routes length hist](#Contained routes length hist) | _Length overview{histogram(length_hist)} |
Multiple choice only | |
[Contained routes hist](#Contained routes hist) | _Grades overview{histogram(difficulty_hist)} |
Multiple choice only | |
Contained_climbing_routes | _Contains {_contained_climbing_routes_count} routes
|
Multiple choice only | |
name | What is the name of this climbing opportunity? {name} 1 options |
name (string) | |
Type | What kind of climbing opportunity is this? 3 options |
Multiple choice only | |
[Rock type (crag/rock/cliff only)](#Rock type (crag/rock/cliff only)) | What is the rock type here? The rock type is {rock} 1 options |
rock (string) | |
reviews (Original in questions) |
{create_review()}{list_reviews()} | Multiple choice only | |
website (Original in climbing) |
Is there a (unofficial) website with more informations (e.g. topos)? {url} |
url (url) | |
fee (Original in climbing) |
Is a fee required to climb here? A fee of {charge} should be paid for climbing here 2 options |
charge (string) | |
bouldering (Original in climbing) |
Is bouldering possible here? 4 options |
Multiple choice only | |
leftover-questions | {questions( ,hidden)} | ignore-docs, added_by_default | Multiple choice only |
lod (Original in questions) |
{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
{image_carousel()}{image_upload()}
minimap
This tagrendering has no question and is thus read-only
{minimap(18, id, _contained_climbing_route_ids): height: 9rem; overflow: hidden; border-radius:3rem; }
Contained routes length hist
This tagrendering has no question and is thus read-only
Length overview
{histogram(_length_hist)}Contained routes hist
This tagrendering has no question and is thus read-only
Grades overview
{histogram(_difficulty_hist)}Contained_climbing_routes
This tagrendering has no question and is thus read-only
Contains {_contained_climbing_routes_count} routes
- {_contained_climbing_routes}
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?
{name} is shown if name
is set.
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 is shown if with climbing=boulder
- A climbing crag - a single rock or cliff with at least a few climbing routes is shown if with climbing=crag
- A climbing area with one or more climbing crags and/or boulders is shown if with climbing=area
Rock type (crag/rock/cliff only)
The question is What is the rock type here?
The rock type is {rock} is shown if rock
is set.
This tagrendering is only visible in the popup if the following condition is met: climbing=crag | natural=cliff | natural=bare_rock
reviews
Shows the reviews module (including the possibility to leave a review) This tagrendering has no question and is thus read-only
{create_review()}{list_reviews()}
website
The question is Is there a (unofficial) website with more informations (e.g. topos)?
{url} is shown if url
is set.
This tagrendering is only visible in the popup if the following condition is met: sport=climbing & club= & office= & leisure!~^(sports_centre)$
fee
The question is Is a fee required to climb here?
A fee of {charge} should be paid for climbing here is shown if charge
is set.
- Climbing here is free of charge is shown if with fee=no
- Paying a fee is required to climb here is shown if with fee=yes & charge=
bouldering
The question is Is bouldering possible here?
- Bouldering is possible here is shown if with climbing:boulder=yes
- Bouldering is not possible here is shown if with climbing:boulder=no
- Bouldering is possible, although there are only a few problems is shown if with climbing:boulder=limited
- There are {climbing:boulder} boulder problems is shown if with climbing:boulder~.+. This option cannot be chosen as answer
leftover-questions
This tagrendering has no question and is thus read-only
{questions( ,hidden)}
This tagrendering has labels ignore-docs
added_by_default
lod
This tagrendering has no question and is thus read-only
{linked_data_from_website()}
This tagrendering has labels added_by_default
This document is autogenerated from assets/layers/climbing_area/climbing_area.json