You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python bindings to the Rust rstar library for creating R* Trees
2
+
3
+
Python bindings to the Rust [`rstar`](https://github.com/georust/rstar) library for creating R* Trees.
4
+
5
+
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](https://github.com/kylebarron/spatially-partitioned-geoparquet).
0 commit comments