[mapguide-trac] #59: Coordinate system overrides are not handled correctly in server

MapGuide Open Source trac_mapguide at osgeo.org
Sat Apr 14 15:00:39 EDT 2007


#59: Coordinate system overrides are not handled correctly in server
------------------------------+---------------------------------------------
   Reporter:  waltweltonlair  |       Owner:       
       Type:  defect          |      Status:  new  
   Priority:  high            |   Milestone:  1.2  
  Component:  Server          |     Version:  1.2.0
   Severity:  critical        |    Keywords:       
External_id:                  |  
------------------------------+---------------------------------------------
 The server is not handling coordinate system overrides correctly.  When
 requesting the spatial contexts for a feature source (during stylization)
 it asks for the inactive ones, and therefore it doesn't get the overrides.
 It needs to request the active spatial contexts for the feature source.
 This defect warrants critical severity.

 Also found two places where we have duplicated code.  The same code in
 MgStylizationUtil::GetLayerToMapTransform is also in
 MgServerRenderingService::RenderForSelection and
 MgServerFeatureService::GetWfsFeature.  We need to fix these two places to
 all call the same method.

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


More information about the mapguide-trac mailing list