I am trying to draw a line between a thousands of points and a line using QGIS. I then want to carry out some calculations on the new lines to see which polygons they intersect in a different layer.
I have used NNjoin to find the shortest distance between each point and the line but I want a layer displaying these lines.