The following attribute names for line features are recognized as containing address information:
FR_ADDR_R, R_FROM_ADR - starting address number on the right side of the road
FR_ADDR_L, L_FROM_ADR - starting address number on the left side of the road
TO_ADDR_R, R_TO_ADR - ending address number on the right side of the road
TO_ADDR_L, L_TO_ADR - ending address number on the left side of the road
PLACE_R, R_CITY - city or town on the right side of the road
STATE_R, R_STATE - state or province on the right side of the road
STATE_L, L_STATE - state or province on the left side of the road
ZIP_R, R_ZIP, R_PCODE - postal code on right side of road
ZIP_L, L_ZIP, L_PCODE - postal code on left side of road
PARITY_R, R_PARITY - numeric parity value on right side of road. A value of 1 means odd parity (addresses are all odd), a value of 2 means even parity (address are all even), and a value of 3 means there is not parity (addresses can be even and odd). For any other value the parity will be automatically determined.
PARITY_L, L_PARITY - numeric parity
value on left side of road. A value of 1 means odd parity (addresses
are all odd), a value of 2 means even parity (address are all even),
and a value of 3 means there is not parity (addresses can be even
and odd). For any other value the parity will be automatically determined.
Only the start and end address number are absolutely required for the side of a road to have addressing, in addition to the road having a name.