[gdal-dev] Filelimit /vsizip

Julian Zeidler gdal at zeidlers.de
Thu Nov 13 08:47:26 PST 2014


Hi all,
I am wondering if there is an inherent Filelimit in the /vsizip virtual 
Interface (or potentially ENVI Format)
I am trying to concurrently open a lot (>600) ENVI Files, which are 
inside single image zip Files via the /vsizip interface.
Whenever i hit the Limit of exactly 510 images I get an:
"ERROR 4: Failed to re-open 
/vsizip//mnt/data1/download_asar/ASA_WSM_1PNPDE20110731_205400_000002143105_00100_49252_3499.zip/ASA_WSM_1PNPDE20110731_205400_000002143105_00100_49252_3499.data/Sigma0_VV.img 
within ENVI driver."
I am running gdal 1.9.0 on a Debian Linux from within a c++ Programm

Is there any way to increase this Limit? Preferably without having to 
recompile gdal, as i do not have Admin rights on the servers it runs on?

Thanks
Julian


More information about the gdal-dev mailing list