Uses of Class
org.apache.sedona.core.spatialPartitioning.QuadtreePartitioning
Packages that use QuadtreePartitioning
-
Uses of QuadtreePartitioning in org.apache.sedona.core.spatialPartitioning
Subclasses of QuadtreePartitioning in org.apache.sedona.core.spatialPartitioningModifier and TypeClassDescriptionclassThe class is used to build an R-tree over a random sample of another dataset and uses distance bounds to ensure efficient local kNN joins.