Ticket #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
Note: See
TracTickets for help on using
tickets.
