Restricted Parking Zones
City of Seattle
@usgov.city_of_seattle_restricted_parking_zones
City of Seattle
@usgov.city_of_seattle_restricted_parking_zones
Displays Restricted Parking Zone Areas maintained by the Seattle Department of Transportation. This is a group layer consisting of the following layers:
Restricted Parking Zone Signed Blocks (V_RPZ)
Residents Eligible for Restricted Parking Zone Permits (V_Blockface, Def Query: Parking_Category <> 'None')
Restricted Parking Zone A or B Husky Game Days (RPZ_AreasAorB)
Restricted Parking Zones (RPZ_AreasNotAorB)
Refresh Cycle: Daily
Organization: City of Seattle
Last updated: 2025-02-28T23:40:12.713362
Tags: common-data-layers, restricted-parking-zone-areas, rpz, sdot, seattle-gis-open-data, transportation
CREATE TABLE table_1 (
"objectid" BIGINT,
"rpz_zone" BIGINT -- RPZ Zone:,
"subsidies" VARCHAR -- Subsidies:,
"renews" VARCHAR -- Renews:,
"in_effect" VARCHAR -- In Effect:,
"zone_name" VARCHAR,
"weblink" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.