Multi-use Trails (Seattle Only)
City of Seattle
@usgov.city_of_seattle_multi_use_trails_seattle_only_b52eb
City of Seattle
@usgov.city_of_seattle_multi_use_trails_seattle_only_b52eb
CREATE TABLE table_1 (
"objectid" BIGINT,
"se_anno_cad_data" VARCHAR,
"f_intr_id" BIGINT,
"t_intr_id" BIGINT,
"snd_id" BIGINT,
"snd_feacode" BIGINT,
"citycode" BIGINT,
"stname_id" BIGINT,
"st_code" BIGINT,
"arterial_code" BIGINT,
"segment_type" BIGINT,
"agency_code" BIGINT,
"access_code" BIGINT,
"divided_code" BIGINT,
"structure_type" BIGINT,
"legalloc_code" BIGINT,
"vehicle_use_code" BIGINT,
"gis_seg_length" DOUBLE,
"l_adrs_from" BIGINT,
"l_adrs_to" BIGINT,
"r_adrs_from" BIGINT,
"r_adrs_to" BIGINT,
"ord_pre_dir" VARCHAR,
"ord_street_name" VARCHAR,
"ord_street_type" VARCHAR,
"ord_suf_dir" VARCHAR,
"ord_stname_concat" VARCHAR,
"l_city" VARCHAR,
"l_state" VARCHAR,
"l_zip" BIGINT,
"r_city" VARCHAR,
"r_state" VARCHAR,
"r_zip" BIGINT,
"sndseg_update" VARCHAR,
"compkey" BIGINT,
"comptype" BIGINT,
"unitid" DOUBLE,
"unitid2" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.