Hi all,
the topic interested me and I'd like to offer a way for determining the geometry shapes.
- the number of points,
- the number of edges,
- the std dev of edge lengths
- the angles of points,
- the area of polygon,
- the center point location(inside the geom or outside the geom.)
...
such information may help to determine the shape difference of geometries. I will give it a try.