supercluster
Point clustering library
A JavaScript library for efficiently grouping and analyzing spatial data points into clusters
A very fast geospatial point clustering library for browsers and Node.
2k stars
143 watching
300 forks
Language: JavaScript
last commit: 5 months ago
Linked from 3 awesome lists
algorithmclusteringcomputational-geometryjavascriptmaps
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/supercluster.hpp | A C++14 implementation of a fast 2D point clustering algorithm for use in interactive maps and geospatial applications. | 35 |
hulab/clusterkit | An iOS map clustering framework targeting multiple map providers with customizable algorithms and features. | 515 |
efremidze/cluster | A map annotation clustering library that efficiently groups and displays geographic pins on an iOS map view. | 1,274 |
chargetrip/clusterbuster | A Mapbox Vector Tile map tiling server with built-in clustering and filtering | 92 |
ribl/fbannotationclusteringswift | A Swift library that aggregates map pins into clusters using a QuadTree data structure | 311 |
mljs/hclust | An implementation of hierarchical clustering algorithms in JavaScript | 54 |
beyonk-group/svelte-mapbox | A Svelte-based mapping library that provides MapBox map and Autocomplete components with geocoding functionality. | 347 |
mapnik/node-mapnik | A Node.js module providing bindings to the Mapnik C++ mapping library | 534 |
packet-clearing-house/maptable | An interactive visualization library for converting any dataset into a customizable map, table, and filter components. | 58 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
emilbayes/clustering.js | A collection of clustering algorithms implemented in JavaScript | 30 |
mljs/kmeans | An implementation of K-means clustering algorithm in TypeScript. | 87 |
jeremygelb/geocmeans | A package to perform spatial fuzzy clustering algorithms and visualize results | 27 |
choefele/cchmapclustercontroller | A map clustering tool for iOS and OS X that automatically regroups annotations when changes occur. | 1,370 |
juliastats/clustering.jl | A collection of clustering algorithms and evaluation metrics for data analysis | 356 |