forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
9a86c5683b
commit
2545982dbd
287 changed files with 15242 additions and 22157 deletions
|
@ -65,21 +65,18 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### covered
|
||||
|
||||
The question is `Is this trolley bay covered?`
|
||||
|
||||
- *This trolley bay is covered* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:covered' target='_blank'>covered</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:covered%3Dyes' target='_blank'>yes</a>
|
||||
- *This trolley bay is not covered* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:covered' target='_blank'>covered</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:covered%3Dno' target='_blank'>no</a>
|
||||
|
||||
### deposit
|
||||
|
||||
The question is `Is a deposit (e.g. a coin) required for the trolleys?`
|
||||
|
||||
- *A deposit is required for the trolleys* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:trolley:deposit' target='_blank'>trolley:deposit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit%3Dyes' target='_blank'>yes</a>
|
||||
- *No deposit is required for the trolleys* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:trolley:deposit' target='_blank'>trolley:deposit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit%3Dno' target='_blank'>no</a>
|
||||
|
||||
### denominations
|
||||
|
||||
The question is `What coins are accepted for the deposit?`
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/denominations/eur/50cent.svg'> *50 cent coins are accepted* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:trolley:deposit:denominations' target='_blank'>trolley:deposit:denominations</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit:denominations%3D0.50 EUR' target='_blank'>0.50 EUR</a>
|
||||
|
@ -89,7 +86,6 @@ The question is `What coins are accepted for the deposit?`
|
|||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:trolley:deposit' target='_blank'>trolley:deposit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit%3Dyes' target='_blank'>yes</a> & _currency~^(.*EUR.*)$
|
||||
|
||||
### cart_types
|
||||
|
||||
The question is `What kind of special trolleys are available?`
|
||||
|
||||
- *Trolleys with a magnifier are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:trolley:magnifier' target='_blank'>trolley:magnifier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:trolley:magnifier%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:trolley:magnifier' target='_blank'>trolley:magnifier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:trolley:magnifier%3Dno' target='_blank'>no</a>
|
||||
|
@ -100,39 +96,31 @@ The question is `What kind of special trolleys are available?`
|
|||
- *Vertical trolleys for sheet-like goods are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:trolley:vertical' target='_blank'>trolley:vertical</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:trolley:vertical%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:trolley:vertical' target='_blank'>trolley:vertical</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:trolley:vertical%3Dno' target='_blank'>no</a>
|
||||
|
||||
### indoor
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`ignore-docs`
|
||||
`added_by_default`
|
||||
This tagrendering has labels `ignore-docs` `added_by_default`
|
||||
|
||||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{move_button()}*
|
||||
|
||||
### delete-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{delete_button()}*
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/trolley_bay/trolley_bay.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/trolley_bay/trolley_bay.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue