Opened 14 years ago

Closed 13 years ago

#3550 closed defect (fixed)

Mixed up IGEOLO corners

Reported by: warmerdam Owned by: warmerdam
Priority: normal Milestone:
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: nitf
Cc: gaopeng

Description

Van Luu has encountered some NITF files in which the IGEOLO corners appear to be out of order, likely appearing in UL, UR, LL, LR order.

The data is confidential and cannot be provided.

Change History (2)

comment:1 by warmerdam, 14 years ago

Status: newassigned

I have incorporated a new NITFPossibleIGEOLOReorientation() function which examines IGEOLO locations attempt to recognise reordering and if indicated, to use heuristics to re-order.

The changes are in trunk (r19537) and 1.6-esri (r19538). Note that this logic can be easily disabled by commenting out the function call.

comment:2 by Even Rouault, 13 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.