Opened 12 years ago
Last modified 11 years ago
#164 closed defect
In wrong hemisphere calculated coordinate system useful range for the South Orientated Transverse Mercator (SOTM) projection — at Version 1
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.