Opened 8 years ago

Closed 8 years ago

#6398 closed defect (fixed)

GDALOverviewDataset::GetGeoTransform() with non north-up gt and different x and y rescaling

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 2.0.3
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

GDALOverviewDataset::GetGeoTransform() doesn't handle well the case of gt[2] != 0 or gt[4] != 0 with a rescaling factor different in width and height.

Change History (1)

comment:1 by Even Rouault, 8 years ago

Milestone: 2.0.3
Resolution: fixed
Status: newclosed

trunk r33628, branches/2.0 r33629 "Fix GDALOverviewDataset::GetGeoTransform() to work properly with non north-up gt and different x and y rescaling factors (#6398)"

Note: See TracTickets for help on using tickets.