[OpenLayers-Users] filtering WFS layers

Ryan Hofschneider ryan.hofschneider at ngc.com
Fri Sep 7 14:26:24 EDT 2007


On Sep 7, 2007, at 7:11 AM, David Herbert wrote:

> I have a requirement to apply a property filter to a WFS layer of  
> my map

...

> I am using OL 2.4 stable.  However, trying to use this method  
> results in "mergeNewParams
> is not a function" errors.

Just FYI, even using the OpenLayers trunk, where this method is  
available, you might get an error from your WFS server because  
WFS.moveTo() will add a BBOX parameter to the request URL which is  
supposed to be mutually exclusive with the FILTER parameter. At least  
this is my experience when using OpenLayers with GeoServer 1.5.3.

I have not submitted a bug or a patch yet -- I have merely hacked  
around it well enough for my immediate purposes.

Cheers,
Ryan




More information about the Users mailing list