I have a line layer and a point layer and need to split the lines with the points:
I tried to use the Split Lines at Points- Tool from SAGA, but it doesn't split at every point, but seems to randomly let out some points. I tried it multiple times, but it didn't work.
Weirdly, it seems the points are not intersecting with the lines, even though they are created with 'Points along Geometry' on that line geometry. But when I use 'Select by location' only a few points are selected which intersect with the lines.
Another approach was, to first snapping the points to the lines, but also after that, not more points are selected when I use select by intersection.
Both layer have the same CRS and the Points are even created from the Line layer, so how can they not intersect?
Every further suggestion to split the lines with the points is very, very welcome!

