[gdal-dev] vsis3/vsicurl allowed-extensions per path?

Robert Coup robert.coup at koordinates.com
Wed Oct 10 10:11:59 PDT 2018


Hi Sean,

Configuration management doesn't have to be so bad. I have an example of
> how to do Rasterio-style configuration contexts, including reset, using
> GDAL's Python bindings at
>
>
> https://rasterio.readthedocs.io/en/latest/topics/configuration.html#gdal-example
>

(I love context managers)

How does it handle multiple open datasets with different configurations
though? AFAIK underneath there's only one per-thread config in GDAL, not
one per dataset? Or does it push/pop configurations every time you call the
underlying GDAL functions?

Cheers,

Rob :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20181010/4bb23417/attachment-0001.html>


More information about the gdal-dev mailing list