The following options to create new points are included:
- **a wind turbine** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:power'target='_blank'>power</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:power%3Dgenerator'target='_blank'>generator</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:generator:source'target='_blank'>generator:source</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:generator:source%3Dwind'target='_blank'>wind</a>
## Basic tags for this layer
Elements must match the expression **<ahref='https://wiki.openstreetmap.org/wiki/Key:generator:source'target='_blank'>generator:source</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:generator:source%3Dwind'target='_blank'>wind</a>**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22generator%3Asource%22%3D%22wind%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [turbine-output](#turbine-output) | What is the power output of this wind turbine? (e.g. 2.3 MW)<br/>_The power output of this wind turbine is {generator:output:electricity}._ | | *[generator:output:electricity](https://wiki.osm.org/wiki/Key:generator:output:electricity)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [turbine-operator](#turbine-operator) | Who operates this wind turbine?<br/>_This wind turbine is operated by {operator}._ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) |
| [turbine-height](#turbine-height) | What is the total height of this wind turbine (including rotor radius), in metres?<br/>_The total height (including rotor radius) of this wind turbine is {height} metres._ | | *[height](https://wiki.osm.org/wiki/Key:height)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [turbine-diameter](#turbine-diameter) | What is the rotor diameter of this wind turbine, in metres?<br/>_The rotor diameter of this wind turbine is {rotor:diameter} metres._ | | *[rotor:diameter](https://wiki.osm.org/wiki/Key:rotor:diameter)* ([float](../SpecialInputElements.md#float)) |
| [turbine-start-date](#turbine-start-date) | When did this wind turbine go into operation?<br/>_This wind turbine went into operation on/in {start_date}._ | | *[start_date](https://wiki.osm.org/wiki/Key:start_date)* ([date](../SpecialInputElements.md#date)) |
| [windturbine-fixme](#windturbine-fixme) | Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)<br/>_Extra information for OpenStreetMap experts: {fixme}_ | | *[fixme](https://wiki.osm.org/wiki/Key:fixme)* ([text](../SpecialInputElements.md#text)) |
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
### turbine-operator
The question is `Who operates this wind turbine?`
*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
### 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
### 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
### 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
### 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_
This document is autogenerated from [assets/layers/windturbine/windturbine.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/windturbine/windturbine.json)