brails.utils.spatial_join_methods package
Spatial join methods of the brails package.
Available classes: - GetPointsInPolygons: A spatial join method for finding points in polygons - GetPointsNearPolygons: A spatial join method for finding points in or near
polygons
- DistanceBasedPointMatcher: A spatial join strategy that matches points based
on Euclidean distance.