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. -- View this message in context: http://www.nabble.com/Getfeature-URL-with-2-filter-option-tp16762951p16762951.html Sent from the GeoServer - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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
