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
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
