id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 2580,Read EHdr file(s) directly from a zip archive,apetkov,Even Rouault,"I am interested in using the functionality to read rasters directly from compressed archives (see http://www.nabble.com/Support-for-reading-GDAL-datasets-in-compressed-archives-(.gz-and-.zip)-td19152179.html). The EHdr driver, however, is not among those that support the ""large file API"". The attached patch adds support for reading via the ""large file API"", and advertisement for the GDAL_DCAP_VIRTUALIO capability, so EHdr files can be read directly from compressed archives. Example: {{{ gdalinfo /vsizip/nd050707.zip/nd050707.bil }}} NOTE: The ""large file API"" changes apply only to the reading portions of the driver. I kept the write portion of the driver unchanged. ",enhancement,closed,normal,1.6.0,GDAL_Raster,svn-trunk,normal,fixed,ehdr large file api,