Ticket #1805 (closed defect: worksforme)
reprojection of RectObj bug
| Reported by: | cermak@… | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | MapScript | Version: | 4.6 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
There seems to be a reprojection bug for rectangular objects. This seems to impact mapscript PHP and Python. Looking over bugzilla there seems to be various projection issues, this may be a duplicate bug. It seems to impact all projections. The first test amazingly works but PHP and python result in different values for its forward transformation. Single points seem to work fine. A condition that works is when: minx = maxx and miny = maxy (a point). Sample code is given in this bash script: http://ak.aoos.org/data/tmp/test_proj.txt Output: http://ak.aoos.org/data/tmp/test_proj_output.txt The PHP component: http://ak.aoos.org/data/tmp/test_proj.php.txt Please feel free to contact me offline for questions or more information: cermak *AT* sfos.uaf.edu
Change History
Note: See
TracTickets for help on using
tickets.
