0

I have a point layer with a date field and a text field. I want to create a layer with arrows that will connect them in order (and also group them by the text field). So far so good, the Points to path process does the trick. But I want new arrows to be automatically created each time I add new points.

Is there a solution that does not involve Python skills?

I have the feeling that this geometry generator could help, but I'm failing to implement it.

PolyGeo
  • 65,136
  • 29
  • 109
  • 338
  • If you are hoping for Python code help then please include a code attempt that illustrates what you’ve tried and where you’re stuck. – PolyGeo Jan 08 '22 at 23:20
  • 1
    No, I didn't try Python. I tried the method linked to above, but by points are ordered by date, not by integer. So the attempt below could not work. – Jakub Sypiański Jan 08 '22 at 23:26

0 Answers0