Ticket #1531 (closed enhancement: fixed)

Opened 6 years ago

Last modified 4 years ago

Support for transforming between pixel/line raster space, and projection coordinates space

Reported by: szekerest Owned by: tamas
Priority: normal Milestone: 1.7.0
Component: default Version: 1.4.0
Severity: minor Keywords:
Cc:

Description

Currently - at the SWIG API - the Dataset GetGeoTransform? / SetGeoTransform? operates on a double array with 6 elements containing the affine transformation coefficients. Having an own GeoTransform? quits a lot of headaches and helps centralizing the code of calculating the xy coordinates in pixel and in projected space.

Change History

Changed 6 years ago by tamas

  • owner changed from szekerest to tamas

Changed 4 years ago by tamas

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 1.7.0
Note: See TracTickets for help on using tickets.