104 lines
No EOL
2.8 KiB
Markdown
104 lines
No EOL
2.8 KiB
Markdown
|
|
|
|
maybe_climbing
|
|
================
|
|
|
|
|
|
|
|
<img src='https://mapcomplete.osm.be/./assets/themes/climbing/climbing_unknown.svg' height="100px">
|
|
|
|
A climbing opportunity?
|
|
|
|
|
|
|
|
|
|
## Table of contents
|
|
|
|
1. [maybe_climbing](#maybe_climbing)
|
|
* [Themes using this layer](#themes-using-this-layer)
|
|
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
|
- [Supported attributes](#supported-attributes)
|
|
+ [minimap](#minimap)
|
|
+ [climbing-opportunity-name](#climbing-opportunity-name)
|
|
+ [climbing-possible](#climbing-possible)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### Themes using this layer
|
|
|
|
|
|
|
|
|
|
|
|
- [climbing](https://mapcomplete.osm.be/climbing)
|
|
|
|
|
|
[Go to the source code](../assets/layers/maybe_climbing/maybe_climbing.json)
|
|
|
|
|
|
|
|
Basic tags for this layer
|
|
---------------------------
|
|
|
|
|
|
|
|
Elements must have the all of following tags to be shown on this layer:
|
|
|
|
|
|
|
|
- <a href='https://wiki.openstreetmap.org/wiki/Key:leisure' target='_blank'>leisure</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dsports_centre' target='_blank'>sports_centre</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:barrier' target='_blank'>barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dwall' target='_blank'>wall</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:barrier' target='_blank'>barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dretaining_wall' target='_blank'>retaining_wall</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:natural' target='_blank'>natural</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:natural%3Dcliff' target='_blank'>cliff</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:natural' target='_blank'>natural</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:natural%3Drock' target='_blank'>rock</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:natural' target='_blank'>natural</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:natural%3Dstone' target='_blank'>stone</a>
|
|
-
|
|
|
|
|
|
|
|
|
|
Supported attributes
|
|
----------------------
|
|
|
|
|
|
|
|
|
|
|
|
### minimap
|
|
|
|
|
|
|
|
_This tagrendering has no question and is thus read-only_
|
|
|
|
|
|
|
|
|
|
|
|
### climbing-opportunity-name
|
|
|
|
|
|
|
|
_This tagrendering has no question and is thus read-only_
|
|
|
|
|
|
|
|
|
|
|
|
### climbing-possible
|
|
|
|
|
|
|
|
The question is **Is climbing possible here?**
|
|
|
|
|
|
|
|
|
|
|
|
- **Climbing is not possible here** corresponds with sport!~^climbing$
|
|
- **Climbing is possible here** corresponds with <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>
|
|
- **Climbing is not possible here** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:climbing' target='_blank'>climbing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dno' target='_blank'>no</a>
|
|
|
|
|
|
This document is autogenerated from assets/layers/maybe_climbing/maybe_climbing.json |