Expand description
Geometries backed by spatial indexes for fast bulk operations
Re-exports§
pub use prepared_geometry::PreparedGeometry;pub use interval_tree_multipolygon::IntervalTreeMultiPolygon;
Modules§
- interval_
tree_ multipolygon - A MultiPolygon backed by an interval tree spatial index for fast point containment queries
- prepared_
geometry - Geometries that are backed by an R*-tree spatial index for faster bulk operations