1 min readMay 1, 2020
Hey Seljukas,
you don’t need python for this task, but you should give it a try in the future, it isn’t that hard. Check out the first chapter: Convert values to points everything is mentioned there. Here is the short version of the chapter:
- Make a random polygon object, which serves as the “source”
- Delete all points in the structure manager
- Import your GPS data as ASCII
- Make a cloner object, set the mode to object and drag the “source” in it
- Set the distribution to vertex
- Scale the “source” till it fits your desires
- Tell me if it worked
I hope it will work for you,
Greetings, Gorm