Opened 15 years ago

Closed 15 years ago

#2697 closed defect (fixed)

RST: write wrong Min/Max Y for non georeferenced images on .RDC file

Reported by: ilucena Owned by: ilucena
Priority: normal Milestone: 1.6.0
Component: GDAL_Raster Version: svn-trunk
Severity: major Keywords: Idrisi RST
Cc: warmerdam

Description

That problem seams to affect only Idrisi since reading from RST will still calculate the correct transformation matrix, i.e. ArcMap and OpenEv will not be affected.

On the .rdc file the values of the parameters are flipped over:

min. Y : 1103.0000000 max. Y : 0.0000000

Change History (3)

comment:1 by warmerdam, 15 years ago

Cc: warmerdam added; fwarmerdam removed

Ivan,

I see you applied r15814 for this problem. I'm curious why you needed the custom IRasterIO() implementation.

comment:2 by Even Rouault, 15 years ago

Custom IRasterIO() implementation fixed in r15816

comment:3 by ilucena, 15 years ago

Resolution: fixed
Status: newclosed

Update ticket status to fixed based on r15816

Note: See TracTickets for help on using tickets.