[gdal-dev] WFS client - missing namespace in filter
Oyvind Idland
oyvind.idland at gmail.com
Wed May 16 04:10:28 EDT 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20120516/53215d76/attachment.html
More information about the gdal-dev
mailing list