Wind turbine¶
Alias: wind_turbine | API: feature_types/69
Device that converts kinetic energy from the wind into mechanical energy
Properties¶
| Alias | Name | Type | Unit | Description |
|---|---|---|---|---|
id |
ID | serial_pk | Primary key | |
dc_id |
DC ID | int4 | ID of dataconnection that manages the basic properties (label, geometry) of a particular feature | |
id_src |
ID SRC | text | Identifier of the object in the source dataset | |
centroid |
Centroid | geometry | Point geometry representing the centre of the object | |
power_rating |
Power rating | float8 | kW | The highest power input allowed to flow through particular equipment |
details |
Details | jsonb | Field for country- or dataset specific info that is not used for visualization or calculation purposes | |
status |
Status | propchoice_fk | Situation of an object at a particular time during a process |
Choices for status¶
| Alias | Name | Unit | Description |
|---|---|---|---|
in_use |
In use | ||
planned |
Planned | Planned to construct/realize the wind turbine |