forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
3cad0d1c85
commit
06cd77a8d1
267 changed files with 7757 additions and 2435 deletions
|
@ -70,29 +70,34 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
### station-name
|
||||
|
||||
The question is `What is the name of this fire station?`
|
||||
*This station is called {name}.* is shown if `name` is set
|
||||
|
||||
*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
|
||||
|
||||
*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
|
||||
|
||||
*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
|
||||
|
||||
*This station is operated by {operator}.* is shown if `operator` is set.
|
||||
|
||||
- *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
|
||||
|
||||
*The operator is a(n) {operator:type} entity.* is shown if `operator:type` is set.
|
||||
|
||||
- *The station is operated by the government.* is shown if with <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>
|
||||
- *The station is operated by a community-based, or informal organization.* is shown if with <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%3Dcommunity' target='_blank'>community</a>
|
||||
|
@ -102,11 +107,13 @@ The question is `How is the station operator classified?`
|
|||
### images
|
||||
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
|
||||
_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
|
||||
|
@ -116,11 +123,13 @@ This tagrendering has labels
|
|||
### 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue