Even,<br><br>my bad, correct.. its ogc, not wfs. <br><br>-- Oyvind<br><br><div class="gmail_quote">On Wed, May 16, 2012 at 1:25 PM, Even Rouault <span dir="ltr">&lt;<a href="mailto:even.rouault@mines-paris.org" target="_blank">even.rouault@mines-paris.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Selon Oyvind Idland &lt;<a href="mailto:oyvind.idland@gmail.com">oyvind.idland@gmail.com</a>&gt;:<br>
<div class="im"><br>
&gt; Sorry, forget about that one, it seems to be fixed by now in trunk.<br>
<br>
</div>Actually, this was already fixed in GDAL 1.9. And the namespace used is<br>
xmlns=&quot;<a href="http://www.opengis.net/ogc" target="_blank">http://www.opengis.net/ogc</a>&quot; (not wfs) as recommanded in the WFS 1.1 spec.<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; Thanks !<br>
&gt;<br>
&gt; -- Oyvind<br>
&gt;<br>
&gt; On Wed, May 16, 2012 at 10:10 AM, Oyvind Idland<br>
&gt; &lt;<a href="mailto:oyvind.idland@gmail.com">oyvind.idland@gmail.com</a>&gt;wrote:<br>
&gt;<br>
&gt; &gt; Hello,<br>
&gt; &gt;<br>
&gt; &gt; there is a minor bug in the filter submitted by WFS GET requests:<br>
&gt; &gt;<br>
&gt; &gt; The wfs namespace is missing. The current implementation sends<br>
&gt; &gt;<br>
&gt; &gt; &lt;Filter xmlns:gml=&quot;<a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>&quot;&gt;<br>
&gt; &gt;<br>
&gt; &gt; but should be<br>
&gt; &gt;<br>
&gt; &gt; &lt;Filter xmlns=&quot;<a href="http://www.opengis.net/wfs" target="_blank">http://www.opengis.net/wfs</a>&quot; xmlns:gml=&quot;<br>
&gt; &gt; <a href="http://www.opengis.net/gml" target="_blank">http://www.opengis.net/gml</a>&quot;&gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; regards,<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Oyvind Idland<br>
&gt; &gt;<br>
&gt;<br>
<br>
<br>
</div></div></blockquote></div><br>