Hi there,<div><br></div><div>I'm using OpenLayers.Layers.WFS.mergeNewParams(...) to retrieve some GML from the server according to a FEATUREID that I've already procured.</div><div><br></div><div>The problem is that the request tells me the following:</div>
<div><br></div><div><span class="Apple-style-span" style="font-family: 'courier new', monospace;">GetFeature KVP request contained conflicting filters. Filter: null,
fid: lmi_flakar_nafn.396,
bbox:571406.48554375,565489.84275125,590692.1336562501,579265.3056887499</span><br></div><div><span class="Apple-style-span" style="font-family: 'courier new'; font-size: 12px;"><br></span></div><div><span class="Apple-style-span" style="font-family: 'courier new'; font-size: 12px;"><span class="Apple-style-span" style="font-family: arial; font-size: 13px; ">Which I understand, since these two filters (FEATUREID and BBOX) are mutually exclusive.</span><br>
</span></div><div><br></div><div>My question, on the other hand, is how can I remove the BBOX parameter from the request? </div><div><br></div><div>I can't seem to find it in the docs anywhere.</div><div><br></div><div>
Any ideas?</div><div><br></div><div>Kind thanks from Iceland,</div><div>Gissur</div>