In order to record some vegetation along a Dutch highway, I want to create a line feature along said highway of about 25 kilometers. The line feature must be split every 100 meters to create seperate features that can have individual values stored to them.
Instead of manually breaking up the line in segments, I hope there is a faster way to do this.
I am using Qgis 3.03 Girona
v.split.lengthas described in this post: How to split a line into a specific number of parts? – Joseph May 24 '19 at 13:53