[Gdal-dev] RE: Gdal-dev Digest, Vol 31, Issue 21
Gennady Khokhorin
gok at aerometric-ak.com
Mon Dec 11 13:27:06 EST 2006
Message: 6
Date: Fri, 8 Dec 2006 14:43:15 -0900
From: "Gennady Khokhorin" <gok at aerometric-ak.com>
Subject: [Gdal-dev] missing tifftags?
To: <gdal-dev at lists.maptools.org>
Message-ID:
<3054411AF4728548AD6D7137190D56B302B577E8 at admin1.aeromap.com>
Content-Type: text/plain; charset="iso-8859-1"
For some reason following tags is not populated in geoTiff using
GDALSetMetadataItem() command:
TIFFTAG_ARTIST
TIFFTAG_HOSTCOMPUTER
TIFFTAG_COPYRIGHT
...
Those tags actually was missing. I did add it to the
geoTiff.cpp: OpenOffset(), WriteMDMetadata() and it works fine now.
Should I post request for improvements?
More information about the Gdal-dev
mailing list