geopandas / pyogrio

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

ENH: add some missing properties to read info #365

Closed theroggy closed 2 months ago

theroggy commented 4 months ago

Add some properties to read_info that I regularly use: layer_name, fid_column and geometry_name.