geopandas / pyogrio

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

BUG: Enable mask & bbox filter when geometry column not read #431

Closed snowman2 closed 1 hour ago

snowman2 commented 1 week ago

Without this change, when a bbox or mask is passed in and the geometry is ignored, the filter excludes all rows and an empty response is returned.

snowman2 commented 6 hours ago

Can you please add a changelog entry?

Sure - just added it.

snowman2 commented 40 minutes ago

Thanks @brendan-ward 👍