2023-02-12 23:08:57 +01:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2022-04-06 16:12:01 +02:00
climbing_route
2022-01-14 19:36:36 +01:00
================
2022-04-06 16:12:01 +02:00
< img src = 'https://mapcomplete.osm.be/circle:white;./assets/themes/climbing/climbing_route.svg' height = "100px" >
2022-05-06 17:26:00 +02:00
A single climbing route and its properties. Some properties are derived from the containing features
2022-04-06 16:12:01 +02:00
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **18** and higher
2023-07-28 01:02:31 +02:00
- This layer will automatically load [climbing_opportunity ](./climbing_opportunity.md ) into the layout as it depends on it: a preset snaps to this layer (presets[0])
2022-05-06 17:26:00 +02:00
- This layer is needed as dependency for layer [climbing_area ](#climbing_area )
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
#### Themes using this layer
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
- [climbing ](https://mapcomplete.osm.be/climbing )
2022-05-06 17:26:00 +02:00
- [personal ](https://mapcomplete.osm.be/personal )
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
2023-05-08 00:20:32 +02:00
This is a special layer - data is not sourced from OpenStreetMap
2022-04-06 16:12:01 +02:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
2022-05-06 17:26:00 +02:00
Warning:
this quick overview is incomplete
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
2022-01-14 19:36:36 +01:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
2023-05-08 00:20:32 +02:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/id#values ) [id ](https://wiki.openstreetmap.org/wiki/Key:id ) | Multiple choice |
2022-01-14 19:36:36 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/name#values ) [name ](https://wiki.openstreetmap.org/wiki/Key:name ) | [string ](../SpecialInputElements.md#string ) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D)
2022-04-06 16:12:01 +02:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/climbing:length#values ) [climbing:length ](https://wiki.openstreetmap.org/wiki/Key:climbing:length ) | [pnat ](../SpecialInputElements.md#pnat ) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/climbing:grade:french#values ) [climbing:grade:french ](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french ) | [string ](../SpecialInputElements.md#string ) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/climbing:bolts#values ) [climbing:bolts ](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts ) | [pnat ](../SpecialInputElements.md#pnat ) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/description#values ) [description ](https://wiki.openstreetmap.org/wiki/Key:description ) | [string ](../SpecialInputElements.md#string ) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/_embedding_features_with_rock:rock#values ) [_embedding_features_with_rock:rock ](https://wiki.openstreetmap.org/wiki/Key:_embedding_features_with_rock:rock ) | [string ](../SpecialInputElements.md#string ) |
2023-05-08 00:20:32 +02:00
### just_created
This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
2022-04-06 16:12:01 +02:00
### images
2022-01-14 19:36:36 +01:00
2023-07-20 13:28:38 +02:00
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
2023-04-19 13:23:46 +02:00
2022-05-06 17:26:00 +02:00
This tagrendering has no question and is thus read-only
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
### Name
2022-01-14 19:36:36 +01:00
2022-12-08 00:48:44 +01:00
The question is *What is the name of this climbing route?*
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
This rendering asks information about the property [name ](https://wiki.openstreetmap.org/wiki/Key:name )
2022-12-08 00:48:44 +01:00
This is rendered with `<strong>{name}</strong>`
2022-04-06 16:12:01 +02:00
2022-12-08 00:48:44 +01:00
- *This climbing route doesn't have a name* corresponds with `noname=yes`
2022-04-06 16:12:01 +02:00
2022-04-08 22:17:08 +02:00
2022-04-06 16:12:01 +02:00
2022-05-06 17:26:00 +02:00
### Length
2022-04-06 16:12:01 +02:00
2022-12-08 00:48:44 +01:00
The question is *How long is this climbing route (in meters)?*
2022-04-06 16:12:01 +02:00
This rendering asks information about the property [climbing:length ](https://wiki.openstreetmap.org/wiki/Key:climbing:length )
2022-12-08 00:48:44 +01:00
This is rendered with `This route is {canonical(climbing:length)} long`
2022-04-06 16:12:01 +02:00
2022-05-06 17:26:00 +02:00
### Difficulty
2022-04-06 16:12:01 +02:00
2022-12-08 00:48:44 +01:00
The question is *What is the grade of this climbing route according to the french/belgian system?*
2022-04-06 16:12:01 +02:00
2022-05-06 17:26:00 +02:00
This rendering asks information about the property [climbing:grade:french ](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french )
2022-04-06 16:12:01 +02:00
2022-12-08 00:48:44 +01:00
This is rendered with `The grade is {climbing:grade:french} according to the french/belgian system`
2022-04-06 16:12:01 +02:00
2022-04-08 22:17:08 +02:00
2022-05-06 17:26:00 +02:00
### bolts
2022-04-08 22:17:08 +02:00
2022-12-08 00:48:44 +01:00
The question is *How many bolts does this route have before reaching the anchor?*
2022-04-08 22:17:08 +02:00
2022-05-06 17:26:00 +02:00
This rendering asks information about the property [climbing:bolts ](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts )
2022-04-08 22:17:08 +02:00
2022-12-08 00:48:44 +01:00
This is rendered with `This route has {climbing:bolts} bolts <div class='subtle'>This is without relays and indicates how much quickdraws a climber needs</div>`
2022-04-08 22:17:08 +02:00
2022-12-08 00:48:44 +01:00
- *This route is not bolted* corresponds with `climbing:bolted=no`
2022-04-08 22:17:08 +02:00
2022-05-06 17:26:00 +02:00
### description
2022-04-08 22:17:08 +02:00
2023-06-28 22:43:06 +02:00
The question is *Is there still some relevant info that the previous questions did not cover? Feel free to add it here.*
2022-04-08 22:17:08 +02:00
2022-05-06 17:26:00 +02:00
This rendering asks information about the property [description ](https://wiki.openstreetmap.org/wiki/Key:description )
2022-04-08 22:17:08 +02:00
2022-12-08 00:48:44 +01:00
This is rendered with `{description}`
2022-04-08 22:17:08 +02:00
2022-05-06 17:26:00 +02:00
### Rock type via embedded feature
2022-04-08 22:17:08 +02:00
2022-05-06 17:26:00 +02:00
This tagrendering has no question and is thus read-only
2022-04-08 22:17:08 +02:00
2022-05-06 17:26:00 +02:00
This rendering asks information about the property [_embedding_features_with_rock:rock ](https://wiki.openstreetmap.org/wiki/Key:_embedding_features_with_rock:rock )
2022-04-08 22:17:08 +02:00
2022-12-08 00:48:44 +01:00
This is rendered with `The rock type is {_embedding_features_with_rock:rock} as stated <a href='#{_embedding_features_with_rock:id}'>on the surrounding crag</a>`
2022-04-08 22:17:08 +02:00
2023-04-15 03:02:01 +02:00
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
2023-04-19 13:23:46 +02:00
Shows a small map with the feature. Added by default to every popup
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
### last_edit
2023-04-19 13:23:46 +02:00
Gives some metainfo about the last edit and who did edit it - rendering only
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
2023-05-08 00:20:32 +02:00
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
### all-tags
This tagrendering has no question and is thus read-only
2022-04-06 16:12:01 +02:00
2023-02-12 23:08:57 +01:00
This document is autogenerated from [assets/layers/climbing_route/climbing_route.json ](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing_route/climbing_route.json )