Hi, I would like to be able to retrieve the value of this tiff tag: 34737 GeoAsciiParams
from a geotiff file. How do I do this using GDAL? I've searched the FAQ, the mailing list via google, this page: http://www.gdal.org/frmt_gtiff.html , etc. When I dump the metadata for my file using "gdainfo", the tag above doesn't show up (even though I know it is present in the file by dumping it via other 3rd party tools). I assume this is because I don't know what the right domain name is to pass in via -mdd. But I haven't found any list of domain names that might be appropriate for tiff. Thanks, Ben
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev