<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>(&lt;ogc:Filter xmlns</code><code class="wrappedText focusRow" role="listitem">:ogc=&quot;http://www.opengis.net/ogc&quot;&gt;&lt;ogc:And&gt;&lt;ogc:DWithin&gt;&lt;ogc:PropertyName</code><code class="wrappedText focusRow" role="listitem">&gt;the_geom&lt;/ogc:PropertyName&gt;&lt;gml:MultiLineString xmlns:gml=&quot;http://www.opengis.net/gml</code><code class="wrappedText focusRow" role="listitem">&quot; srsName=&quot;EPSG:900913&quot;&gt;&lt;gml:lineStringMember&gt;&lt;gml:LineString&gt;&lt;gml:coordinates</code><code class="wrappedText focusRow" role="listitem"> decimal=&quot;.&quot; cs=&quot;,&quot; ts=&quot; &quot;&gt;-79.205932617188,32.309033345029 -79.458618164063</code><code class="wrappedText focusRow" role="listitem">,32.267239420261 -79.851379394531,32.144067753448 -78.255615234375,33.130344611623&lt;/gml:coordinates</code><code class="wrappedText focusRow" role="listitem">&gt;&lt;/gml:LineString&gt;&lt;/gml:lineStringMember&gt;&lt;/gml:MultiLineString&gt;&lt;ogc:Distance</code><code class="wrappedText focusRow" role="listitem"> units=&quot;m&quot;&gt;200000&lt;/ogc:Distance&gt;&lt;/ogc:DWithin&gt;&lt;ogc:BBOX&gt;&lt;ogc:PropertyName</code><code class="wrappedText focusRow" role="listitem">&gt;the_geom&lt;/ogc:PropertyName&gt;&lt;gml:Box xmlns:gml=&quot;http://www.opengis.net/gml&quot; srsName</code><code class="wrappedText focusRow" role="listitem">=&quot;EPSG:4326&quot;&gt;&lt;gml:coordinates decimal=&quot;.&quot; cs=&quot;,&quot; ts=&quot; &quot</code><code class="wrappedText focusRow" role="listitem">;&gt;-84.100341796875,29.910254244941 -73.114013671875,34.556260876457&lt;/gml:coordinates&gt;&lt;/gml</code><code class="wrappedText focusRow" role="listitem">:Box&gt;&lt;/ogc:BBOX&gt;&lt;/ogc:And&gt;&lt;/ogc:Filter&gt;</code></pre>
Can anyone let me know, 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.
<br>
<br>
<div>With Regards,<br>
<div style="font-family: Tahoma; font-size: 13px;">Neelima Emmani<br>
</div>
</div>
</div>
</body>
</html>