geopandas / pyogrio

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

ENH Remove warning on no features #299

Closed brendan-ward closed 1 year ago

brendan-ward commented 1 year ago

Resolves #294

Removes the UserWarning warning previously raised when no features were read from the data source.