Hello,
I would like to read raster files stored within a zip file with python and GDAL. Something like this: data=gdal.Open(“file.zip/image.tif”) I have many zipped images stored in an external hard disk with slow transfer connection; hence I would like to read them without unzipping. I would be very grateful if you could give me some clues on that. Thanks, Marc
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev