Using QGIS, is it possible to split all the linestrings in a file only if another linestring's endpoint intersected the linestring but not if they completely cross each other?
For example, the image below shows when the line segments would be split.
While this image shows when they would not be split.



python-tag, means at one moment you have to provide a snippet of your code that you currently possess, otherwise your question may be closed as not explicit enough. Maybe try firstly focus on a solution without codding. – Taras May 31 '21 at 07:53