mapcomplete/Docs/Layers/stairs.md

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

347 lines
12 KiB
Markdown
Raw Normal View History

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-10-27 01:50:01 +02:00
2024-05-07 00:41:59 +02:00
stairs
========
2022-10-27 01:50:01 +02:00
Layer showing stairs and escalators
2024-05-07 00:41:59 +02:00
- This layer is shown at zoomlevel **17** and higher
## Table of contents
1. [ Themes using this layer ](#-themes-using-this-layer-)
2. [ Basic tags for this layer ](#-basic-tags-for-this-layer-)
3. [ Supported attributes ](#-supported-attributes-)
- [just_created](#just_created)
- [images](#images)
- [multilevels](#multilevels)
- [conveying](#conveying)
- [handrail](#handrail)
- [tactile_writing](#tactile_writing)
- [tactile_writing_language](#tactile_writing_language)
- [ramp](#ramp)
- [incline](#incline)
- [leftover-questions](#leftover-questions)
- [lod](#lod)
- [minimap](#minimap)
- [last_edit](#last_edit)
- [favourite_status](#favourite_status)
- [qr_code](#qr_code)
- [share](#share)
- [all-tags](#all-tags)
Themes using this layer
2024-04-28 03:46:56 +02:00
-------------------------
2022-10-27 01:50:01 +02:00
2024-05-07 00:41:59 +02:00
- [blind_osm](https://mapcomplete.org/blind_osm)
- [personal](https://mapcomplete.org/personal)
- [stations](https://mapcomplete.org/stations)
2022-10-27 01:50:01 +02:00
2024-05-07 00:41:59 +02:00
Basic tags for this layer
---------------------------
2022-10-27 01:50:01 +02:00
2024-05-07 00:41:59 +02:00
Elements must match the expression **<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dsteps' target='_blank'>steps</a>**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22%3D%22steps%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2022-10-27 01:50:01 +02:00
2024-05-07 00:41:59 +02:00
Supported attributes
----------------------
2022-10-27 01:50:01 +02:00
2024-05-07 00:41:59 +02:00
Warning:
this quick overview is incomplete
2022-10-27 01:50:01 +02:00
2024-05-07 00:41:59 +02:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [string](../SpecialInputElements.md#string) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/conveying#values) [conveying](https://wiki.openstreetmap.org/wiki/Key:conveying) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/handrail#values) [handrail](https://wiki.openstreetmap.org/wiki/Key:handrail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/tactile_writing#values) [tactile_writing](https://wiki.openstreetmap.org/wiki/Key:tactile_writing) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing%3Dno)
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/incline#values) [incline](https://wiki.openstreetmap.org/wiki/Key:incline) | [slope](../SpecialInputElements.md#slope) |
2022-10-27 01:50:01 +02:00
2023-05-08 00:20:32 +02:00
2024-05-07 00:41:59 +02:00
### just_created
2023-05-08 00:20:32 +02:00
This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
2024-05-07 00:41:59 +02:00
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with id~.+
2023-05-08 00:20:32 +02:00
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+`
2023-05-08 00:20:32 +02:00
2024-05-07 00:41:59 +02:00
This tagrendering has labels `added_by_default`
2022-11-08 14:37:31 +01:00
2024-05-07 00:41:59 +02:00
### images
2022-11-08 14:37:31 +01:00
2024-05-07 00:41:59 +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
2022-11-08 14:37:31 +01:00
This tagrendering has no question and is thus read-only
2024-05-07 00:41:59 +02:00
### multilevels
The question is *Between which levels are these stairs?*
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level) This is rendered with `These stairs are between the levels {level}`
- *Located underground* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground' target='_blank'>underground</a>
- _This option cannot be chosen as answer_
- *Located on the ground floor* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D0' target='_blank'>0</a>
- *Located on the ground floor* corresponds with level=
- _This option cannot be chosen as answer_
- *Located on the first floor* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D1' target='_blank'>1</a>
- *Located on the first basement level* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D-1' target='_blank'>-1</a>
### conveying
2022-10-27 01:50:01 +02:00
2023-11-23 15:47:16 +01:00
This tagrendering has no question and is thus read-only
2022-10-27 01:50:01 +02:00
2024-05-07 00:41:59 +02:00
- *This is an escalator* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:conveying' target='_blank'>conveying</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dyes' target='_blank'>yes</a>
- *This is not an escalator* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:conveying' target='_blank'>conveying</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dno' target='_blank'>no</a>
- *This is not an escalator* corresponds with conveying=
- _This option cannot be chosen as answer_
### handrail
The question is *Does this stair have a handrail?*
- *These stairs have a handrail* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:handrail' target='_blank'>handrail</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dyes' target='_blank'>yes</a>
- *These stairs do <b>not</b> have a handrail* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:handrail' target='_blank'>handrail</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dno' target='_blank'>no</a>
### tactile_writing
The question is *Do these stairs have tactile writing on the handrail?*
2022-10-27 01:50:01 +02:00
2024-05-07 00:41:59 +02:00
- *There is tactile writing on the handrail* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:tactile_writing' target='_blank'>tactile_writing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tactile_writing%3Dyes' target='_blank'>yes</a>
- *There is no tactile writing on the handrail* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:tactile_writing' target='_blank'>tactile_writing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tactile_writing%3Dno' target='_blank'>no</a>
2022-10-27 01:50:01 +02:00
2023-11-23 15:47:16 +01:00
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:handrail' target='_blank'>handrail</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dyes' target='_blank'>yes</a> & conveying!=yes`
2022-10-27 01:50:01 +02:00
2024-05-07 00:41:59 +02:00
### tactile_writing_language
2022-10-27 01:50:01 +02:00
2023-11-23 15:47:16 +01:00
This tagrendering has no question and is thus read-only
2022-10-27 01:50:01 +02:00
2024-05-07 00:41:59 +02:00
2023-11-23 15:47:16 +01:00
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:tactile_writing' target='_blank'>tactile_writing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tactile_writing%3Dyes' target='_blank'>yes</a>`
2022-11-02 13:47:34 +01:00
2024-05-07 00:41:59 +02:00
### ramp
The question is *Is there a ramp at these stairs?*
- *There is a ramp for bicycles here* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:ramp:bicycle' target='_blank'>ramp:bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:ramp:bicycle%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:ramp:bicycle' target='_blank'>ramp:bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:ramp:bicycle%3Dno' target='_blank'>no</a>
- *There is a ramp for wheelchairs here* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:ramp:wheelchair' target='_blank'>ramp:wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:ramp:wheelchair%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:ramp:wheelchair' target='_blank'>ramp:wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:ramp:wheelchair%3Dno' target='_blank'>no</a>
- *There is ramp for wheelchairs here, but it is shown separately on the map* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:ramp' target='_blank'>ramp</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:ramp%3Dseparate' target='_blank'>separate</a>
- _This option cannot be chosen as answer_
- *There is a ramp for strollers here* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:ramp:stroller' target='_blank'>ramp:stroller</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:ramp:stroller%3Dyes' target='_blank'>yes</a>
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:ramp:stroller' target='_blank'>ramp:stroller</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:ramp:stroller%3Dno' target='_blank'>no</a>
- *There is no ramp at these stairs* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:ramp' target='_blank'>ramp</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:ramp%3Dno' target='_blank'>no</a>
- Unselecting this answer will add ramp=
### incline
2024-02-12 12:52:28 +01:00
2024-05-07 00:41:59 +02:00
The question is *What is the incline of these stairs?*
This rendering asks information about the property [incline](https://wiki.openstreetmap.org/wiki/Key:incline) This is rendered with `These stairs have an incline of {incline}`
- *The upward direction is {direction_absolute()}* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:incline' target='_blank'>incline</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:incline%3Dup' target='_blank'>up</a>
- _This option cannot be chosen as answer_
- *The downward direction is {direction_absolute()}* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:incline' target='_blank'>incline</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:incline%3Ddown' target='_blank'>down</a>
- _This option cannot be chosen as answer_
### leftover-questions
2023-04-15 03:02:01 +02:00
This tagrendering has no question and is thus read-only
2024-05-07 00:41:59 +02:00
### lod
2024-04-13 02:40:21 +02:00
This tagrendering has no question and is thus read-only
2024-05-07 00:41:59 +02:00
This tagrendering has labels `added_by_default`
### minimap
2023-04-15 03:02:01 +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
2024-05-07 00:41:59 +02:00
### last_edit
2023-04-15 03:02:01 +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
2024-05-07 00:41:59 +02:00
2023-11-13 03:15:48 +01:00
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:changeset~.+ & _last_edit:contributor~.+`
2023-05-08 00:20:32 +02:00
2024-05-07 00:41:59 +02:00
This tagrendering has labels `added_by_default`
### favourite_status
2023-12-19 22:08:00 +01:00
This tagrendering has no question and is thus read-only
2024-05-07 00:41:59 +02:00
### qr_code
2023-12-30 15:24:30 +01:00
This tagrendering has no question and is thus read-only
2024-05-07 00:41:59 +02:00
This tagrendering has labels `added_by_default`
### share
2023-12-30 15:24:30 +01:00
This tagrendering has no question and is thus read-only
2024-05-07 00:41:59 +02:00
This tagrendering has labels `added_by_default`
### all-tags
2023-05-08 00:20:32 +02:00
This tagrendering has no question and is thus read-only
2024-05-07 00:41:59 +02:00
2023-02-12 23:08:57 +01:00
This document is autogenerated from [assets/layers/stairs/stairs.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/stairs/stairs.json)