generative icon indicating copy to clipboard operation
generative copied to clipboard

Cluster geometries into a GEOMETRYCOLLECTION

Open Notgnoshi opened this issue 3 years ago • 1 comments

See #142 for a related bundle tool. I think this should actually do a K-means or similar clustering?

Notgnoshi avatar Feb 12 '23 15:02 Notgnoshi

Geos provides some clustering tools for geometries: https://libgeos.org/doxygen/classgeos_1_1operation_1_1cluster_1_1AbstractClusterFinder.html

Notgnoshi avatar Apr 10 '23 14:04 Notgnoshi