Opened 11 years ago
Closed 11 years ago
#164 closed defect (fixed)
In wrong hemisphere calculated coordinate system useful range for the South Orientated Transverse Mercator (SOTM) projection
Reported by: | steffen | Owned by: | steffen |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Library | Version: | |
Keywords: | Cc: |
Description (last modified by ) ¶
When no useful range per coordinate system is specified, then it will be calculated out of the given projection parameters.
The South Orientated Transverse Mercator (SOTM) projection is the south oriented variation of the Transverse Mercator projection.
The calculated useful coordinate system range is calculated the same way as in the standard Transverse Mercator projection. But that gives a not useable range for a projection which is mainly expected for the south hemisphere. Change the calculation in a way that a useful coordinate system range in the south hemisphere comes out.
Change History (3)
comment:1 by , 11 years ago
Description: | modified (diff) |
---|
comment:2 by , 11 years ago
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
In case there is similar code involved, this sounds similar to the recently (Sep. 2ish, 2013) fixed PSTEROSL bug: http://trac.osgeo.org/csmap/ticket/162