[mapguide-trac] #1577: CCoordinateSystemMathComparator::SameCoordinateSystem() incorrectly returns [false] for equal "arbitrary coordinate systems"

MapGuide Open Source trac_mapguide at osgeo.org
Fri Dec 17 11:57:17 EST 2010


#1577: CCoordinateSystemMathComparator::SameCoordinateSystem() incorrectly returns
[false] for equal "arbitrary coordinate systems"
---------------------------+------------------------------------------------
   Reporter:  baertelchen  |       Owner:  baertelchen                                                                                            
       Type:  defect       |      Status:  new                                                                                                    
   Priority:  low          |   Milestone:  2.3                                                                                                    
  Component:  General      |     Version:  2.1.0                                                                                                  
   Severity:  minor        |    Keywords:  Coordinate System API comparing coordinate systems CCoordinateSystemMathComparator SameCoordinateSystem
External_id:               |  
---------------------------+------------------------------------------------
 The CCoordinateSystemMathComparator::SameCoordinateSystem() API allows to
 compare 2 coordinate systems on (mathematical) equality.

 It incorrectly returns [false], however, if the 2 systems to be compared
 are so called "arbitrary system" which do neither reference a datum nor an
 ellipsoid.

 Currently, if none of the 2 is found, the method mentioned above simply
 returns [false], what is not correct for systems like XY-M (Cartesian XY
 meter).

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1577>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list