Sorry, forget about that one, it seems to be fixed by now in trunk.

Thanks !

-- Oyvind

On Wed, May 16, 2012 at 10:10 AM, Oyvind Idland <oyvind.idl...@gmail.com>wrote:

> Hello,
>
> there is a minor bug in the filter submitted by WFS GET requests:
>
> The wfs namespace is missing. The current implementation sends
>
> <Filter xmlns:gml="http://www.opengis.net/gml";>
>
> but should be
>
> <Filter xmlns="http://www.opengis.net/wfs"; xmlns:gml="
> http://www.opengis.net/gml";>
>
>
> regards,
>
>
> Oyvind Idland
>
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to