Christiaan Janssen wrote:
Does anyone know if it is possible to access any more of the NITF header data than what is currently listed in the GDAL dataset metadata? There are a number of fields that I have noticed missing, namely ICORDS & IGEOLO that I could really use. I realize that these are image subheader components but it would seem to make sense that a GDAL dataset represents a single NITF subimage and that it would contain the subimage specific metadata. Any help is greatly appreciated, thanks.
Christiaan, The IGEOLO and ICORDS data are not normally returned as NITF specific metadata because they are transformed into a generic geotransform and coordinate system definition. If it is particularly useful, they could also be returned in raw form as metadata items. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, [email protected] light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
