Closed kylebarron closed 12 months ago
If you can implement impl From<Vec<Option<geo::Rect>>> for RectArray, I can help with other work.
impl From<Vec<Option<geo::Rect>>> for RectArray
Done in https://github.com/geoarrow/geoarrow-rs/pull/240
If you can implement
impl From<Vec<Option<geo::Rect>>> for RectArray
, I can help with other work.