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.DevsitesDefinition 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 0Symbology 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