Charging station
Alias: charging_station | API: feature_types/122
A power supply station that supplies electrical power for recharging plug-in electric vehicles or other electronic devices. These stations are most commonly associated with electric vehicles, but they can also refer to stations for charging e-bikes, scooters, and even portable electronics like smartphones
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 |
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 |
access_level |
Access level |
propchoice_fk |
|
Holds values like 'public', 'private', etc |
electric_current |
Electric current |
float8 |
A |
The maximum electric current (ampere) that can safely flow through the equipment or device without causing damage |
centroid |
Centroid |
geometry |
|
|
power_rating |
Power rating |
float8 |
kW |
The highest power input allowed to flow through particular equipment |
status |
Status |
propchoice_fk |
|
Situation of an object at a particular time during a process |
label |
Label |
text |
|
Informative name or code for this feature |
details |
Details |
jsonb |
|
Field for country- or dataset specific info that is not used for visualization or calculation purposes |
Choices for access_level
| Alias |
Name |
Unit |
Description |
private |
Private |
|
|
public |
Public |
|
|
semi_public |
Semi-public |
|
|
unknown |
Unknown |
|
|
Choices for status
| Alias |
Name |
Unit |
Description |
available |
Available |
|
|
unknown |
Unknown |
|
|
reserved |
Reserved |
|
|
charging |
Charging |
|
|
unavailable |
Unavailable |
|
|
no_communication |
No communication |
|
|
powered_off |
Powered off |
|
|
faulty |
Faulty |
|
|
in_use |
In use |
|
|