Address

Name: Address

Type: Application

Description: Contains information about an address. User defined.

Field Documentation
AddrRole Internal use only.
AddrType Address Type abbreviation (from the AddressTypes table).
AddrId System-generated, numeric identifier of the address.
Address Internal use only.
AddrName Name of the building at the address (e.g., Sears Tower).
SiteName Name of the building at the address (e.g., Sears Tower). UK use only.
StreetNum Deprecated.
StreetNo Alphanumeric street number of the address.
OnStreet Name of the street that the address is on.
AtStreet Name of the closest street to the address (the cross street).
Unit Unit number of the address.
City City that the address is in.
State State that the address is in.
ZipCode Zip code or postal code of the address.
AddressSummary UK use only.
ZoneCode UK use only.
MapPage Page number that the address may be found on in a mapping book (e.g., Perly Maps).
Phone Phone number of the address.
Lon Longitude coordinate of the address.
Lat Latitude coordinate of the address.
GeoStatus Numeric value of the status of the geocoding for the longitude and latitude of the address.
CellArea Deprecated.
PolyId Numeric identifier of the polygon the address is in (from the Polygons table).
InAda Flag set to indicate if the address is in the designated ADA polygon type.
JurisPolyId Numeric identifier of the polygon that has jurisdiction of this address.
DefaultAddr Flag that identifies whether the address is a default address (e.g., home address of a client).
MailingAddr Flag that identifies whether the address is a mailing address (e.g., mailing address of a client).
MailingName Addressee name used when sending letters to a client associated with the address.
FAX Fax number.
Comments Comments about the record.
SpaceType Space type attached to an address.
LoadTime Number of seconds required to load a client at the address.
UnloadTime Number of seconds required to unload a client at the address.
MobAids Mobility aids required for the address.
recordStatus Status of the record (A = active, D = deleted, N = under construction).
AccessibilityInfo Comma-delimited string of AccessibilityAbbrs (from the AccessibilityTypes table).
LocId Numeric identifier of the location from the Locations table.
VehicleTypeExclusions Vehicle types that cannot travel to the address.
StopId TBD