Chore: update docs
This commit is contained in:
parent
cb76823210
commit
af2763532b
176 changed files with 8056 additions and 3942 deletions
|
@ -60,6 +60,7 @@ 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/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) |
|
||||
|
||||
|
||||
|
||||
|
@ -103,11 +104,7 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
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}`
|
||||
|
||||
|
||||
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}`
|
||||
|
||||
|
||||
|
||||
|
@ -210,6 +207,24 @@ The question is *Is there a ramp at these stairs?*
|
|||
|
||||
|
||||
|
||||
### incline
|
||||
|
||||
|
||||
|
||||
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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue