What about TRE domain data, does the NITF driver support saving data to the TRE domain? I've tried the following code to save tre data, but there is not TRE segment in the new file, and
the error code returned is 0.

        err = GDALSetMetadataItem(dataset, tre, treValue, "TRE");
IFDBG printf( " saved TRE %s= %s\n errcode=%i\n", tre, treValue, err);


Kurt Landrus
Progeny Systems Corp.
[EMAIL PROTECTED]
Office:         703-368-6107 x424
Lab:    703-368-6107 x520



_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to