[Mapguide-trac] [mapguide-trac] #2739: QUERYMAPFEATURES does not respect REQUESTDATA when using FEATUREFILTER instead of GEOMETRY
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Sep 7 05:32:42 PDT 2016
#2739: QUERYMAPFEATURES does not respect REQUESTDATA when using FEATUREFILTER
instead of GEOMETRY
-------------------------------+-----------------------
Reporter: jng | Owner: jng
Type: defect | Status: closed
Priority: high | Milestone: 3.0
Component: Rendering Service | Version: 2.5.0
Severity: critical | Resolution: wontfix
Keywords: | External ID:
-------------------------------+-----------------------
Changes (by jng):
* status: new => closed
* version: => 2.5.0
* resolution: => wontfix
Comment:
It doesn't respect the geometry because when LAYERATTRIBUTEFILTER is not
passed in, it defaults to 3 (include selectable and visible layers). If
passing selection XML, it may contain selected features that cause the
omission to happen (and the false appearance of REQUESTDATA not being
respected).
To prevent this, client applications should include a LAYERATTRIBUTEFILTER
of 0, which will disable all layer candidate filtering, and allow the
REQUESTDATA to be respected.
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2739#comment:3>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list