Open behrisch opened 3 months ago
see also #14945 for reasons we might want to add connections not only to the outermost lanes
I prefer (1) as well.
The existing code in NBNode::addedLanesRight
uses the following contextual clues:
So the solution (1) is probably just a sub-solution to one of the existing decision paths.
Currently netconvert connects all additional lanes to the leftmost lane of the incoming edge. This looks strange if you add more than one lane:
There are at least four (non-exclusive) ways to fix that:
@namdre Input is welcome
I currently favor 1. because 2. will probably break a lot of existing networks and 3. maybe unexpected if you think spreadType influences geometry only