Park Boundary (details)
City of Seattle
@usgov.city_of_seattle_park_boundary_details
City of Seattle
@usgov.city_of_seattle_park_boundary_details
Locations of Seattle Parks and Recreation (SPR) responsibilities within the city limits. SPR location responsibilities may include: ownership, leases, maintenance, temporary transfer of jurisdiction, life estate, crew quarters, headquarters, storage facilities, tidelands, joint use agreements. This is the detailed transactions level park GIS layer. It is the most current Parks GIS layer. Park uses can be sorted using the "Park Use" field. If you just want the Park outlines (boundaries) then use DPR.ParksBND.
Organization: City of Seattle
Last updated: 2025-02-28T23:35:57.003808
Tags: park, parks, seattle-gis-open-data, spr
CREATE TABLE table_1 (
"objectid" BIGINT,
"park_name" VARCHAR,
"pma_name" VARCHAR,
"street_address" VARCHAR,
"tax_parcel_id" VARCHAR,
"subject_parcel" DOUBLE,
"property_management_area" BIGINT,
"property_owner" VARCHAR,
"lease" VARCHAR -- Lease?,
"maintenance_responsibility" VARCHAR,
"park_use" VARCHAR,
"acquisition_date" VARCHAR,
"name_flag" DOUBLE,
"date_reviewed" VARCHAR,
"amwoid" VARCHAR,
"spatial_data_quality_level" VARCHAR,
"se_anno_cad_data" VARCHAR,
"gis_crt_dt" VARCHAR,
"gis_edt_dt" VARCHAR
);Anyone who has the link will be able to view this.