Hi, I noticed that the demo request of Geoserver 2.0.2 is using filter
<wfs:Query typeName="topp:states"> <Filter> <Intersects> <PropertyName>the_geom</PropertyName> <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#4326"> <gml:coordinates>-74.817265,40.5296504</gml:coordinates> </gml:Point> </Intersects> </Filter> </wfs:Query> </wfs:GetFeature> The WFS GetCapabilities of the same server is listing in the capabilities <ogc:Filter_Capabilities> ?<ogc:Spatial_Capabilities> ?<ogc:Spatial_Operators> <ogc:Intersect/> Why the demo request is using "Intersects"? I had a try with that demo request and Geoserver seems to accept both Intersect and Intersects but the result is different. I've been told that uDig is creating requests with "Intersects" and Mapserver does not accept those but I have not checked that myself. -Jukka Rahkonen- ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Geoserver-users mailing list Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users