SDOT Intersections
City of Seattle
@usgov.city_of_seattle_sdot_intersections
City of Seattle
@usgov.city_of_seattle_sdot_intersections
CREATE TABLE table_1 (
"objectid" BIGINT,
"intr_id" BIGINT,
"gis_xcoord" DOUBLE,
"gis_ycoord" DOUBLE,
"compkey" BIGINT,
"comptype" BIGINT,
"unitid" BIGINT,
"subarea" VARCHAR,
"unitdesc" VARCHAR,
"arterialclasscd" DOUBLE,
"se_anno_cad_data" VARCHAR,
"signal_maint_dist" VARCHAR,
"signal_type" VARCHAR,
"shape_lng" DOUBLE,
"shape_lat" DOUBLE,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.