[Mapguide-trac] [mapguide-trac] #2312: WMS request fails for Drawing Source Layer

MapGuide Open Source trac_mapguide at osgeo.org
Wed Jul 3 07:06:35 PDT 2013


#2312: WMS request fails for Drawing Source Layer
-----------------------------+----------------------------------------------
   Reporter:  fare           |       Owner:                 
       Type:  defect         |      Status:  new            
   Priority:  medium         |   Milestone:                 
  Component:  WMS Interface  |     Version:  2.5.0          
   Severity:  major          |    Keywords:  wms, fail, bbox
External_id:                 |  
-----------------------------+----------------------------------------------
 WMS request will fail with following code if request BBOX is outside BBOX
 that is defined for layer.


 {{{
 - MgFeatureServiceHandler.ProcessOperation() line 83 file
 c:\mg-2.5-x64\mgdev\server\src\services\feature\FeatureServiceHandler.cpp
 - MgOpGetClassDefinition.Execute() line 153 file
 c:\mg-2.5-x64\mgdev\server\src\services\feature\OpGetClassDefinition.cpp
 - MgServerDescribeSchema.GetClassDefinition() line 1039 file
 c:\mg-2.5-x64\mgdev\server\src\services\feature\ServerDescribeSchema.cpp
 }}}


 This is happening if source layer is Drawing Layer.

 For example if layer has bbox that is defined as
 <Bounds west="6452734.8225" east="6457584.8225" south="4876898.3721"
 north="4882648.3721"  SRS="EPSG:31276" />

 the following request will fail (bbox is outside)[[BR]]

 http://localhost:8008/mapguide/mapagent/mapagent.fcgi?SERVICE=WMS&LAYERS=Layers%2FTest&FORMAT=image%2Fpng&TRANSPARENT=FALSE&HEIGHT=512&BGCOLOR=0xFFFFFF&REQUEST=GetMap&BBOX=6455650.23,4880154.08,6457991.78,4883029.08&WIDTH=417&STYLES=&SRS=EPSG:31276&VERSION=1.1.1

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


More information about the mapguide-trac mailing list