geoarrow-rs icon indicating copy to clipboard operation
geoarrow-rs copied to clipboard

`geoarrow.rust.io.write_flatgeobuf()` panics when writing data that contains nulls

Open paleolimbot opened this issue 9 months ago • 5 comments

I can follow up with a more complete example, but when preparing geoarrow-data I tried to write the example files, all of which contain nulls. When I try to write such a file I get:

pyo3_runtime.PanicException: called `Option::unwrap()` on a `None` value

paleolimbot avatar Feb 04 '25 19:02 paleolimbot