Ticket #1173 (closed defect: fixed)
[PATCH] gdal_translate: tiff tags discarded with -co profile=Geotiff or Baseline
| Reported by: | quickstuff@… | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6.0 |
| Component: | GDAL_Raster | Version: | unspecified |
| Severity: | minor | Keywords: | GeoTIFF |
| Cc: | mloskot, rouault |
Description (last modified by mloskot) (diff)
While converting tiff to tiff with gdal_translate, the creation options PROFILE=GeoTIFF and PROFILE=BASELINE discard many existing tifftags and/or prevent the addition of new ones.
It seems to affect baseline (informative, non-critical tags such as Resolutionunit, Imagedescription etc.
Other baseline tags are unsupported whatever profile is invoked ; e.g. Artist or Copyright
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

