diff --git a/osi_logicallane.proto b/osi_logicallane.proto index a0c28f602..f709a89a6 100644 --- a/osi_logicallane.proto +++ b/osi_logicallane.proto @@ -582,6 +582,10 @@ message LogicalLane // repeated LaneConnection successor_lane = 15; + // Name of the street this lane belongs to. + // + optional string street_name = 16; + // // Definition of available lane types. //