forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
9e17550a95
commit
3407f68d3f
267 changed files with 7757 additions and 2435 deletions
|
@ -101,18 +101,21 @@ Elements must match **all** of the following expressions:
|
|||
### node2node-survey:date
|
||||
|
||||
The question is `When was this node to node link last surveyed?`
|
||||
*This node to node link was last surveyed on {survey:date}* is shown if `survey:date` is set
|
||||
|
||||
*This node to node link was last surveyed on {survey:date}* is shown if `survey:date` is set.
|
||||
|
||||
- *This object was last surveyed today* is shown if with survey:date=
|
||||
|
||||
### export_as_gpx
|
||||
Shows a button to export this feature as GPX. Especially useful for route relations
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{export_as_gpx()}*
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -122,6 +125,7 @@ This tagrendering has labels
|
|||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -171,30 +175,35 @@ Elements must match **any** of the following expressions:
|
|||
### node-rwn_ref
|
||||
|
||||
The question is `What is the reference number of this walking node?`
|
||||
*This walking node has reference number {rwn_ref}* is shown if `rwn_ref` is set
|
||||
|
||||
*This walking node has reference number {rwn_ref}* is shown if `rwn_ref` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: rwn_ref~.+
|
||||
|
||||
### survey_date
|
||||
|
||||
The question is `When was this walking node last surveyed?`
|
||||
*This walking node was last surveyed on {survey:date}* is shown if `survey:date` is set
|
||||
|
||||
*This walking node was last surveyed on {survey:date}* is shown if `survey:date` is set.
|
||||
|
||||
- *This object was last surveyed today* is shown if with survey:date=
|
||||
|
||||
### node-expected_rwn_route_relations
|
||||
|
||||
The question is `How many other walking nodes does this node link to?`
|
||||
*This node links to {expected_rwn_route_relations} other walking nodes.* is shown if `expected_rwn_route_relations` is set
|
||||
|
||||
*This node links to {expected_rwn_route_relations} other walking nodes.* is shown if `expected_rwn_route_relations` is set.
|
||||
|
||||
### 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
|
||||
|
@ -204,6 +213,7 @@ This tagrendering has labels
|
|||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -259,32 +269,37 @@ Elements must match **all** of the following expressions:
|
|||
### 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()}*
|
||||
|
||||
### name
|
||||
|
||||
The question is `What is the name noted on this guidepost?`
|
||||
*Name noted on the guidepost: {name}* is shown if `name` is set
|
||||
|
||||
*Name noted on the guidepost: {name}* is shown if `name` is set.
|
||||
|
||||
- *There is no name noted on this guidepost* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:noname' target='_blank'>noname</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:noname%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
### ref
|
||||
|
||||
The question is `What is the reference number of this guidepost?`
|
||||
*Reference number of the guidepost: {ref}* is shown if `ref` is set
|
||||
|
||||
*Reference number of the guidepost: {ref}* is shown if `ref` is set.
|
||||
|
||||
- *There is no reference number noted on this guidepost* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:noref' target='_blank'>noref</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:noref%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
### ele
|
||||
|
||||
The question is `What is the elevation noted on this guidepost?`
|
||||
*Elevation noted on the guidepost: {ele} m* is shown if `ele` is set
|
||||
|
||||
*Elevation noted on the guidepost: {ele} m* is shown if `ele` is set.
|
||||
|
||||
- *There is no elevation noted on this guidepost* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:noele' target='_blank'>noele</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:noele%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -294,16 +309,19 @@ This tagrendering has labels
|
|||
### 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue