mapcomplete/Docs/Layers/climbing.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

233 lines
10 KiB
Markdown
Raw Normal View History

2022-04-06 16:12:01 +02:00
climbing
2022-01-14 19:36:36 +01:00
==========
A dummy layer which contains tagrenderings, shared among the climbing layers
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-10-11 01:39:09 +02:00
- This layer is shown at zoomlevel **19** and higher
2022-07-26 10:51:14 +02:00
- Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override `title` to make this toggleable.
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
2022-04-06 16:12:01 +02:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-04-06 16:12:01 +02:00
- <a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing' target='_blank'>climbing</a>
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22sport%22%3D%22climbing%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2022-04-06 16:12:01 +02:00
Supported attributes
2022-01-14 19:36:36 +01: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
----------- | ------ | ------------------------------------------
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/url#values) [url](https://wiki.openstreetmap.org/wiki/Key:url) | [url](../SpecialInputElements.md#url) |
[<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) | [pfloat](../SpecialInputElements.md#pfloat) |
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:grade:french:min#values) [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:grade:french:max#values) [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:boulder#values) [climbing:boulder](https://wiki.openstreetmap.org/wiki/Key:climbing:boulder) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dlimited)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:toprope#values) [climbing:toprope](https://wiki.openstreetmap.org/wiki/Key:climbing:toprope) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dno)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:sport#values) [climbing:sport](https://wiki.openstreetmap.org/wiki/Key:climbing:sport) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dno)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:traditional#values) [climbing:traditional](https://wiki.openstreetmap.org/wiki/Key:climbing:traditional) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:traditional%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:traditional%3Dno)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:bolts:max#values) [climbing:bolts:max](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts:max) | [pnat](../SpecialInputElements.md#pnat) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D)
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
### website
2022-04-06 16:12:01 +02:00
The question is Is there a (unofficial) website with more informations (e.g. topos)?
2022-04-06 16:12:01 +02:00
This rendering asks information about the property [url](https://wiki.openstreetmap.org/wiki/Key:url)
2022-06-04 16:56:15 +02:00
This is rendered with <a href='{url}' target='_blank'>{url}</a>
2022-04-06 16:12:01 +02:00
2022-04-08 22:17:08 +02:00
2022-10-11 01:39:09 +02:00
Only visible if `leisure!~^(sports_centre)$&sport=climbing` is shown
2022-04-06 16:12:01 +02:00
### average_length
2022-04-06 16:12:01 +02:00
The question is What is the (average) length of the routes 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-06-04 16:56:15 +02:00
This is rendered with The routes are <b>{canonical(climbing:length)}</b> long on average
2022-04-06 16:12:01 +02:00
### min_difficulty
2022-04-06 16:12:01 +02:00
2022-04-08 22:17:08 +02:00
2022-04-06 16:12:01 +02:00
The question is What is the grade of the easiest route here, according to the french classification system?
2022-04-06 16:12:01 +02:00
This rendering asks information about the property [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min)
2022-04-06 16:12:01 +02:00
2022-06-04 16:56:15 +02:00
This is rendered with The lowest grade is {climbing:grade:french:min} according to the french/belgian system
2022-04-06 16:12:01 +02:00
2022-04-08 22:17:08 +02:00
### max_difficulty
2022-04-06 16:12:01 +02:00
The question is What is the highest grade route here, according to the french classification system?
2022-04-06 16:12:01 +02:00
This rendering asks information about the property [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max)
2022-04-06 16:12:01 +02:00
2022-06-04 16:56:15 +02:00
This is rendered with The highest grade is {climbing:grade:french:max} according to the french/belgian system
2022-04-06 16:12:01 +02:00
2022-10-11 01:39:09 +02:00
Only visible if `climbing!~^(route)$&climbing:sport=yes|sport=climbing` is shown
2022-04-06 16:12:01 +02:00
### bouldering
2022-04-06 16:12:01 +02:00
2022-04-08 22:17:08 +02:00
2022-04-06 16:12:01 +02:00
The question is Is bouldering possible here?
2022-04-06 16:12:01 +02:00
2022-07-26 10:51:14 +02:00
- Bouldering is possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:climbing:boulder' target='_blank'>climbing:boulder</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dyes' target='_blank'>yes</a>`
- Bouldering is not possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:climbing:boulder' target='_blank'>climbing:boulder</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dno' target='_blank'>no</a>`
- Bouldering is possible, allthough there are only a few routes corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:climbing:boulder' target='_blank'>climbing:boulder</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dlimited' target='_blank'>limited</a>`
2022-10-11 01:39:09 +02:00
- There are {climbing:boulder} boulder routes corresponds with `climbing:boulder~.+`
- This option cannot be chosen as answer
2022-04-06 16:12:01 +02:00
### toprope
2022-04-06 16:12:01 +02:00
2022-04-08 22:17:08 +02:00
The question is Is toprope climbing possible here?
2022-04-06 16:12:01 +02:00
2022-07-26 10:51:14 +02:00
- Toprope climbing is possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:climbing:toprope' target='_blank'>climbing:toprope</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dyes' target='_blank'>yes</a>`
- Toprope climbing is not possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:climbing:toprope' target='_blank'>climbing:toprope</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dno' target='_blank'>no</a>`
2022-10-11 01:39:09 +02:00
- There are {climbing:toprope} toprope routes corresponds with `climbing:toprope~.+`
- This option cannot be chosen as answer
2022-04-06 16:12:01 +02:00
### sportclimbing
2022-04-06 16:12:01 +02:00
The question is Is sport climbing possible here on fixed anchors?
2022-04-08 22:17:08 +02:00
2022-04-06 16:12:01 +02:00
2022-07-26 10:51:14 +02:00
- Sport climbing is possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:climbing:sport' target='_blank'>climbing:sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dyes' target='_blank'>yes</a>`
- Sport climbing is not possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:climbing:sport' target='_blank'>climbing:sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dno' target='_blank'>no</a>`
2022-10-11 01:39:09 +02:00
- There are {climbing:sport} sport climbing routes corresponds with `climbing:sport~.+`
- This option cannot be chosen as answer
2022-04-06 16:12:01 +02:00
### trad_climbing
2022-04-06 16:12:01 +02:00
The question is Is traditional climbing possible here (using own gear e.g. chocks)?
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-07-26 10:51:14 +02:00
- Traditional climbing is possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:climbing:traditional' target='_blank'>climbing:traditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:traditional%3Dyes' target='_blank'>yes</a>`
- Traditional climbing is not possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:climbing:traditional' target='_blank'>climbing:traditional</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing:traditional%3Dno' target='_blank'>no</a>`
2022-10-11 01:39:09 +02:00
- There are {climbing:traditional} traditional climbing routes corresponds with `climbing:traditional~.+`
- This option cannot be chosen as answer
2022-04-06 16:12:01 +02:00
### max_bolts
2022-04-06 16:12:01 +02:00
The question is How many bolts do routes in {title()} have at most?
2022-04-08 22:17:08 +02:00
This rendering asks information about the property [climbing:bolts:max](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts:max)
2022-04-08 22:17:08 +02:00
2022-06-04 16:56:15 +02:00
This is rendered with The sport climbing routes here have at most {climbing:bolts:max} 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
### fee
2022-04-08 22:17:08 +02:00
The question is Is a fee required to climb here?
2022-04-08 22:17:08 +02:00
This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge)
2022-04-08 22:17:08 +02:00
2022-06-04 16:56:15 +02:00
This is rendered with A fee of {charge} should be paid for climbing here
2022-04-08 22:17:08 +02:00
2022-07-26 10:51:14 +02:00
- Climbing here is free of charge corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>`
- Paying a fee is required to climb here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a>`
2022-04-06 16:12:01 +02:00
This document is autogenerated from [assets/layers/climbing/climbing.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/climbing/climbing.json)