You should make these kinds of posts on the users list, you will get a 
better and more prompt response there.

Unfortunately the WFS spec says that the filter and bbox are mutually 
exclusive, so you cant use both at the same time. I could see a point 
for it though, it would have hte same semantic as using a bbox and a 
filter with a wms call.


goeserver developer wrote:
> I am using geoserver . in the URL i want to use 2 filters like:
> http://localhost:9080/geoserver/wfs?request=GetFeature&typename=topp:states&srs=EPSG:4326>&outputFormat=GML2&filter=<Filter><PropertyIsEqualTo><PropertyName>STATE_NAME</PropertyName><Literal>Texas</Literal></PropertyIsEqualTo></Filter
> and also  BBOX=-175.102613,40.212597,-72.361859,41.512517  .   If I use the
> the &BBox I will get the error. how to use the <AND> clause. in the filter
> option.
> 
> Thanks.


-- 
Justin Deoliveira
The Open Planning Project
[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to