Opened 17 years ago

Last modified 17 years ago

#1349 closed defect (fixed)

idadataset SetScale/SetOffset

Reported by: tom.vanroey@… Owned by: warmerdam
Priority: highest Milestone:
Component: default Version: 1.3.2
Severity: major Keywords:
Cc:

Description

The following bugs were found in the idadataset.cpp file:
1) Method IDARasterBand::SetOffset(double) @ line 218: the new offset should be added at position 177 in stead of position 178.
2) Method IDARasterBand::SetScale(double) @ line 256: the new scale factor should be added at position 171 in stead of position 172.

Change History (1)

comment:1 by warmerdam, 17 years ago

Bug confirmed, and change committed in CVS.

Thanks!

Note: See TracTickets for help on using tickets.