<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=437172117-03112008><FONT face=Arial 
color=#0000ff size=2>if you use a proxy script to request your data, you can 
there modify the request before you send it to the server. I do this, to be able 
to use FILTER instead of BBOX.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=437172117-03112008><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=437172117-03112008><FONT face=Arial 
color=#0000ff size=2>Arnd Wippermann</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=437172117-03112008><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left>
<HR tabIndex=-1>
</DIV>
<DIV dir=ltr align=left><FONT face=Tahoma size=2><B>Von:</B> 
users-bounces@openlayers.org [mailto:users-bounces@openlayers.org] <B>Im Auftrag 
von </B>Gissur Þórhallsson<BR><B>Gesendet:</B> Montag, 3. November 2008 
17:48<BR><B>An:</B> users@openlayers.org<BR><B>Betreff:</B> [OpenLayers-Users] 
FEATUREID vs. BBOX in GetFeature for WFS<BR></FONT><BR></DIV>
<DIV></DIV>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-SIZE: 12px; FONT-FAMILY: 'courier new'"><BR></SPAN></DIV>
<DIV><SPAN class=Apple-style-span 
style="FONT-SIZE: 12px; FONT-FAMILY: 'courier new'"><SPAN class=Apple-style-span 
style="FONT-SIZE: 13px; FONT-FAMILY: arial">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?&nbsp;</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></BODY></HTML>