Opened 12 years ago
Closed 10 years ago
#154 closed defect (fixed)
TestJ algorithm fails on certain CRS's
Reported by: | Norm Olsen | Owned by: | Norm Olsen |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Tests | Version: | |
Keywords: | Cc: |
Description
Coordinate system definitions where the central meridian is not within the useful range of the coordinate system (usually a Mercator projection) can cause TestJ of the ConsoleTextCpp module to erroneous fail at line 241.
Change History (2)
comment:1 by , 10 years ago
Owner: | changed from | to
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Corrected at revision 2380 as part of the effort to synch CS-MAP with EPSG at EPSG revision 8.01. The bogus error messages were suppressed by skipping the test with regard to the three coordinate systems where the central meridian is significantly outside the useful range of the CRS.