Tasks_Automation
This project demonstrates various task automation techniques using tools like PyQGIS, the graphical modeler, ArcPy, ModelBuilder, FME, and more. I'll also share some tasks done using QGIS & ArcGis.
Tables of contents
1 - How to Split a Line Layer Using a Point Layer in QGIS ?
The goal is to split the line at each point. The challenge is that some points don't intersect the line.
To split the line, you can follow this step :