Ticket #2448 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

GTIFF driver ignoring .aux XFORMs metadata

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone: 1.5.3
Component: GDAL_Raster Version: 1.5.0
Severity: normal Keywords: GTIFF XFORMS PAM
Cc: gaopeng yanchen

Description

GeoTIFF's with an .aux file with XFORMS metadata do not presentit in the XFORMS metadata domain.

Change History

Changed 5 years ago by warmerdam

  • status changed from new to closed
  • resolution set to fixed

I have integrated a minimalist change in 1.5 branch (r14797) that merge PAM metadata into the oGTiffMDMD object and which resolves this problem.

In trunk (r14796) I have a more involved patch that also attempts to write metadata via PAM in some circumstances, such as when the metadata is too large to write in a TIFF tag.

Changed 5 years ago by rouault

Frank,

I've commited in trunk in r14800 and in r14801 improvements, fixes and tests to the PAM metadata support with GeoTIFF in PROFILE=BASELINE/GeoTIFF mode (#2448).

Note: See TracTickets for help on using tickets.