Hi how to reoder point to create polygon from points.
I want “red boundary” but error wire intersection.
For a shape like that a convex hull should work. Check out Sparrow package.
@jfbrigaud
As @GavinNicholls wrote you can use convex hull also you can use Alpha shape as shown in the below post