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,25 +68,21 @@ 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_ |
|
||||
|
||||
### station-name
|
||||
|
||||
The question is `What is the name of this fire station?`
|
||||
|
||||
*This station is called {name}.* is shown if `name` is set.
|
||||
|
||||
### station-street
|
||||
|
||||
The question is ` What is the street name where the station located?`
|
||||
|
||||
*This station is along a highway called {addr:street}.* is shown if `addr:street` is set.
|
||||
|
||||
### station-place
|
||||
|
||||
The question is `Where is the station located? (e.g. name of neighborhood, villlage, or town)`
|
||||
|
||||
*This station is found within {addr:place}.* is shown if `addr:place` is set.
|
||||
|
||||
### station-agency
|
||||
|
||||
The question is `What agency operates this station?`
|
||||
|
||||
*This station is operated by {operator}.* is shown if `operator` is set.
|
||||
|
@ -94,7 +90,6 @@ The question is `What agency operates this station?`
|
|||
- *Bureau of Fire Protection* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:operator' target='_blank'>operator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator%3DBureau of Fire Protection' target='_blank'>Bureau of Fire Protection</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:operator:type' target='_blank'>operator:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dgovernment' target='_blank'>government</a>
|
||||
|
||||
### station-operator
|
||||
|
||||
The question is `How is the station operator classified?`
|
||||
|
||||
*The operator is a(n) {operator:type} entity.* is shown if `operator:type` is set.
|
||||
|
@ -111,29 +106,23 @@ _This tagrendering has no question and is thus read-only_
|
|||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### 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()}*
|
||||
|
||||
### 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/fire_station/fire_station.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/fire_station/fire_station.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue