Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2565 closed defect (fixed)

TSX driver swaps lat/lon for gcp's

Reported by: vincentschut Owned by: pvachon
Priority: normal Milestone: 1.6.0
Component: GDAL_Raster Version: svn-trunk
Severity: normal Keywords: TSX
Cc: warmerdam

Description

The terrasar-x driver assigns the lat value of a xml metadata gcp to the x property of the gdal DS gcp, and lon to y, which is obviously the wrong way around. Fix is trivial, even I could make a patch :-) Which is attached, obviously.

Attachments (1)

tsx_gcplonlat.patch (740 bytes ) - added by vincentschut 16 years ago.
patch for tsxdataset.cpp to swap gcp latlon assignment

Download all attachments as: .zip

Change History (4)

by vincentschut, 16 years ago

Attachment: tsx_gcplonlat.patch added

patch for tsxdataset.cpp to swap gcp latlon assignment

comment:1 by warmerdam, 16 years ago

Cc: warmerdam added
Component: defaultGDAL_Raster
Keywords: TSX added
Owner: changed from warmerdam to pvachon

Phil has indicated he will fix this.

comment:2 by Even Rouault, 16 years ago

Resolution: fixed
Status: newclosed

Seems to have been fixed in r15456

comment:3 by Even Rouault, 16 years ago

Milestone: 1.6.0
Note: See TracTickets for help on using tickets.