Boat Ramps
City of Seattle
@usgov.city_of_seattle_boat_ramps_783b7
City of Seattle
@usgov.city_of_seattle_boat_ramps_783b7
Public Motorized and Non-motorized boat launch in the City of Seattle. The boat launches are only Seattle Parks and and Recreation operated launches. The boat launches don't include private or other City Agency boat launches.
Refresh Cycle: Weekly
Feature Class: DPR.BoatRamps
Organization: City of Seattle
Last updated: 2025-02-28T23:36:43.420176
Tags: boat-ramps, common-data-layers, parks, seattle-gis-open-data, spr
CREATE TABLE table_1 (
"objectid" BIGINT,
"id" BIGINT,
"name" VARCHAR,
"address" VARCHAR,
"launching" VARCHAR,
"landing" VARCHAR,
"tie_up" VARCHAR -- Tie-up?,
"notes" VARCHAR,
"vessel_type" VARCHAR,
"access_type" VARCHAR,
"dock" VARCHAR,
"point_x" DOUBLE,
"point_y" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"pma_id" DOUBLE,
"location_id" VARCHAR,
"amwo_id" VARCHAR,
"sdql" 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.