Hey all, The tests in https://svn.osgeo.org/gdal/branches/1.9/autotest/gcore/vsizip.py show how to create a zip archive in memory and create directories and files within it. I'm looking for a shortcut.
Given a sequence of bytes representing an existing zip file that contains a TIFF and a VRT (referencing the TIFF), is it possible to make a VSI file from this buffer (using VISFileFromMemBuffer()) and then access the VRT using a path like /vsizip/vsimem/archive.zip/example.vrt protocol? -- Sean Gillies
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev