[gdal-dev] vsizip and vrt driver

Kyle Shannon ksshannon at gmail.com
Thu Mar 1 11:10:24 EST 2012


Hello all,
I recently built a VRT from several SRTM tiles that were zipped into
archives:

gdalbuildvrt srtm.vrt /vsizip/srtm_01_02.zip/srtm_01_02.asc
/vsizip/srtm_01_07.zip/srtm_01_07.asc /vsizip/srtm_01_02.zip/srtm_01_12.asc

Everything works fine. I changed the relativeToVRT value to "1" and try to
run gdalinfo from another path and it can't find the files. Am I missing
something? Is it not legal to use vsizip in vrt files? Thanks. Tested on
Linux and Windows.

kss

/**
 *
 * Kyle Shannon
 * ksshannon at gmail.com
 *
 */
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20120301/e6a92da2/attachment.html


More information about the gdal-dev mailing list