RoadClass
(
type: esriFieldTypeString, alias: Road Class, editable: true, nullable: true, length: 55, defaultValue: null, modelName: RoadClass
, Coded Values:
[Alley: Alley is generally a service road that does not generally have associated addressed structures and is usually unnamed.]
, [Bike Path or Trail: Bike Path or Trail is a path that is used for manual or small, motorized bicycles, being either too narrow for or legally restricted from vehicular traffic.]
, [Bridle Path: Bridle Path is a path that is used for horses, being either too narrow for or legally restricted from vehicular traffic.]
, ...11 more...
)
OneWay
(
type: esriFieldTypeString, alias: One-Way, editable: true, nullable: true, length: 2, defaultValue: null, modelName: OneWay
, Coded Values:
[B: Travel in both directions allowed]
, [FT: One-way traveling from FROM node to TO node]
, [TF: One-way traveling from TO node to FROM node]
)