I have calculated approx. 3000 possible routes with the ShortestPathFinder over a network. Most of the routes are overlapping each other. At some networksections more then 50 routes are overlapped. I will split op the sections and fill the _overlap attribute with the amount of overlapping routes and I use the LineOnLineOverlayer for that. But the LineOnLineOverlayer performs very slow in this case. Does anyone knows how I can increase the speed?
Regards,
Steven Loosman