Current Land Use Zoning Detail
City of Seattle
@usgov.city_of_seattle_current_land_use_zoning_detail_72b8a
City of Seattle
@usgov.city_of_seattle_current_land_use_zoning_detail_72b8a
Note: This map is not an official zoning map. For precise zoning information, please call or visit the Seattle Municipal Tower, Seattle Department of Construction and Inspections
A polygon feature class showing current City of Seattle land use zoning areas. It provides information on the type of zoning, overlay districts, enacting ordinance numbers and effective dates.
Zoning Code governs the use and development of land in Seattle. Zoning districts specify a category of uses (e.g., single-family residential, multifamily residential, commercial, industrial, etc.) including specific overlays and are applied by ordinance.
Symbolized on the value DETAIL_DESC (group 28 categories).
Organization: City of Seattle
Last updated: 2025-02-28T23:40:08.621119
Tags: gis, land-use, planning, sdcizoningmap, seattle-gis-open-data, zoning
CREATE TABLE table_1 (
"objectid" BIGINT,
"zoneid" BIGINT,
"zone" VARCHAR,
"contract_rezone_number" VARCHAR,
"ordinance_number" VARCHAR,
"effective_date" VARCHAR,
"historic_district_overlay" VARCHAR,
"pedestrian_overlay" VARCHAR,
"shoreline_overlay" VARCHAR,
"other_district_overlay" VARCHAR,
"station_area_overlay" VARCHAR,
"mandatory_housing_affordability_apply_y_n" VARCHAR -- Mandatory Housing Affordability Apply (Y/N),
"incentive_zoning_apply_y_n" VARCHAR -- Incentive Zoning Apply (Y/N),
"mandatory_housing_affordability_tier" VARCHAR,
"major_institution_name" VARCHAR,
"class" VARCHAR,
"category" VARCHAR,
"detail_code" VARCHAR,
"detail" VARCHAR,
"group" VARCHAR,
"zoning_description" VARCHAR,
"base_zone" VARCHAR,
"previous_zone" VARCHAR,
"previous_contract_rezone_number" VARCHAR,
"previous_ordinance_number" DOUBLE,
"previous_effective_date" VARCHAR,
"previous_historic_district_overlay" VARCHAR,
"previous_pedestrian_overlay" VARCHAR,
"previous_shoreline_overlay" VARCHAR,
"previous_other_district_overlay" VARCHAR,
"previous_station_area_overlay" VARCHAR,
"class_description_popup" VARCHAR,
"land_use_code_chapter" VARCHAR,
"land_use_code_chapter_link" VARCHAR,
"zoning_history" VARCHAR
);Anyone who has the link will be able to view this.