A table of all addresses in
the city. These addresses are purely descriptive and do not have an
inherent location. They acquire their location from the physical base
units that they are linked to through the parcel_id, building_id,
unit_id, and street_id fields.This table serves as the base for the Address Points view
and incorporates information from the other tables to build an address
point list which can be used to make a map or in a geocoding service.Fieldsaddr_id: The unique ID for this address.{unit, parcel, bldg, street}_id: The unique ID for the corresponding physical base unit: a unit/parcel/building/street.Geometry typeThere is no geometry on this table.