[OpenLayers-Users] WFS + Filter

Ivan Grcic igrcic at gmail.com
Thu Nov 26 10:22:57 EST 2009


BTW this is ticket http://trac.openlayers.org/ticket/2152, but it
hasnt been commited to trunk still

On Thu, Nov 26, 2009 at 4:08 PM, Ivan Grcic <igrcic at gmail.com> wrote:
> Check this setRadiusFilter function that Kris mentioned before. Hes
> combining two filters there.
>
> var combinedFilter=new OpenLayers.Filter.Logical({
>                       type:OpenLayers.Filter.Logical.AND,
>                       filters:[filter,radiusFilter]
>               });
>
> http://openlayers.org/dev/examples/filter.html
>
> cheers
>
>
> On Thu, Nov 26, 2009 at 3:55 PM, stash <steffen.schwarz85 at googlemail.com> wrote:
>>
>> Hi,
>>
>> I have one more question and I hope you can answer it. At the moment i have
>> one filter which is working. But now, I want to add a second filter to my
>> wfs protocol.
>>
>> Is that possible? adding both filters (the variables) in defaultFilter at
>> the protocol params doesn't work.
>>
>> Thanks for the help
>>
>> Regards
>> stash
>>
>> --
>> View this message in context: http://n2.nabble.com/WFS-Filter-tp4049517p4071529.html
>> Sent from the OpenLayers Users mailing list archive at Nabble.com.
>> _______________________________________________
>> Users mailing list
>> Users at openlayers.org
>> http://openlayers.org/mailman/listinfo/users
>>
>
>
>
> --
> Ivan Grcic
>



-- 
Ivan Grcic



More information about the Users mailing list