SPR Trails
City of Seattle
@usgov.city_of_seattle_spr_trails
City of Seattle
@usgov.city_of_seattle_spr_trails
CREATE TABLE table_1 (
"objectid" BIGINT,
"width" BIGINT,
"surface_type" VARCHAR,
"condition" VARCHAR,
"canopy" VARCHAR,
"pmaid" BIGINT,
"trail_num" BIGINT,
"trail_id" VARCHAR,
"pma_name" VARCHAR,
"shape_leng" DOUBLE,
"grade_type" VARCHAR,
"district" VARCHAR,
"grade_perc" BIGINT,
"trail_class" BIGINT,
"shape_le_1" DOUBLE,
"date_time" VARCHAR,
"pictures" VARCHAR,
"field_note" VARCHAR,
"se_anno_cad_data" VARCHAR,
"gis_length" DOUBLE,
"gis_edt_dt" VARCHAR,
"amwoid" VARCHAR,
"spatial_data_quality_level" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.