geopandas / pyogrio

Vectorized vector I/O using OGR
https://pyogrio.readthedocs.io
MIT License
258 stars 22 forks source link

Bug: only raise Arrow bool exception for GPKG / FlatGeobuf drivers #350

Closed brendan-ward closed 2 months ago

brendan-ward commented 5 months ago

Per https://github.com/geopandas/pyogrio/pull/335#issuecomment-1910760519 other drivers that support bool values do not appear to have suffered from the Arrow boolean bug, and we are now raising an incorrect exception for those.