We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c23456 commit ddc61ddCopy full SHA for ddc61dd
osi_lane.proto
@@ -1035,17 +1035,13 @@ message LaneBoundary
1035
//
1036
TYPE_STRUCTURE = 13;
1037
1038
- // A barrier (e.g. a concrete barrier on a highway).
+ // A barrier to guide vehicles and to prevent them from entering other lanes (e.g. a concrete barrier on a highway).
1039
1040
TYPE_BARRIER = 14;
1041
1042
// A sound barrier.
1043
1044
TYPE_SOUND_BARRIER = 15;
1045
-
1046
- // A railing (e.g. divider between road and sidewalk).
1047
- //
1048
- TYPE_RAILING = 16;
1049
}
1050
1051
// The semantic color of the lane boundary in case of a lane markings.
0 commit comments