[mapguide-trac] #1576: Values set via MgCoordinateSystem::SetLonLatBounds() are not written back to CsMap's dictionary for user defined systems

MapGuide Open Source trac_mapguide at osgeo.org
Tue Dec 21 04:17:12 EST 2010


#1576: Values set via MgCoordinateSystem::SetLonLatBounds() are not written back
to CsMap's dictionary for user defined systems
----------------------------------------------------------------------+-----
 Reporter:  baertelchen                                               |         Owner:  baertelchen
     Type:  defect                                                    |        Status:  closed     
 Priority:  low                                                       |     Milestone:  2.3        
Component:  General                                                   |       Version:  2.1.0      
 Severity:  minor                                                     |    Resolution:  fixed      
 Keywords:  Coordinate System API SetLonLatBounds MgCoordinateSystem  |   External_id:             
----------------------------------------------------------------------+-----
Changes (by baertelchen):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Has been fixed in revision 5478 on December, 19th 2010. See log for
 http://svn.osgeo.org/mapguide/trunk/MgDev/Common.

 There's only 1 code change in [CCoordinateSystem::SetLonLatBounds()]: The
 min/max lat/long values are now also set on the [m_csprm.csdef.ll_*]
 struct so that this information also gets written to disk when the
 (custom) coordinate system definition is stored. I've also added a
 documentation for the methods in [MgCoordinateSystem] that deal with the
 min/max lat/long stuff.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1576#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list