[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# climbing_route
A single climbing route and its properties. Some properties are derived from the containing features
- This layer is shown at zoomlevel **18** and higher
- This layer will automatically load [climbing_opportunity](./climbing_opportunity.md) into the layout as it depends on it: preset `a climbing route` snaps to this layer (climbing_route.presets[0])
- This layer is needed as dependency for layer [climbing_area](#climbing_area)
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
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)
- [images](#images)
- [Name](#name)
- [Length](#length)
- [Difficulty](#difficulty)
- [bolts](#bolts)
- [description](#description)
- [Rock type via embedded feature](#rock-type-via-embedded-feature)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
## Themes using this layer
- [climbing](https://mapcomplete.org/climbing)
- [personal](https://mapcomplete.org/personal)
## Presets
The following options to create new points are included:
- **a climbing route** which has the following tags:sport=climbing & climbing=route (snaps to layers `climbing_opportunity`)
## Basic tags for this layer
Elements must match the expression **climbing=route**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22climbing%22%3D%22route%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
**Warning:**: this quick overview is incomplete
| attribute | type | values which are supported by this layer |
-----|-----|----- |
|
[name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) |
|
[climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) | [pnat](../SpecialInputElements.md#pnat) | |
|
[climbing:grade:french](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french) | [string](../SpecialInputElements.md#string) | |
|
[climbing:bolts](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts) | [pnat](../SpecialInputElements.md#pnat) | |
|
[description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | |
|
[_embedding_features_with_rock:rock](https://wiki.openstreetmap.org/wiki/Key:_embedding_features_with_rock:rock) | [string](../SpecialInputElements.md#string) | |
## Featureview elements and TagRenderings
| id | question | labels | freeform key |
-----|-----|-----|----- |
| [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
| [Name](#Name) | What is the name of this climbing route?
_{name}_
1 options | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [Length](#Length) | How long is this climbing route (in meters)?
_This route is {canonical(climbing:length)} long_ | | *[climbing:length](https://wiki.osm.org/wiki/Key:climbing:length)* ([pnat](../SpecialInputElements.md#pnat)) |
| [Difficulty](#Difficulty) | What is the grade of this climbing route according to the french/belgian system?
_The grade is {climbing:grade:french} according to the french/belgian system_ | | *[climbing:grade:french](https://wiki.osm.org/wiki/Key:climbing:grade:french)* ([string](../SpecialInputElements.md#string)) |
| [bolts](#bolts) | How many bolts does this route have before reaching the anchor?
_This route has {climbing:bolts} bolts.