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
|
@ -86,6 +86,7 @@ Elements must match **any** 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()}*
|
||||
|
||||
### bicycle=yes/no
|
||||
|
@ -130,34 +131,39 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
### MaxWidth
|
||||
|
||||
The question is `How wide is the gap left over besides the barrier?`
|
||||
*Maximum width: {maxwidth:physical} m* is shown if `maxwidth:physical` is set
|
||||
|
||||
*Maximum width: {maxwidth:physical} m* is shown if `maxwidth:physical` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: _referencing_ways~.+ & cycle_barrier!=double & cycle_barrier!=triple
|
||||
|
||||
### Space between barrier (cyclebarrier)
|
||||
|
||||
The question is `How much space is there between the barriers (along the length of the road)?`
|
||||
*Space between barriers (along the length of the road): {width:separation} m* is shown if `width:separation` is set
|
||||
|
||||
*Space between barriers (along the length of the road): {width:separation} m* is shown if `width:separation` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Ddouble' target='_blank'>double</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dtriple' target='_blank'>triple</a>
|
||||
|
||||
### Width of opening (cyclebarrier)
|
||||
|
||||
The question is `How wide is the smallest opening next to the barriers?`
|
||||
*Width of opening: {width:opening} m* is shown if `width:opening` is set
|
||||
|
||||
*Width of opening: {width:opening} m* is shown if `width:opening` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Ddouble' target='_blank'>double</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dtriple' target='_blank'>triple</a>
|
||||
|
||||
### Overlap (cyclebarrier)
|
||||
|
||||
The question is `How much overlap do the barriers have?`
|
||||
*Overlap: {overlap} m* is shown if `overlap` is set
|
||||
|
||||
*Overlap: {overlap} m* is shown if `overlap` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Ddouble' target='_blank'>double</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycle_barrier' target='_blank'>cycle_barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dtriple' target='_blank'>triple</a>
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -167,16 +173,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