geoarrow / geoarrow-rs

GeoArrow in Rust, Python, and JavaScript (WebAssembly) with vectorized geometry operations
http://geoarrow.org/geoarrow-rs/
Apache License 2.0
223 stars 13 forks source link

Python: Move to functional API #624

Open kylebarron opened 2 months ago

kylebarron commented 2 months ago

I'm coming to believe that reducing API surface area will be crucial to make project maintenance burden reasonable.

Some relevant notes in this comment https://github.com/geoarrow/geoarrow-rs/issues/620#issuecomment-2081768529.

kylebarron commented 2 months ago

Related to https://github.com/geoarrow/geoarrow-rs/issues/625