California Electric Transmission Lines
State of California
@usgov.ca_gov_california_electric_transmission_lines_085a0
State of California
@usgov.ca_gov_california_electric_transmission_lines_085a0
The California Energy Commission (CEC) Electric Transmission Line geospatial data layer has been created to illustrate electric transmission in California. When used in association with the other energy related geospatial data layers, viewers can analyze the geographic relationships with the electric transmission across the state. The transmission line data is used to:
1. Support the CEC Transmission Planning;
2. Support the CEC electric system analysis in California;
3. Enhance electric transmission communication among California electric stakeholders ;
4. Support CEC's illustrations of electric infrastructure
Data Dictionary:
CREATE TABLE table_1 (
"objectid" BIGINT,
"name" VARCHAR,
"kv" VARCHAR,
"kv_sort" DOUBLE -- KV (Sort),
"owner" VARCHAR,
"status" VARCHAR,
"circuit" VARCHAR,
"type" VARCHAR,
"legend" VARCHAR,
"length_mile" DOUBLE -- Length (Mile),
"length_feet" DOUBLE -- Length (Feet),
"tline_name" VARCHAR,
"source" VARCHAR,
"comments" VARCHAR,
"creator" VARCHAR,
"creator_date" VARCHAR,
"last_editor" VARCHAR,
"last_editor_date" VARCHAR,
"globalid" VARCHAR,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.