[mapguide-trac] #1520: Bounding Box value doesn't affect the view of WMS Server

MapGuide Open Source trac_mapguide at osgeo.org
Mon Nov 8 21:41:22 EST 2010


#1520: Bounding Box value doesn't affect the view of WMS Server
-----------------------------+----------------------------------------------
   Reporter:  liuar          |       Owner:  liuar
       Type:  defect         |      Status:  new  
   Priority:  medium         |   Milestone:       
  Component:  WMS Interface  |     Version:  2.2.0
   Severity:  major          |    Keywords:       
External_id:  1358903        |  
-----------------------------+----------------------------------------------
 OGC 06-042 section 7.3.3.6[[BR]]
 If a request contains a BBox whose area does not overlap at all with the
 <!BoundingBox> element in the service metadata for the requested layer,
 the server shall return empty content (that is, a blank map or an graphic
 elemenet file with no elements) for that map. Any features that are partly
 or entirely contained in the Bounding Box shall be returned in the
 appropriate format.

 According to OGC WMS specification, MapGuide should apply a spatial filter
 on the request layers. Features out of the <Boundingbox> which specified
 by users should not appear on the WMS layer.

 This might bring MapGuide some performace issues, so I also optimized the
 process: if the request boundingbox within the user specified
 boundingbox, no spatial filter will be applied.

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


More information about the mapguide-trac mailing list