forked from MapComplete/MapComplete
5 KiB
5 KiB
climbing_opportunity
Fallback layer with items on which climbing might be possible. It is loaded when zoomed in a lot, to prevent duplicate items to be added
- This layer is shown at zoomlevel 18 and higher
- This layer is needed as dependency for layer climbing_route
Table of contents
- Themes using this layer
- Basic tags for this layer
- Supported attributes
- Featureview elements and TagRenderings
Themes using this layer
Basic tags for this layer
Elements must match all of the following expressions:
- climbing=
- barrier=wall | barrier=retaining_wall | leisure=sports_centre | natural=cliff | natural=rock | natural=stone
- sport!=climbing
Supported attributes
Featureview elements and TagRenderings
id | question | labels | freeform key |
---|---|---|---|
climbing-opportunity-name | {name} | Multiple choice only | |
climbing-possible | Is climbing possible here? 3 options |
Multiple choice only | |
leftover-questions | {questions( ,hidden)} | Multiple choice only | |
lod (Original in questions) |
{linked_data_from_website()} | added_by_default | Multiple choice only |
climbing-opportunity-name
This tagrendering has no question and is thus read-only {name}
This tagrendering is only visible in the popup if the following condition is met: name~.+
climbing-possible
The question is Is climbing possible here?
- Climbing is possible here is shown if with sport=climbing
- Climbing is not possible here is shown if with climbing=no
- Climbing is not possible here is shown if with sport!~^(climbing)$. This option cannot be chosen as answer
leftover-questions
This tagrendering has no question and is thus read-only {questions( ,hidden)}
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_opportunity/climbing_opportunity.json