Selon Kyle Shannon :
> 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 th
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