geopandas / pyogrio

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

Add global / environment variable support to make Arrow default #296

Closed brendan-ward closed 1 year ago

brendan-ward commented 1 year ago

Add a global variable and ability to set that from an environment variable to set whether or not to use Arrow as the default API for reading data from GDAL.

crossref