<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div><div>Hi all,</div><div><br></div><div>I've been getting some unexpected results combining BBOX and MaxFeatures and was hoping someone might be able to explain why.  I have a web app that uses OpenLayers with a MapServer WFS layer.  A typical WFS request is POST with a bunch of featureID items, maxfeatures: 1000, & a bbox set by OL.  It seems that when the featureID list gets over 1000, instead of first filtering by BBOX and then truncating maxFeatures it applies the limit first.  Actually I’m not sure bbox is being applied at all.</div><div><br></div><div>Any ideas?  Is the the correct behavior?</div></div><div><br></div><div>Thanks,</div><div><div>- Nathan Smith</div><br></div></body></html>