I have multiple points and I need to create polygons that consist specific amount of points.
How could i do this?
I have multiple points and I need to create polygons that consist specific amount of points.
How could i do this?
Group the points like: Grouping points in QGIS?
Then run a convex hull. Vector> Geoprocessing Tools> Convex Hull.