[gdal-dev] retrieve specific tiff tags
Garrett, Benjamin D
benjamin.d.garrett at lmco.com
Tue Aug 17 17:52:36 EDT 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20100817/0e446417/attachment.html
More information about the gdal-dev
mailing list