Even Rouault
Even Rouault
I've been fairly impressed by my testing of DuckDB. The speed of their SQL engine is really impressive. And they have a very impressive Parquet reader too (or at least...
Fixes https://github.com/qgis/QGIS/issues/59112
Fixes #11023
Implements https://github.com/OSGeo/gdal/pull/10913
This enables using GDAL virtual file systems with other libraries of the Python ecosystem that accept [fsspec](https://filesystem-spec.readthedocs.io/en/latest/) paths """Module exposing GDAL Virtual File Systems (VSI) as a "gdalvsi" fsspec implementation....
[Rendered view](https://gdal--10913.org.readthedocs.build/en/10913/development/rfc/rfc102_embedded_resources.html)
@elpaso Implements what you discussed in https://github.com/OSGeo/gdal/pull/10952#discussion_r1791522527 The last commit ("Make GDALTransformerArg a typedef of an anonymous struct GDALTransformerArgOpaque*") is slightly backwards incompatible