Ticket #1919 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

gdalwarp with geolocation info broken

Reported by: warmerdam Assigned to: warmerdam
Priority: normal Milestone: 1.4.3
Component: GDAL_Raster Version: 1.4.0
Severity: normal Keywords: geolocation
Cc:

Description

gdalwarp with geolocation support produces garbled output.

Change History

10/16/07 16:33:43 changed by warmerdam

  • status changed from new to assigned.

Fixed in trunk with r12420. Added a simple test using a geoloc based virtual warp as r12445. Virtual warp serialize/deserialize support implemented in trunk in r12446.

10/16/07 16:36:06 changed by warmerdam

  • status changed from assigned to closed.
  • resolution set to fixed.

Back ported the bug fixing portion of r12420 into 1.4 branch as r12447. No plans to back port serialize support though. Too much stuff.