SPU DWW Proposed Other GSI Footprints
City of Seattle
@usgov.city_of_seattle_spu_dww_proposed_other_gsi_footprints
City of Seattle
@usgov.city_of_seattle_spu_dww_proposed_other_gsi_footprints
The DWW (Drainage and Waste Water) GSI (Green Stormwater Infrastructure) layer consists of line and polygon representations of the following features: Swales (biofiltration, bioretention, biofiltration/bioretention, and conveyance) are generally shallow depressions with a designed mix of soil and plants which break down pollutants through natural processes while reducing runoff. Permeable pavement is a paving system which allows rainfall to percolate into an underlying soil or aggregate storage reservoir. Underdrain piping systems are provided to prevent prolonged ponding of stormwater or to collect and convey water to another facility. Rain gardens are less engineered systems that are designed to mitigate water from the sidewalk only and have two inches or less of ponded depth. The drainage structures represented in the GSI points are not all unique to GSI, however, they are specifically part of SPU GSI projects.
The data is being refreshed weekly.
Organization: City of Seattle
Last updated: 2025-02-28T23:43:05.042289
Tags: biofiltration, bioretention, conveyance, dww, gis, green-roof, green-storm-infrastructure, gsi, modular-soil-cell, permeable-pavement, polygon, rain-garden, seattle-gis-open-data, silva-cell, spu, surface-drainage, surface-drainline, swale
CREATE TABLE table_1 (
"objectid" BIGINT,
"fea_key" BIGINT,
"dww_feature_key" BIGINT,
"assetnum" VARCHAR,
"featype" VARCHAR,
"featype_desc" VARCHAR,
"dww_featype" VARCHAR,
"dww_featype_desc" VARCHAR,
"dww_role" VARCHAR,
"dww_role_desc" VARCHAR,
"owner" VARCHAR,
"owner_desc" VARCHAR,
"lifecycle" VARCHAR,
"lifecycle_desc" VARCHAR,
"description" VARCHAR,
"dww_geometry_type" VARCHAR,
"area_sqft" DOUBLE,
"area_acres" DOUBLE,
"length_ft" BIGINT,
"width_ft" BIGINT,
"height_ft" BIGINT,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.