Ticket #1396 (closed enhancement: fixed)
missing tiff tags to read/write metadata
| Reported by: | gok@… | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | highest | Milestone: | 1.5.0 |
| Component: | GDAL_Raster | Version: | 1.3.2 |
| Severity: | minor | Keywords: | tiff |
| Cc: | gok@… |
Description (last modified by warmerdam) (diff)
Following tif tags are missing in WriteMDMetadata(), GTiffDataset::OpenOffset() routines in geotiff.cpp: TIFFTAG_ARTIST TIFFTAG_HOSTCOMPUTER TIFFTAG_COPYRIGHT Adding it to the code does fix geoTiff read/write processes.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

