Ticket #2697 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

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

Changed 4 years ago by warmerdam

  • cc warmerdam added; fwarmerdam removed

Ivan,

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

Changed 4 years ago by rouault

Custom IRasterIO() implementation fixed in r15816

Changed 4 years ago by ilucena

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

Update ticket status to fixed based on r15816

Note: See TracTickets for help on using tickets.