Distance markers feature class (Distance_Markers)
The Distance_Markers feature class supports mile marker use cases.
For a description of the attributes OBJECTID, and Shape, see Esri® system fields.
| Field name | Data type | Description |
|---|---|---|
| LINK_ID | Integer (4) | Link ID for the road segment |
| FEATURE_POINT_ID | Integer (4) | Unique ID of the feature point |
| STREET_ADDRESS_ID | Integer (4) | Unique ID of the street address |
| DISTANCE_VALUE | String (10) | Distance in unit specified by UNIT_OF_MEASURE |
| DIRECTION_ON_SIGN | String (1) | If available |
| DIRECTION | String (1) | If available |
| UNIT_OF_MEASURE | String (1) | Unit of measure used for the specified distance |
| ENHANCED | String (1) | Distance Marker Type, Y - Enhanced, N - Not Enhanced |
| STREET_NAME | String (100) | Street name |
| LANGUAGE_CODE | String (3) | Language code |
| STREET_NAME_LATIN | String (100) | STREET_NAME is a cartographic label for each street segment, using Latin character set, the full street name of the segment including the abbreviated street type, prefix, and suffix, for example "Fred St S". Where multiple names exist for a street segment, the data includes the one most likely to be useful for cartographic display of highways as identified where possible |
| LANGUAGE_CODE_LATIN | String (3) | Language code, using Latin character set |
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |