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
|
@ -70,41 +70,49 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
### turbine-output
|
||||
|
||||
The question is `What is the power output of this wind turbine? (e.g. 2.3 MW)`
|
||||
*The power output of this wind turbine is {generator:output:electricity}.* is shown if `generator:output:electricity` is set
|
||||
|
||||
*The power output of this wind turbine is {generator:output:electricity}.* is shown if `generator:output:electricity` is set.
|
||||
|
||||
### turbine-operator
|
||||
|
||||
The question is `Who operates this wind turbine?`
|
||||
*This wind turbine is operated by {operator}.* is shown if `operator` is set
|
||||
|
||||
*This wind turbine is operated by {operator}.* is shown if `operator` is set.
|
||||
|
||||
### turbine-height
|
||||
|
||||
The question is `What is the total height of this wind turbine (including rotor radius), in metres?`
|
||||
*The total height (including rotor radius) of this wind turbine is {height} metres.* is shown if `height` is set
|
||||
|
||||
*The total height (including rotor radius) of this wind turbine is {height} metres.* is shown if `height` is set.
|
||||
|
||||
### turbine-diameter
|
||||
|
||||
The question is `What is the rotor diameter of this wind turbine, in metres?`
|
||||
*The rotor diameter of this wind turbine is {rotor:diameter} metres.* is shown if `rotor:diameter` is set
|
||||
|
||||
*The rotor diameter of this wind turbine is {rotor:diameter} metres.* is shown if `rotor:diameter` is set.
|
||||
|
||||
### turbine-start-date
|
||||
|
||||
The question is `When did this wind turbine go into operation?`
|
||||
*This wind turbine went into operation on/in {start_date}.* is shown if `start_date` is set
|
||||
|
||||
*This wind turbine went into operation on/in {start_date}.* is shown if `start_date` is set.
|
||||
|
||||
### windturbine-fixme
|
||||
|
||||
The question is `Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)`
|
||||
*Extra information for OpenStreetMap experts: {fixme}* is shown if `fixme` is set
|
||||
|
||||
*Extra information for OpenStreetMap experts: {fixme}* is shown if `fixme` 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
|
||||
|
@ -114,6 +122,7 @@ This tagrendering has labels
|
|||
### 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