Legal Right Of Way
City of Seattle
@usgov.city_of_seattle_legal_right_of_way
City of Seattle
@usgov.city_of_seattle_legal_right_of_way
CREATE TABLE table_1 (
"objectid" BIGINT,
"l_id" DOUBLE,
"l_area" DOUBLE,
"l_prmtr" DOUBLE,
"plat_id" VARCHAR,
"plat_sym" VARCHAR,
"block_id" VARCHAR,
"tract_id" VARCHAR,
"lot_id" VARCHAR,
"unitlot_id" VARCHAR,
"rw_id" BIGINT,
"rw_adjst_id" VARCHAR,
"deed_id" VARCHAR,
"court_id" VARCHAR,
"l_fea_sym" BIGINT,
"attr_acrcy" BIGINT,
"l_edt_date" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.