Seattle City Light Poles
City of Seattle
@usgov.city_of_seattle_seattle_city_light_poles_a3d90
City of Seattle
@usgov.city_of_seattle_seattle_city_light_poles_a3d90
Displays the generalized point locations of electrical poles within the Seattle City Light service area. Attributes include the pole height, pole ID, and whether the pole has a streetlight. Sensitive data has been removed for security and customer privacy reasons. Please use this data for planning purposes only. For more detailed data, contact scl_gis_analysis@seattle.gov.
Data Source: SCL_PUB_Lines
Refresh Cycle: Quarterly
Attribute information:
Facility Type (SUBTYPECD): 1-DistributionPole
CREATE TABLE table_1 (
"objectid" BIGINT,
"facility_type" BIGINT,
"height" DOUBLE,
"pole_id" DOUBLE,
"has_streetlight" VARCHAR,
"field" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.