Ticket #2565 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

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

tsx_gcplonlat.patch Download (0.7 KB) - added by vincentschut 5 years ago.
patch for tsxdataset.cpp to swap gcp latlon assignment

Change History

Changed 5 years ago by vincentschut

patch for tsxdataset.cpp to swap gcp latlon assignment

Changed 5 years ago by warmerdam

  • cc warmerdam added
  • keywords TSX added
  • component changed from default to GDAL_Raster
  • owner changed from warmerdam to pvachon

Phil has indicated he will fix this.

Changed 5 years ago by rouault

  • status changed from new to closed
  • resolution set to fixed

Seems to have been fixed in r15456

Changed 5 years ago by rouault

  • milestone set to 1.6.0
Note: See TracTickets for help on using tickets.