[gdal-dev] Save/Update ENVI files
TSchilling OMW
tschilling at omw-gmbh.de
Wed Jan 21 08:23:08 EST 2009
Hello,
Iam new to GDAL and Iam writing actually a test application to get familiar
with this library. In general Iam using GDAL only for reading and writing
ENVI files.
Iam reading ENVI files via:
Dataset ds = Gdal.Open(EnviPath, Access.GA_Update);
My question is now: How to write back (update) the changes I made
in the dataset into the ENVI (and .hdr) file ?
Thanks in advance
Torsten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20090121/ff9483fd/attachment.html
More information about the gdal-dev
mailing list