Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 394 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 394 Bytes

rstar

Python bindings to the Rust rstar library for creating R* Trees.

At the moment, this is functional but very few Rust methods are wrapped. This is mainly used to test different methods for spatially partitioning GeoParquet files.

Raise an issue to discuss exposing other methods.