Opened 15 years ago

Closed 15 years ago

#1092 closed defect (fixed)

MgCoordinate* MgCoordinateSystemMgrs::ConvertToLonLat(CREFSTRING sMgrs) always returns NULL

Reported by: hugueswski Owned by: hugueswski
Priority: high Milestone: 2.1
Component: General Version: 2.0.2
Severity: trivial Keywords: coordinate system MGRS
Cc: External ID:

Description

A valid input like 18SUJ2337106511 should return a longitude/latitude position but instead the API returns NULL

It looks like the implementation code MgCoordinate* CCoordinateSystemMgrs::ConvertToLonLat(CREFSTRING sMgrs) never returns the MgCoordinate object when there's a sucess

Change History (2)

comment:1 by hugueswski, 15 years ago

Owner: set to hugueswski
Status: newassigned

comment:2 by hugueswski, 15 years ago

Resolution: fixed
Status: assignedclosed

Code fix reviewed and submitted by Norm Olsen Revision #4224

Note: See TracTickets for help on using tickets.