I have a layer with two lines crossing over each other. I create intersection point over them and then create a buffer for a specified distance and then using difference tool, I delete the buffer area.
The resultant of the above process is four individual lines. Although the lines are four, the features are only two since they have been just separated by the above process.
What is the way to make the feature of each one unique so that I get a total distinct feature of four?

