Re: [mapserver-users] How Filter items only if provided parameter

2013-02-23 Thread Smith, Michael ERDC-RDE-CRREL-NH
Andrea, What I do is set the default_idvalue to "1=1" and change the filter to FILTER "%idvalue%". Then the cgi value is something like &idvalue="id=1" Your valididation regex becomes more complex though. Mike -- Michael Smith US Army Corps Remote Sensing GIS/Center On 2/23/13 7:15 AM, "An

[mapserver-users] How Filter items only if provided parameter

2013-02-23 Thread Andrea Peri
Hi, I need to set a layer to allow to retrieve in the response all the elements available in the layer, and when the request has a specific parameter it should apply a filter to limit the show to only the filtered geometries. To do this until now I have set this configuration: LAYER ... D