issues
search
paulmach
/
go.geo
Geometry/geography library in Go, DEPRECATED, use ->
https://github.com/paulmach/orb
MIT License
330
stars
55
forks
source link
More changes to clustering
#8
Closed
paulmach
closed
9 years ago
paulmach
commented
9 years ago
Renamed functions to
ClusterGeoPointers
and
ClusterGeoClusters
Combining clusters creates a new cluster with the two original saved as its children. This allows traceback through the clustering hierarchy.
FYI @mlerner
ClusterGeoPointers
andClusterGeoClusters
FYI @mlerner