[mapguide-trac] #812: RasterGridSize settings are not read by 'Plot as DWF' and DWF Viewer (for raster re-projection)

MapGuide Open Source trac_mapguide at osgeo.org
Tue Dec 23 17:38:55 EST 2008


#812: RasterGridSize settings are not read by 'Plot as DWF' and DWF Viewer (for
raster re-projection)
---------------------------------+------------------------------------------
   Reporter:  tonyfang           |       Owner:  tonyfang
       Type:  defect             |      Status:  new     
   Priority:  medium             |   Milestone:          
  Component:  Rendering Service  |     Version:  2.0.1   
   Severity:  minor              |    Keywords:          
External_id:  1167122            |  
---------------------------------+------------------------------------------
 The RasterGridSize settings are being read in
 MgServerRenderingService::CreateRenderer(). This is fine for the Ajax and
 Fusion viewers.

 But this code is not used when using 'Plot as DWF' and DWF Viewer. Their
 renderers are created in MgServerMappingService. Thus the default settings
 are always used for 'Plot as DWF' and DWF Viewer.

 The solution is to move the code that reads and stores the RasterGridSize
 settings -- so that the settings can be used by all the different
 renderers.

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


More information about the mapguide-trac mailing list