Even, my bad, correct.. its ogc, not wfs.
-- Oyvind On Wed, May 16, 2012 at 1:25 PM, Even Rouault <[email protected]>wrote: > Selon Oyvind Idland <[email protected]>: > > > Sorry, forget about that one, it seems to be fixed by now in trunk. > > Actually, this was already fixed in GDAL 1.9. And the namespace used is > xmlns="http://www.opengis.net/ogc" (not wfs) as recommanded in the WFS > 1.1 spec. > > > > > Thanks ! > > > > -- Oyvind > > > > On Wed, May 16, 2012 at 10:10 AM, Oyvind Idland > > <[email protected]>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 [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
