<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi All,
<br>
<br>
As i mentioned in my previous mail, After i draw a line , the spatial filter for DWITHIN gets activated and the layer to be filtered is completely disappearing. Now what i found is, it is throwing a WFS exception as below -
<br>
<font size="2"><span style="font-size: 10pt;"><br>
</span></font>
<pre role="list"><code class="wrappedText focusRow" role="listitem">msWFSGetFeature(): WFS server error. Invalid or Unsupported FILTER in GetFeature : <br>(&amp;lt;ogc:Filter xmlns</code><code class="wrappedText focusRow" role="listitem">:ogc=&amp;quot;http://www.opengis.net/ogc&amp;quot;&amp;gt;&amp;lt;ogc:And&amp;gt;&amp;lt;ogc:DWithin&amp;gt;&amp;lt;ogc:PropertyName</code><code class="wrappedText focusRow" role="listitem">&amp;gt;the_geom&amp;lt;/ogc:PropertyName&amp;gt;&amp;lt;gml:MultiLineString xmlns:gml=&amp;quot;http://www.opengis.net/gml</code><code class="wrappedText focusRow" role="listitem">&amp;quot; srsName=&amp;quot;EPSG:900913&amp;quot;&amp;gt;&amp;lt;gml:lineStringMember&amp;gt;&amp;lt;gml:LineString&amp;gt;&amp;lt;gml:coordinates</code><code class="wrappedText focusRow" role="listitem"> decimal=&amp;quot;.&amp;quot; cs=&amp;quot;,&amp;quot; ts=&amp;quot; &amp;quot;&amp;gt;-79.205932617188,32.309033345029 -79.458618164063</code><code class="wrappedText focusRow" role="listitem">,32.267239420261 -79.851379394531,32.144067753448 -78.255615234375,33.130344611623&amp;lt;/gml:coordinates</code><code class="wrappedText focusRow" role="listitem">&amp;gt;&amp;lt;/gml:LineString&amp;gt;&amp;lt;/gml:lineStringMember&amp;gt;&amp;lt;/gml:MultiLineString&amp;gt;&amp;lt;ogc:Distance</code><code class="wrappedText focusRow" role="listitem"> units=&amp;quot;m&amp;quot;&amp;gt;200000&amp;lt;/ogc:Distance&amp;gt;&amp;lt;/ogc:DWithin&amp;gt;&amp;lt;ogc:BBOX&amp;gt;&amp;lt;ogc:PropertyName</code><code class="wrappedText focusRow" role="listitem">&amp;gt;the_geom&amp;lt;/ogc:PropertyName&amp;gt;&amp;lt;gml:Box xmlns:gml=&amp;quot;http://www.opengis.net/gml&amp;quot; srsName</code><code class="wrappedText focusRow" role="listitem">=&amp;quot;EPSG:4326&amp;quot;&amp;gt;&amp;lt;gml:coordinates decimal=&amp;quot;.&amp;quot; cs=&amp;quot;,&amp;quot; ts=&amp;quot; &amp;quot</code><code class="wrappedText focusRow" role="listitem">;&amp;gt;-84.100341796875,29.910254244941 -73.114013671875,34.556260876457&amp;lt;/gml:coordinates&amp;gt;&amp;lt;/gml</code><code class="wrappedText focusRow" role="listitem">:Box&amp;gt;&amp;lt;/ogc:BBOX&amp;gt;&amp;lt;/ogc:And&amp;gt;&amp;lt;/ogc:Filter&amp;gt;</code></pre>
Can anyone let me know,&nbsp; how to and where to solve this problem. Spatial filter for bbox is working fine but for intersect and DWITHIN it is throwing an exception.&nbsp;
<br>
<br>
<div>With Regards,<br>
<div style="font-family: Tahoma; font-size: 13px;">Neelima Emmani<br>
</div>
</div>
</div>
</body>
</html>