Context: I am building a map where train lines are displayed as polylines:
What I want to achieve is that on the left, where the two lanes are merging, only one polyline is displayed, and potentially with changing colours depending on the number of polylines.
Is there a way to do that beyond splitting the 2 polylines in 3 with one different poly where there are 2 ?