Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#5693 closed defect (fixed)

GDALSuggestedWarpOutput wrong output

Reported by: Even Rouault Owned by: warmerdam
Priority: normal Milestone: 1.11.2
Component: Algorithms Version: unspecified
Severity: normal Keywords: warp
Cc:

Description

In some circumstances, GDALSuggestedWarpOutput() might detect erroneously a discontinuity in transformed coordinates whereas there's none. This is for example the case when operating on a source dataset like frmts/wms/frmt_wms_openstreetmap_tms.xml.

Change History (2)

comment:1 by Even Rouault, 10 years ago

Milestone: 1.11.2
Resolution: fixed
Status: newclosed

trunk r27860, branches/1.11 r27861 "Fix GDALSuggestedWarpOutput() wrong extent in some circumstances (e.g. dataset of big dimension with world coordinates) (#5693)"

comment:2 by Even Rouault, 10 years ago

Previous changesets caused grid sampling to be always used. trunk r27864 "Fix previous commit r27860 (#5693)" branches/1.11 r27865 "Fix previous commit r27861 (#5693)"

Note: See TracTickets for help on using tickets.