Skip to content

Power cable

Alias: power_cable | API: feature_types/91

Cable for transporting electrical power. Power cables may be installed as permanent wiring within buildings, buried in the ground, run overhead, or exposed.

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
label Label text Informative name or code for this feature
construction_date Construction date date Date at which this feature was built
category Category propchoice_fk Subtype of a feature
status Status propchoice_fk Situation of an object at a particular time during a process
start_node Start node int8
end_node End node int8
operating_voltage Operating voltage float4 V The actual voltage at which a device or system operates at any given moment. This can vary within certain limits depending on conditions and fluctuations in the power supply
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
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
centerline Centerline geometry

Choices for category

Alias Name Unit Description
low_voltage Low voltage
high_voltage High voltage
medium_voltage Medium voltage
extra_high_voltage Extra high voltage

Choices for status

Alias Name Unit Description
in_use In use
planned Planned
not_in_use Not in use