Cadastral Control Line
City of Seattle
@usgov.city_of_seattle_cadastral_control_line
City of Seattle
@usgov.city_of_seattle_cadastral_control_line
The data source is from official City surveys, calculations and other publicly recorded documents. Displays data from CADASTRAL.CONTROL_LN_PV. Data does not display when zoomed out beyond 1:38,000.
Infrequent updates, as needed.
Organization: City of Seattle
Last updated: 2025-02-28T23:47:59.513148
Tags: boundaries, cadastral, centerline, cgdb, control, gis, land, land-base, legal, legal-subdivisions, monuments, planning, plat, right-of-way, seattle-gis-open-data, short-subdivision, subdivisions, survey, unit-lot-subdivision
CREATE TABLE table_1 (
"objectid" BIGINT,
"cl_id" BIGINT,
"cl_lngth" DOUBLE,
"angle" VARCHAR,
"distance" VARCHAR,
"radius" VARCHAR,
"delta" VARCHAR,
"tangent" VARCHAR,
"arclength" VARCHAR,
"side" VARCHAR,
"cl_type" VARCHAR,
"dim_type" VARCHAR,
"cl_agncy" DOUBLE,
"cl_src_doc" DOUBLE,
"cl_fldbk" VARCHAR,
"cl_fldbk_pg" VARCHAR,
"cl_pstn_acrcy" DOUBLE,
"from_cp_loc_id" VARCHAR,
"to_cp_loc_id" VARCHAR,
"cl_edt_date" VARCHAR,
"se_anno_cad_data" VARCHAR,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.