Opened 12 years ago

Closed 9 years ago

#131 closed defect (fixed)

error coordinates are always logged as East/North

Reported by: ravenAtSafe Owned by: hugueswski
Priority: minor Milestone: 3.0
Component: Library Version: svn-trunk
Keywords: Error Cc:

Description

Thanks to the negative sign stripping in CSdtcvt, CScalcUtmUps, and CScalcMgrsFromLlUtm, bad coordinates are often logged with the incorrect direction.

For example, (-20,-80) and (20,80) will both be logged as:

Coordinate (approx) 20E:80N outside grid file coverage; no transformation applied.

Change History (1)

comment:1 by Norm Olsen, 9 years ago

Keywords: Error added
Milestone: 3.0
Resolution: fixed
Status: newclosed
Version: svn-trunk

Corrected at revision 2671. This issue has been around for a long long time.

Note: See TracTickets for help on using tickets.