Building Outlines 2012
City of Seattle
@usgov.city_of_seattle_building_outline_2012
City of Seattle
@usgov.city_of_seattle_building_outline_2012
Displays data from CGDB.BLDG2012_PLGN. The layer will not display when zoomed out beyond 1,799.
| BP99_TYPE_CODE | DESCRIPTION |
|---|---|
| BLD | Building |
| DEK | Deck |
| GAR | Garage |
| MSC | Miscellaneous |
| OBS | Obscured |
| PAT | Patio |
| UNK | Unknown |
| U_C | Under Construction |
Static data layer, no updates.
Organization: City of Seattle
Last updated: 2025-02-28T23:21:53.468111
Tags: apex, building, gis, outlines, roof, seattle-gis-open-data
CREATE TABLE table_1 (
"objectid" BIGINT,
"bp99_type_code" VARCHAR,
"bp99_apex_elev" BIGINT,
"bp99_bldgkey" DOUBLE,
"feature_id" DOUBLE,
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.