mapcomplete/Docs/Layers/maybe_climbing.md

73 lines
2.8 KiB
Markdown
Raw Normal View History

2022-01-26 21:40:38 +01:00
maybe_climbing
2022-01-14 19:36:36 +01:00
================
<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)
2022-01-26 21:40:38 +01:00
* [Themes using this layer](#themes-using-this-layer)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-14 19:36:36 +01:00
+ [minimap](#minimap)
+ [climbing-opportunity-name](#climbing-opportunity-name)
+ [climbing-possible](#climbing-possible)
2022-01-26 21:40:38 +01:00
#### Themes using this layer
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
- [climbing](https://mapcomplete.osm.be/climbing)
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/maybe_climbing/maybe_climbing.json)
2022-01-26 21:40:38 +01: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-01-26 21:40:38 +01:00
- <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
2022-01-14 19:36:36 +01:00
----------------------
2022-01-26 21:40:38 +01:00
### minimap
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
### climbing-opportunity-name
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
### climbing-possible
2022-01-14 19:36:36 +01:00
The question is **Is climbing possible here?**
2022-01-26 21:40:38 +01:00
- **Climbing is not possible here** corresponds with sport!~^climbing$_This option cannot be chosen as answer_
- **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>
2022-01-14 19:36:36 +01:00
This document is autogenerated from assets/layers/maybe_climbing/maybe_climbing.json