Color: [0, 0, 0, 255] Background Color: N/A Outline Color: N/A Vertical Alignment: bottom Horizontal Alignment: center Right to Left: false Angle: 0 XOffset: 0 YOffset: 0 Size: 8 Font Family: Arial Font Style: normal Font Weight: normal Font Decoration: none
St_PreType
(
type: esriFieldTypeString, alias: Street Name Pre Type, editable: true, nullable: true, length: 50, defaultValue: null, modelName: St_PreType
)
St_PosDir
(
type: esriFieldTypeString, alias: Street Name Post Directional, editable: true, nullable: true, length: 9, defaultValue: null, modelName: St_PosDir
)
LeftVenue
(
type: esriFieldTypeString, alias: Left Unique Zone Parameter, editable: true, nullable: true, length: 25, defaultValue: null, modelName: LeftVenue
)
RightVenue
(
type: esriFieldTypeString, alias: Right Unique Zone Parameter, editable: true, nullable: true, length: 25, defaultValue: null, modelName: RightVenue
)
MPH
(
type: esriFieldTypeDouble, alias: Segment Miles Per Hour, editable: true, nullable: true, defaultValue: null, modelName: MPH
)
Time
(
type: esriFieldTypeDouble, alias: Travel Time determined by MPH & SHAPE_Length, editable: true, nullable: true, defaultValue: null, modelName: Time
)
Oneway
(
type: esriFieldTypeString, alias: Direction of travel on digitized segment, editable: true, nullable: true, length: 2, defaultValue: null, modelName: Oneway
)
Max_Height
(
type: esriFieldTypeDouble, alias: Routing restricted if Max Height of unit is > this value, editable: true, nullable: true, defaultValue: null, modelName: Max_Height
)
Max_Weight
(
type: esriFieldTypeDouble, alias: Routing restricted if Max Weight of unit is > this value, editable: true, nullable: true, defaultValue: null, modelName: Max_Weight
)