[OpenLayers-Users] FEATUREID vs. BBOX in GetFeature for WFS
Arnd Wippermann
arnd.wippermann at web.de
Mon Nov 3 12:25:48 EST 2008
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.
Arnd Wippermann
_____
Von: users-bounces at openlayers.org [mailto:users-bounces at openlayers.org] Im
Auftrag von Gissur Þórhallsson
Gesendet: Montag, 3. November 2008 17:48
An: users at openlayers.org
Betreff: [OpenLayers-Users] FEATUREID vs. BBOX in GetFeature for WFS
Hi there,
I'm using OpenLayers.Layers.WFS.mergeNewParams(...) to retrieve some GML
from the server according to a FEATUREID that I've already procured.
The problem is that the request tells me the following:
GetFeature KVP request contained conflicting filters. Filter: null, fid:
lmi_flakar_nafn.396,
bbox:571406.48554375,565489.84275125,590692.1336562501,579265.3056887499
Which I understand, since these two filters (FEATUREID and BBOX) are
mutually exclusive.
My question, on the other hand, is how can I remove the BBOX parameter from
the request?
I can't seem to find it in the docs anywhere.
Any ideas?
Kind thanks from Iceland,
Gissur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20081103/9d7e8260/attachment.html
More information about the Users
mailing list