Need help to find out the best way to draw a line between points from different layers to show how the points have moved and save the line in a new layer.
Layer 1 - points that shows the positions hour 1.
Layer 2 - same points that shows the positions hour 2.
The points keep their ID in the attribute table.
Need a quick way to generate the lines as the data changes (eg. new layers are created)
Thanks!