geoarrow / geoarrow-rs

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

Implement geo-traits on Flatgeobuf geometry objects #779

Closed kylebarron closed 1 week ago

kylebarron commented 1 week ago

This is preparatory work for in the future using Flatgeobuf objects directly instead of going through geozero.

kylebarron commented 1 week ago

Relevant to https://github.com/geoarrow/geoarrow-rs/issues/349