Sensor Data Ingestion Interface (SDII)
Deprecated
China specific
Sensor Data Ingestion Interface Data Specification

Lane​Boundary​Recognition​.​Lane​Boundary​Type​Enum

Describes possible Lane Boundary types

Enumeration Details

  • 0 : LANE_BOUNDARY_TYPE_UNDEFINED No Lane Boundary Type defined
  • 1 : SINGLE_SOLID_PAINT A single solid painted line
  • 2 : DOUBLE_SOLID_PAINT A double solid painted line
  • 3 : LONG_DASHED_PAINT A line consisting of painted long dashes
  • 4 : SHORT_DASHED_PAINT A line consisting of painted short dashes
  • 5 : SHADED_AREA_PAINT The Lane Boudnary is a shared area of multiple diagonal painted lines
  • 6 : DASHED_BLOCKS The line consists of physical blocks fixed on the road
  • 7 : DOUBLE_LINE_DASHED_SOLID_PAINT The line is a double line where dashed (left) and solid (right) line markings are combined. Left and Right are related to driving direction.
  • 8 : DOUBLE_LINE_SOLID_DASHED_PAINT The line is a double line where solid (left) and dashed (right) line markings are combined. Left and Right are related to driving direction.
  • 9 : PHYSICAL_DIVIDER The line marking is a physical divider.
  • 10 : DOUBLE_DASHED_LINES The line is a double dashed line.