2022-04-06 16:12:01 +02:00
windturbine
2022-01-14 19:36:36 +01:00
=============
< img src = 'https://mapcomplete.osm.be/./assets/themes/openwindpowermap/wind_turbine.svg' height = "100px" >
2022-01-26 21:40:38 +01:00
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **10** and higher
#### Themes using this layer
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
- [openwindpowermap ](https://mapcomplete.osm.be/openwindpowermap )
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-04-06 16:12:01 +02:00
- < a href = 'https://wiki.openstreetmap.org/wiki/Key:generator:source' target = '_blank' > generator:source</ a > =< a href = '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(%20%20%20%20nwr%5B%22generator%3Asource%22%3D%22wind%22%5D(%7B%7Bbbox%7D%7D )%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**Warning** This quick overview is incomplete
2022-04-06 16:12:01 +02:00
2022-01-14 19:36:36 +01:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
2022-04-06 16:12:01 +02:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/generator:output:electricity#values ) [generator:output:electricity ](https://wiki.openstreetmap.org/wiki/Key:generator:output:electricity ) | [pfloat ](../SpecialInputElements.md#pfloat ) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/operator#values ) [operator ](https://wiki.openstreetmap.org/wiki/Key:operator ) | [string ](../SpecialInputElements.md#string ) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/height#values ) [height ](https://wiki.openstreetmap.org/wiki/Key:height ) | [pfloat ](../SpecialInputElements.md#pfloat ) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/rotor:diameter#values ) [rotor:diameter ](https://wiki.openstreetmap.org/wiki/Key:rotor:diameter ) | [float ](../SpecialInputElements.md#float ) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/start_date#values ) [start_date ](https://wiki.openstreetmap.org/wiki/Key:start_date ) | [date ](../SpecialInputElements.md#date ) |
### turbine-output
2022-01-14 19:36:36 +01:00
The question is **What is the power output of this wind turbine? (e.g. 2.3 MW)**
2022-04-06 16:12:01 +02:00
This rendering asks information about the property [generator:output:electricity ](https://wiki.openstreetmap.org/wiki/Key:generator:output:electricity )
2022-01-14 19:36:36 +01:00
This is rendered with `The power output of this wind turbine is {generator:output:electricity}.`
2022-04-06 16:12:01 +02:00
### turbine-operator
2022-01-14 19:36:36 +01:00
The question is **Who operates this wind turbine?**
2022-04-06 16:12:01 +02:00
This rendering asks information about the property [operator ](https://wiki.openstreetmap.org/wiki/Key:operator )
2022-01-14 19:36:36 +01:00
This is rendered with `This wind turbine is operated by {operator}.`
2022-04-06 16:12:01 +02:00
### turbine-height
2022-01-14 19:36:36 +01:00
The question is **What is the total height of this wind turbine (including rotor radius), in metres?**
2022-04-06 16:12:01 +02:00
This rendering asks information about the property [height ](https://wiki.openstreetmap.org/wiki/Key:height )
2022-01-14 19:36:36 +01:00
This is rendered with `The total height (including rotor radius) of this wind turbine is {height} metres.`
2022-04-06 16:12:01 +02:00
### turbine-diameter
2022-01-14 19:36:36 +01:00
The question is **What is the rotor diameter of this wind turbine, in metres?**
2022-04-06 16:12:01 +02:00
This rendering asks information about the property [rotor:diameter ](https://wiki.openstreetmap.org/wiki/Key:rotor:diameter )
2022-01-14 19:36:36 +01:00
This is rendered with `The rotor diameter of this wind turbine is {rotor:diameter} metres.`
2022-04-06 16:12:01 +02:00
### turbine-start-date
2022-01-14 19:36:36 +01:00
The question is **When did this wind turbine go into operation?**
2022-04-06 16:12:01 +02:00
This rendering asks information about the property [start_date ](https://wiki.openstreetmap.org/wiki/Key:start_date )
2022-01-14 19:36:36 +01:00
This is rendered with `This wind turbine went into operation on/in {start_date}.`
2022-04-06 16:12:01 +02:00
### images
_This tagrendering has no question and is thus read-only_
### questions
_This tagrendering has no question and is thus read-only_
### minimap
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-04-06 16:12:01 +02:00
This document is autogenerated from [assets/themes/openwindpowermap/openwindpowermap.json ](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/openwindpowermap/openwindpowermap.json )