This question was asked 8 years ago, but the algorithm in the accepted answer is gone. (How do I split polygons into line segments?)
So how can I split my polygon file into "segements"? The lines should be broken up like this picture shows:
This question was asked 8 years ago, but the algorithm in the accepted answer is gone. (How do I split polygons into line segments?)
So how can I split my polygon file into "segements"? The lines should be broken up like this picture shows:
Polygons to lines, thendissolve, thenmulti-part to single-part, all tools are part of the vector toolbox. – Erik Oct 19 '20 at 13:39