Re: [mapguide-users] Mapguide-rest QueryMapFeatures parameters LAYERATTRIBUTEFILTER and FEATUREFILTER

2014-11-14 Thread Jackie Ng
Specifying FEATUREFILTER does not work in releases of MapGuide older than 2.6

http://trac.osgeo.org/mapguide/ticket/2464

- Jackie



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Mapguide-rest-QueryMapFeatures-parameters-LAYERATTRIBUTEFILTER-and-FEATUREFILTER-tp5172263p5173024.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users


[mapguide-users] Mapguide-rest QueryMapFeatures parameters LAYERATTRIBUTEFILTER and FEATUREFILTER

2014-11-10 Thread Alen
When I add LAYERATTRIBUTEFILTER and FEATUREFILTER parametersin
rest/sampleapps/selection sample, they do not have any effect on query
result. Otherwise the sample works OK.
I suppose those values can be set as so:
LAYERATTRIBUTEFILTER: 4,
FEATUREFILTER: ?xml version='1.0' encoding='UTF-8'?FeatureSet 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
xsi:noNamespaceSchemaLocation=FeatureSet-1.0.0.xsdLayer
id=bc37592a-68f3-11e4-8000-685d436c0bfbClass
id=SHP_Schema:ParcelsIDVSEAAA==/ID/Class/Layer/FeatureSet,

These request should select only layers that have a tooltip defined (which
are inside area defined by geometry param) plus feature in Parcels class
with IDVSEAAA==/ID as defined in feature set ( I understand 
FEATUREFILTER is a way for adding features to previous selection set).

Does anybody had some success adding these parameters to
rest/sampleapps/selection sample or they are not suppose to work in
mapguide-rest ?





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Mapguide-rest-QueryMapFeatures-parameters-LAYERATTRIBUTEFILTER-and-FEATUREFILTER-tp5172263.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
___
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users