Proposed Inlets
City of Seattle
@usgov.city_of_seattle_proposed_inlets
City of Seattle
@usgov.city_of_seattle_proposed_inlets
CREATE TABLE table_1 (
"objectid" BIGINT,
"fea_key" BIGINT,
"s_endpt_id" VARCHAR,
"d_endpt_id" VARCHAR,
"npdes_id" VARCHAR,
"cb_id" VARCHAR,
"map_area_id" DOUBLE,
"owner" VARCHAR,
"owner_desc" VARCHAR,
"cb_featype_code" VARCHAR,
"cb_featype_text" VARCHAR,
"lifecycle" VARCHAR,
"lifecycle_desc" VARCHAR,
"depth_ref" VARCHAR,
"depth_ref_desc" VARCHAR,
"cvr_elev_ref" VARCHAR,
"cvr_elev_ref_desc" VARCHAR,
"cb_role" VARCHAR,
"cb_role_type" VARCHAR,
"depth_ft" DOUBLE,
"cvr_elev_ft" BIGINT,
"inc_inlet" VARCHAR,
"rotation" BIGINT,
"symbol" BIGINT,
"x_coord" DOUBLE,
"y_coord" DOUBLE,
"rec_waterbody" VARCHAR,
"standard_plan_no" VARCHAR,
"globalid" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.