Electricity pylon¶
Alias: electricity_pylon | API: feature_types/62
Tall structure, usually a steel lattice tower, used to support an overhead power line
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 | Feature type identifier in source dataset | |
centroid |
Centroid | geometry | ||
nominal_voltage |
Nominal voltage | float4 | V | The voltage value used to classify electrical devices and systems. It is a reference value that manufacturers use to specify and standardize their products |
status |
Status | propchoice_fk | Situation of an object at a particular time during a process | |
construction_date |
Construction date | date | Date at which this feature was built | |
construction_year |
Construction year | int2 | Year in which this feature was built | |
operator |
Operator | text | A person or organization responsible for the operation, management, and maintenance of a system, service, or infrastructure. The operator ensures that the system or network functions properly, addresses issues, and performs any required administrative or technical tasks | |
details |
Details | jsonb | Field for country- or dataset specific info that is not used for visualization or calculation purposes |
Choices for status¶
| Alias | Name | Unit | Description |
|---|---|---|---|
in_use |
In use |