Clustering
clustersDbscan
- Takes a set of points and partition them into clusters according to https://en.wikipedia.org/wiki/DBSCAN data clustering algorithm.
- Will K Means Cluster help here?
- React and clustering with DBscan, https://gis-ops.com/react-redux-leaflet-turfjs-building-a-density-based-clustering-dbscan-app-with-the-almighty-here-maps-places-api/
- In above group of similar values,

- turfjs interpolation module has methods that may help me, it has isobands, isolines, tin etc.
isobands
