DIR
(
type: esriFieldTypeString, alias: STREET DIRECTION, editable: true, nullable: true, length: 2, defaultValue: null, modelName: DIR
)
FULL_STREET
(
type: esriFieldTypeString, alias: FULL STREET NAME, editable: true, nullable: true, length: 150, defaultValue: null, modelName: FULL_STREET
)
ALIAS
(
type: esriFieldTypeString, alias: STREET ALIAS, editable: true, nullable: true, length: 30, defaultValue: null, modelName: ALIAS
)
LEFT_ZIPCODE
(
type: esriFieldTypeString, alias: LEFT ZIP CODE, editable: true, nullable: true, length: 10, defaultValue: null, modelName: LEFT_ZIPCODE
)
RIGHT_ZIPCODE
(
type: esriFieldTypeString, alias: RIGHT ZIP CODE, editable: true, nullable: true, length: 10, defaultValue: null, modelName: RIGHT_ZIPCODE
)
TAG
(
type: esriFieldTypeString, alias: TAG, editable: true, nullable: true, length: 1, defaultValue: B, modelName: TAG
, Coded Values:
[B: Two Way Street]
, [T: One Way Street (To Node to From Node)]
, [F: One Way Street (From Node to To Node)]
)