<span style="color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; widows: 1;" id="yMail_cursorElementTracker_0.9269887111149728">I'm using the latest version of OWSLib, and I'm trying to apply a filter encoding as follow :</span><br><p style="margin-top: 0px; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; widows: 1;" id="yMail_cursorElementTracker_0.6294904749374837">filter1 = fes.PropertyIsEqualTo('Num_ilot',f1)<br>filter2 = fes.PropertyIsEqualTo('Num_ilot',f2)<br>filterList = [filter1,filter2]<br>fr = fes.FilterRequest()<br>filter_fes = fr.setConstraintList(filterList, tostring=True)</p><p style="margin-top: 0px; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; widows: 1;" id="yMail_cursorElementTracker_0.8697723466902971">getFeature = wfs.getfeature(typename = [name], filter=filter_fes, outputFormat="application/json", bbox = bb)</p><p style="margin-top: 0px; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; widows: 1;" id="yMail_cursorElementTracker_0.8275065026246011">it run but it don't consider the filter !! knowing that the xml content of filter_fes is right.</p><p style="margin-top: 0px; margin-bottom: 16px; color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; widows: 1;" id="yMail_cursorElementTracker_0.8275065026246011">Any ideas ?</p><p style="margin-top: 0px; color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; widows: 1; margin-bottom: 0px !important;" id="yMail_cursorElementTracker_0.17984314635396004">regards,</p><div id="ymail_android_signature"></div>