This type contains contextual, map-based location information.
eHorizon is defined as a tool to convey the part of the road network and its characteristics derived from map data located in front of or behind the vehicle along the road.
It shall include the following components:
* _segmentAhead_ of type [**PolygonalLine**](ETSI-ITS-CDD.md#PolygonalLine)<br>
the road segment that the vehicle is predicted to reach, starting from the reference position.
At least one node must be filled in so that the current map position can be calculated on the receiver side.
* _nodeProbabilities_ of type [**ConfidenceLevels**](ETSI-ITS-CDD.md#ConfidenceLevels) OPTIONAL<br>
confidence values for each node in segmentAhead, indicating how confident we are that the ITS station will reach that point.
* _segmentBehind_ of type [**PolygonalLine**](ETSI-ITS-CDD.md#PolygonalLine)<br>
the road segment that the vehicle has passed, based on the collected data, starting from the reference position.
At least one node must be filled in so that the current map position can be calculated on the receiver side.
* _laneLevelDetails_ of type [**BasicLaneConfiguration**](ETSI-ITS-CDD.md#BasicLaneConfiguration) OPTIONAL<br>
provides information about the configuration of the road at the position indicated by the component referencePosition of the Basic Container and for a given reference direction.
* _segmentSource_ of type [**SegmentSource**](ETSI-ITS-CDD.md#SegmentSource) OPTIONAL<br>
it represents the origin of the map-specific data.