Map data model

The following image shows an overview of the Dynamic Map Manager (DMM) data model:

Overview

Link/Node relationship

Lanes

Link/Node/Lane (Optional: if lane data is available in map)

The following image shows the link/node/lane data model:

LinkShapeLane

Lanes (data model)

The following image shows the Lane data model:

Lane

Lane is an object to represent a lane in a road segment. In some use cases, vehicles can report precise positions and need to handle lane-level information. The data model is similar to the Link data model. Lanes in the real-world are split into lanes in IBM® IoT Connected Vehicle Insights so that no lane contains any intersection. As a result, all lanes are also polylines and have two edges. Unlike with links, there is no specific data model for edges of lanes as there is for Node in the Link data model. Instead, Lane has connecting lanes, which are called incoming lanes and outgoing lanes.