geopandas / pyogrio

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

ENH: warn when reading a multilayer file without specifying layer #362

Closed theroggy closed 3 months ago

theroggy commented 4 months ago

resolves #355 , by giving a warning if a multilayer file is being read without specifying the layer to be read.