[//]: # (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)
  - [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) |  |
### 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()}*
### Name
The question is `What is the name of this climbing route?`
*{name}* is shown if `name` is set
 -  *This climbing route doesn't have a name* is shown if with noname=yes & name=
### Length
The question is `How long is this climbing route (in meters)?`
*This route is {canonical(climbing:length)} long* is shown if `climbing:length` is set
### Difficulty
The question is `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* is shown if `climbing:grade:french` is set
### bolts
The question is `How many bolts does this route have before reaching the anchor?`
*This route has {climbing:bolts} bolts.