City of Seattle
Dataset Description
A Development Site (DV), referenced using a Development Site Number, is a property boundary that the Seattle Department of Construction and Inspections (SDCI) uses to apply code standards. A Development Site may overlap with one or more King County tax parcels.
Source Data: DPD.Devsites
Definition Query:
Where DEVSITE STATUS IN ('ACTIVE', 'PRESUMED', 'UPDATE')
And DEVSITE ID does not begin with 'UN'
And DEVSITE ID does not begin with 'WB'
And SEATTLE is not equal to 0
Symbology Category Expression:
var disp_txt = $feature["PRCLID"];
if (Find("RW", disp_txt, 0)>-1) {
return "Right-of-Way";
} else {
return "Non-Right-of-Way";
}
Refresh: Daily
Organization: City of Seattle
Organization URL: https://catalog.data.gov/organization/seattle-wa
Last updated: 2026-04-10
Tags: development sites, devsites, sdci, seattle gis open data