Description: Event feature class for the Travel Way data element along a route. Data Item is used to manage the tabulation of mileage that is to be included in the official mileage tabulations.
FROM_MILEPOINT
(
type: esriFieldTypeDouble
, alias: From Milepoint
)
TO_MILEPOINT
(
type: esriFieldTypeDouble
, alias: To Milepoint
)
TRAVEL_WAY_TYPE
(
type: esriFieldTypeSmallInteger
, alias: Travel Way Type
, Coded Values:
[1: Section Tabulates for Mileage - Dominant]
, [2: State Route is Common with another State Route]
, [3: Projected]
)