[gdal-dev] chaining vsicurl, vsizip *and* vsitar ?
Even Rouault
even.rouault at spatialys.com
Wed Sep 9 02:09:31 PDT 2020
> looking at https://gdal.org/user/virtual_file_systems.html#chaining
> is it possible to access a .tar.bz2 file with /vsitar
No, bzip2 decompression is not handled. Just gzip
> should it be a feature request to support bzip archives ? Is
> there any interest in supporting that ?
I don't have a strong opinion on that. Reading in .tar.some_compression archives
is generally not efficient, if they are large and contain many files, or seeking is
required.
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200909/2e7db36a/attachment.html>
More information about the gdal-dev
mailing list