I wanted a direct outline of given points on a map. I did find a divide-and-conquer algorithm, but its results are too abstract. I put in the coordinates of Texas and the convex hull of Texas looks nothing like the state.
I later realized I'm not looking for a convex hull, as I found this Convex Hull Misunderstanding?
Anyone happen to know a program that can pick out the outline points in my coordinates?