This tool allows you to create line or polygon automatically from random points data. There are 3 available methode:
Follow IDs: Polygons will be created based on the order of IDs in the data points.
Convex Hull: Can be visualized as a shape enclosed by a rubber band stretched around the data point, you can read here.
Concave Hull: Is a polygon which embraces all the points but has less area compared to the convex hull, calculation is based on user specified distance threshold.
You can see the process in the following video:
Module to use: Area/Distance
Module Icon:
Steps: Open Area/Distance module > Click on available point / marker > Select Auto Line / Polygon
Available on version 3.0.3 and above.
Read Next: Blog & How To