Hello ,
I would like to understand more about shortest path finder
i know ,it requires start and end node
As picture :
I have start point and end point ,several lines .
i need it (start from right of picture (start point) to left crossing all lines ,not only from start to end ,continue to the lines of square area and force the lines to order the direction from right to left
Is there a good idea here to let the fme set the direction from right to left and implement it for all lines (lines crossing from start to end and also the lines of square area till end )