A table of all buildings in
the city. This table is maintained by DoIT.This table links to the other base unit tables:addresses
should generally link to a building, but do not have to; the major
exception here is for parcel addresses where no building exists.units must link to a building.Fieldsbldg_id: The unique ID for this building.parcel_id: The parcel this building sits on. This should be populated.bldg_status: This
value indicates if the building is currently in use (active), part of a
planned development (pending), or has been demolished (retired).Geometry typeThe geometry is a Polygon in the EPSG:2898 projection. In the future, it should be a 3D multipatch type to allow for extrusion and texturing.