Expand description
Spatial join operations with spatial indexing
Efficient spatial joins using R-tree and other spatial indices.
Structs§
- Spatial
Join Options - Options for spatial join
- Spatial
Join Result - Result of spatial join
Enums§
- Spatial
Join Predicate - Spatial join predicate
Functions§
- k_
nearest_ neighbors - K-nearest neighbors search
- nearest_
neighbor - Nearest neighbor search
- range_
query - Range query (all points within distance)
- spatial_
join_ points - Perform spatial join between two point sets