Black spot roads feature class (BlackSpot_Roads)
The BlackSpot_Roads feature class identifies road segments with a proven history of vehicle crashes.
For a description of the attributes OBJECTID, Shape, Shape_Length, and GlobalID, see Esri® system fields .
| Field name | Data type | Description |
|---|---|---|
| LINK_ID | Integer (4) | Link ID for the road segment |
| STREET_NAME | String (100) | Street name |
| LANGUAGE_CODE | String(3) | Language code |
| STREET_NAME_LATIN | String (100) | Street name |
| LANGUAGE_CODE_LATIN | String(3) | Language code |
| SOURCE | String (20) | Blackspot data can come from field collected HERE data or data from-external sources. Possible values are posted on the road (collected by HERE) or sourced (external). |
| DIRECTION | String (30) | Indicates the travel direction of the black spot condition. Values are:
|
| ISO_COUNTRY_CODE | String (3) | ISO 3 character country code |
| OBJECTID | OID | Internal feature number. |
| Shape | Geometry | Polyline geometry for the road segment. |
| Shape_Length | Double | Length of feature in internal units. |
Updated yesterday