Opened 14 years ago
Closed 14 years ago
#1506 closed defect (fixed)
NRTHSRT not handled as special situation
Reported by: | NormOlsen | Owned by: | NormOlsen |
---|---|---|---|
Priority: | medium | Milestone: | 2.3 |
Component: | General | Version: | 2.1.0 |
Severity: | trivial | Keywords: | Coordinate Systems |
Cc: | External ID: |
Description
NRTHSRT is a relatively new variation of the original NERTH projection type. Both of these need special processing is various places. Since NRTHSRT was an add on, it was not properly added for special processing in many places where it is needed.
Note:
See TracTickets
for help on using tickets.
Added two new functions to MentorUtil.c which determine NerthType status (i.e. eother NERTH or NRTHSRT. These functions were used to determine conditions for special processing required by these special projection types.