Hello,
Is there a possibility to change the start/end point of closed curve?
I created closed curves using the LineCombiner (for merging line segments to 1 closed track with the same start and end point).
Now I have a shapefile with starting points of tracks, and I want the closed curves to start/end in their starting point instead of the random start/end that is created whith the LineCombiner.
Anyone an idea how to do this?