[gdal-dev] WFS driver does not do URL-encoding right

xavier lhomme lhomme.xavier at gmail.com
Fri Aug 17 02:35:40 PDT 2012


Hi
 I tried to add to the function SetAttributeFirlter the following  filter :
 nam = 'MY#FIRST TEST ON'   but it doesn't work.
 then I tried    HttpUtility.UrlEncode( ) but it doesn't work too.

 If I encode my string like this  nam = 'MY%23 FIRST+TEST+ON ' it works;

 Could you explain a bit more what we need to encode ?

xav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20120817/86e16072/attachment.html>


More information about the gdal-dev mailing list