Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2448 closed defect (fixed)

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 (2)

comment:1 by warmerdam, 16 years ago

Resolution: fixed
Status: newclosed

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.

comment:2 by Even Rouault, 16 years ago

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.