[fusion-trac] #118: MapGuide interactive selection does not respect features hidden at current scale because of display rules

Fusion trac_fusion at osgeo.org
Thu Sep 4 12:12:23 EDT 2008


#118: MapGuide interactive selection does not respect features hidden at current
scale because of display rules
------------------------+---------------------------------------------------
   Reporter:  jbirch    |       Owner:  madair 
       Type:  defect    |      Status:  new    
   Priority:  P2        |   Milestone:         
  Component:  MapGuide  |     Version:  1.1 RC1
   Severity:  Major     |    Keywords:         
External_id:            |       State:  New    
    Browser:  All       |          Os:  All    
------------------------+---------------------------------------------------
 With MapGuide layer definitions, filters can be applied both at the
 feature level and at the display rule level.

 This may be a complicated fix, but interactive selection (via Query.php)
 should only take into account features that can currently be seen by the
 user, which means that the primary layer filter needs to be combined with
 all of the filters valid for the map's current scale range.  i.e.
 LayerFilter AND (RuleFilter OR RuleFilter OR RuleFilter)

-- 
Ticket URL: <http://trac.osgeo.org/fusion/ticket/118>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.


More information about the fusion-trac mailing list