Transformer that applies clustering: if model elements are located close to each other, they are instead replaced by a single cluster feature. Whether elements are close to each other or not is defined in view space, so it depends on the current zoom level and camera position.

Only features with shapes that have a non-null focus point are eligible for clustering.

Note: A feature with a non-Point shape is treated as a point located at shape's focus point by the clustering transformer.

Since

2016.0

Hierarchy

  • ClusteringTransformer