I am trying to sort a large number of points spatially to then create lines and polygons that follow the points. I am using a PEANO sort to attempt to sort the points, but they don't sort in an order that makes a lot of sense to me. Is there something I can do to get these to sort in an order that will allow me to generate lines or polygons around the outside of these features?
Thanks,
Bill Dochnahl
