Skip to content

Commit b486dab

Browse files
committed
Update readme
1 parent bf10cb5 commit b486dab

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# rstar
2-
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).
6+
7+
Raise an issue to discuss exposing other methods.

0 commit comments

Comments
 (0)