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
|
@ -68,7 +68,6 @@ Elements must match **any** of the following expressions:
|
|||
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
|
||||
|
||||
### height
|
||||
|
||||
The question is `What is the height of the adult changing table?`
|
||||
|
||||
*The changing table is {canonical(height)} high* is shown if `height` is set.
|
||||
|
@ -77,11 +76,9 @@ The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive)
|
|||
|
||||
- *The changing table is <b>adjustable in height</b>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:height' target='_blank'>height</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:height%3Dadjustable' target='_blank'>adjustable</a>
|
||||
|
||||
This tagrendering has labels
|
||||
`relevant_questions`
|
||||
This tagrendering has labels `relevant_questions`
|
||||
|
||||
### adult-changing-table-min_height
|
||||
|
||||
The question is `What is the lowest height the adult changing table can be moved to?`
|
||||
|
||||
*The lowest height of the adult changing table is {canonical(min_height)}* is shown if `min_height` is set.
|
||||
|
@ -89,11 +86,9 @@ The question is `What is the lowest height the adult changing table can be moved
|
|||
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:height' target='_blank'>height</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:height%3Dadjustable' target='_blank'>adjustable</a>
|
||||
This tagrendering has labels
|
||||
`relevant_questions`
|
||||
This tagrendering has labels `relevant_questions`
|
||||
|
||||
### adult-changing-table-max_height
|
||||
|
||||
The question is `What is the highest height the adult changing table can be moved to?`
|
||||
|
||||
*The highest height of the adult changing table is {canonical(max_height)}* is shown if `max_height` is set.
|
||||
|
@ -101,64 +96,49 @@ The question is `What is the highest height the adult changing table can be move
|
|||
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:height' target='_blank'>height</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:height%3Dadjustable' target='_blank'>adjustable</a>
|
||||
This tagrendering has labels
|
||||
`relevant_questions`
|
||||
This tagrendering has labels `relevant_questions`
|
||||
|
||||
### adult-changing-table-mechanism
|
||||
|
||||
The question is `How is the height of the changing table adjusted?`
|
||||
|
||||
- *The height of the adult changing table is adjusted <b>manually</b>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:height:mechanism' target='_blank'>height:mechanism</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:height:mechanism%3Dmanual' target='_blank'>manual</a>
|
||||
- *The height of the adult changing table is adjusted <b>electrically</b>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:height:mechanism' target='_blank'>height:mechanism</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:height:mechanism%3Delectric' target='_blank'>electric</a>
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:height' target='_blank'>height</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:height%3Dadjustable' target='_blank'>adjustable</a>
|
||||
This tagrendering has labels
|
||||
`relevant_questions`
|
||||
This tagrendering has labels `relevant_questions`
|
||||
|
||||
### adult-changing-table-support
|
||||
|
||||
The question is `How is the adult changing table supported?`
|
||||
|
||||
- *The changing table is mounted to the wall* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:support' target='_blank'>support</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mounted' target='_blank'>wall_mounted</a>
|
||||
- *The changing table stands on table legs* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:support' target='_blank'>support</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:support%3Dlegs' target='_blank'>legs</a>
|
||||
- *The changing table stands on table legs <b>with wheels</b> and can be moved* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:support' target='_blank'>support</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:support%3Dwheels' target='_blank'>wheels</a>
|
||||
|
||||
This tagrendering has labels
|
||||
`relevant_questions`
|
||||
`hidden`
|
||||
`prefixed`
|
||||
`adult-changing-table`
|
||||
This tagrendering has labels `relevant_questions` `hidden` `prefixed` `adult-changing-table`
|
||||
|
||||
### 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/adult_changing_table/adult_changing_table.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/adult_changing_table/adult_changing_table.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue