geopandas / pyogrio

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

FIX: Only raise GDAL <3.8.3 bool I/O exception for FlatGeobuf / GPKG #387

Closed brendan-ward closed 2 months ago

brendan-ward commented 2 months ago

Resolves #350

Moves the test for bool cols into the Cython tier where we can also check the driver and ignored fields, so that we only raise the exception when reading FlatGeobuf/GPKG if also reading a bool col