Hi, I have a road network and a start and end point on the network. The points are not snapped to the network. I would like to snap the points to the network, then trace the path between the start and end points along the network.
I have tried using vertexCreator, followed by Neighborfinder and shortestpathFinder, but no results in the output.
Any suggestions and what would be the considerations to improve performance ?