Is it possible to split lines into parts and give a minimal distance for the parts to be split?
I have a layer with rivers, some of them are one object, even if they are hundreds of kilometers away from each other. How can I split them into dedicated lines?
If I use the tool parts-to-single, the lines will be split into small segments. I want to say: split if the parts are >50km away from other parts, to get single, but complete lines for each river.