Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#3274 closed defect (fixed)

ENVI Driver is not fully using VSI*L API

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.7.0
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: ENVI
Cc:

Description

The ENVI driver is not using VSI*L API for the .hdr (and perhaps other support files) and this means it is hard to use the driver in virtual io mode. For instance, MapServer WCS is unable to return a full ENVI dataset in WCS 1.1.

Change History (2)

comment:1 by Even Rouault, 14 years ago

Milestone: 1.7.0
Resolution: fixed
Status: newclosed

r18328 /trunk/gdal/frmts/raw/envidataset.cpp: ENVI : convert to using VSI*L API (#3274)

r18329 /trunk/autotest/gdrivers/envi.py: Test VSI*L capability of ENVI (#3274)

comment:2 by Even Rouault, 14 years ago

r18330 /trunk/gdal/frmts/raw/envidataset.cpp: oops, revert unwanted change

Note: See TracTickets for help on using tickets.