cluster

abstract var cluster: Boolean?(source)

If data is a collection of point features, setting this to true clusters points by radius into groups. Cluster groups become new Point features in source with additional properties:

  • cluster: Is true if the point is a cluster

  • cluster_id: A unique id for the cluster

  • point_count: Number of original points grouped into this cluster

  • point_count_abbreviated: An abbreviated point count