Opened 17 years ago

Closed 15 years ago

#1531 closed enhancement (fixed)

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 (2)

comment:4 by tamas, 17 years ago

Owner: changed from szekerest to tamas

comment:5 by tamas, 15 years ago

Milestone: 1.7.0
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.