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

Prep work for to_wkt #795

Closed kylebarron closed 3 days ago

kylebarron commented 3 days ago

Change list

In the future, hopefully geo-traits will be standardized and we'll be able to pass trait objects directly to wkt's APIs

For https://github.com/geoarrow/geoarrow-rs/issues/762