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
|
@ -127,6 +127,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()}*
|
||||
|
||||
### Cycleway type for a road
|
||||
|
@ -176,7 +177,8 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
### Maxspeed (for road)
|
||||
|
||||
The question is `What is the maximum speed in this street?`
|
||||
*The maximum speed on this road is {maxspeed} km/h* is shown if `maxspeed` is set
|
||||
|
||||
*The maximum speed on this road is {maxspeed} km/h* is shown if `maxspeed` is set.
|
||||
|
||||
- *The maximum speed is 20 km/h* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxspeed' target='_blank'>maxspeed</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D20' target='_blank'>20</a>
|
||||
- *The maximum speed is 30 km/h* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:maxspeed' target='_blank'>maxspeed</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D30' target='_blank'>30</a>
|
||||
|
@ -187,7 +189,8 @@ The question is `What is the maximum speed in this street?`
|
|||
### Cycleway:surface
|
||||
|
||||
The question is `What is the surface of the cycleway made from?`
|
||||
*This cyleway is made of {cycleway:surface}* is shown if `cycleway:surface` is set
|
||||
|
||||
*This cyleway is made of {cycleway:surface}* is shown if `cycleway:surface` is set.
|
||||
|
||||
- *This cycleway is unpaved* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway:surface' target='_blank'>cycleway:surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dunpaved' target='_blank'>unpaved</a>. _This option cannot be chosen as answer_
|
||||
- *This cycleway is paved* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway:surface' target='_blank'>cycleway:surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpaved' target='_blank'>paved</a>. _This option cannot be chosen as answer_
|
||||
|
@ -208,7 +211,8 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
### incline
|
||||
|
||||
The question is `Does {title()} have an incline?`
|
||||
*This road has an slope of {incline}* is shown if `incline` is set
|
||||
|
||||
*This road has an slope of {incline}* is shown if `incline` is set.
|
||||
|
||||
- *There is (probably) no incline here* is shown if with incline=. _This option cannot be chosen as answer_
|
||||
- *This road has a slope* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:incline' target='_blank'>incline</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:incline%3Dup' target='_blank'>up</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:incline' target='_blank'>incline</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:incline%3Ddown' target='_blank'>down</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:incline' target='_blank'>incline</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:incline%3Dyes' target='_blank'>yes</a>. _This option cannot be chosen as answer_
|
||||
|
@ -231,7 +235,8 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
### Surface of the road
|
||||
|
||||
The question is `What is the surface of the street made from?`
|
||||
*This road is made of {surface}* is shown if `surface` is set
|
||||
|
||||
*This road is made of {surface}* is shown if `surface` is set.
|
||||
|
||||
- *This cycleway is unhardened* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunpaved' target='_blank'>unpaved</a>. _This option cannot be chosen as answer_
|
||||
- *This cycleway is paved* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaved' target='_blank'>paved</a>. _This option cannot be chosen as answer_
|
||||
|
@ -265,7 +270,8 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
### width
|
||||
|
||||
The question is `What is the carriage width of this road (in meters)?`
|
||||
*The carriage width of this road is <strong>{width}m</strong>* is shown if `width` is set
|
||||
|
||||
*The carriage width of this road is <strong>{width}m</strong>* is shown if `width` is set.
|
||||
|
||||
### cycleway-lane-track-traffic-signs
|
||||
|
||||
|
@ -311,7 +317,8 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
### cycleways_and_roads-cycleway:buffer
|
||||
|
||||
The question is `How wide is the gap between the cycleway and the road?`
|
||||
*The buffer besides this cycleway is {cycleway:buffer} m* is shown if `cycleway:buffer` is set
|
||||
|
||||
*The buffer besides this cycleway is {cycleway:buffer} m* is shown if `cycleway:buffer` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dtrack' target='_blank'>track</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dlane' target='_blank'>lane</a>
|
||||
|
||||
|
@ -340,6 +347,7 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -349,11 +357,13 @@ This tagrendering has labels
|
|||
### split_button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{split_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