Ticket #1945 (closed defect: fixed)
CCoordinateSystemTransform::Transform methods might return incorrect transformation results for geographic coordinate systems
| Reported by: | baertelchen | Owned by: | baertelchen |
|---|---|---|---|
| Priority: | medium | Milestone: | 2.4 |
| Component: | General | Version: | |
| Severity: | minor | Keywords: | coordinate system transformation transformation CCoordinateSystemTransform |
| Cc: | External ID: |
Description
The various [Transform] methods in the CCoordinateSystemTransform class trim input coordinates if the source coordinate system is geographic and the [IgnoreOutsideDomainWarning?] flag is set.
Mg API thus returns different values then CSMAP does. For example, running CSMAP's TEST.DAT file through the mg API isn't possible.
Change History
Note: See
TracTickets for help on using
tickets.
