Docks Piers And Floats
City of Seattle
@usgov.city_of_seattle_docks_piers_and_floats
City of Seattle
@usgov.city_of_seattle_docks_piers_and_floats
CREATE TABLE table_1 (
"objectid" BIGINT,
"name" VARCHAR,
"type" VARCHAR,
"point_x" DOUBLE,
"point_y" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"pma_id" DOUBLE,
"location_id" VARCHAR,
"amwo_id" VARCHAR,
"spatial_data_quality_level" VARCHAR,
"globalid" VARCHAR,
"gis_creator" VARCHAR,
"gis_crt_dt" VARCHAR,
"gis_editor" VARCHAR,
"gis_edt_dt" VARCHAR,
"se_anno_cad_data" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);
Anyone who has the link will be able to view this.