maphew

ArcGIS Pro and /vsizip

Has anyone taught ArcGIS Pro how to read rasters inside a zip file?

GDAL has had a virtual file system for some time now that lets it do things like gdalinfo /vsizip/D:/work/an-archive.zip/some-image.tif and reportedly Qgis can read vsi paths without trouble. Pro now ships with gdal, so it's got to be possible. 

From < https://gis.stackexchange.com/questions/ask