geoarrow/geoarrow-rs

WKB: fix parsing empty polygons

Closed this issue · 0 comments

the code currently crashes on empty polygons because the trait requires that an exterior exists (ref: georust/geo#1039)