Hi folks, I'm a new GDAL developer with what I believe is a simple question:
We're trying to use GDAL in our app to access Envi files. I'm able to get access to the file bands as well as some other information by using the GDALDataset and GDALRasterBand objects, but how can I access other properties of the data file such as the datum type, the XY resolutions and reference pixel coordinates, the units type, etc...i.e. the other information contained in the Envi header? Is there an object that encapsulates this information? Thanks in advance. -L -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/How-to-retrieve-map-data-from-Envi-file-tp5224075p5224075.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
