TRAV_FLOW
(
type: esriFieldTypeString, alias: TravelFlow, editable: true, nullable: true, length: 5, defaultValue: null, modelName: TRAV_FLOW
, Coded Values:
[B: Both]
, [FT: One-way travel from FROM node to TO node (in the direction of street centerline)]
, [TF: One-way travel from TO node to FROM node (in the opposite directon of street centerline)]
)
ADD_FLOW
(
type: esriFieldTypeString, alias: AddressFlow, editable: true, nullable: true, length: 15, defaultValue: null, modelName: ADD_FLOW
, Coded Values:
[Same: Addresses flow the same direction as travel flow]
, [Opposite: Addresses flow the opposite direction of travel flow]
, [Both: Addresses flow in both directions]
)