I have a road layer, with two locations points. I have created a shortest path analysis between these points.
Now, I would like to delete some segment from the road network. I would like to delete (some) segments that the shortest path (displayed in bright red) lies on. Once this lines are deleted, I want to run the shortest path again.I want to do this in order to have two "shortest" paths that I can compare later on.
I have tried to create a multistring, then edit, select segment and delete. However, the segments remain in the layer.
How can delete segments, so my second shortest path analysis run through a different route?

