[mapguide-trac] #1092: MgCoordinate*
MgCoordinateSystemMgrs::ConvertToLonLat(CREFSTRING sMgrs) always
returns NULL
MapGuide Open Source
trac_mapguide at osgeo.org
Tue Sep 15 17:25:05 EDT 2009
#1092: MgCoordinate* MgCoordinateSystemMgrs::ConvertToLonLat(CREFSTRING sMgrs)
always returns NULL
--------------------------+-------------------------------------------------
Reporter: hugueswski | Owner:
Type: defect | Status: new
Priority: high | Milestone: 2.1
Component: General | Version: 2.0.2
Severity: trivial | Keywords: coordinate system MGRS
External_id: |
--------------------------+-------------------------------------------------
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
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1092>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list