[TinyOWS-users] How to query "Päijänne"

Rahkonen Jukka Jukka.Rahkonen at mmmtike.fi
Tue May 10 01:34:41 EST 2011


Hi,
 
I haven't discovered how to make filters with non-ASCII characters.  While this query with lake name "Kalaton" works OK
 
http://188.64.1.61/cgi-bin/tinyows?service=wfs&version=1.1.0&request=getfeature&typename=tows:osm_polygon&maxfeatures=100&filter=%3CFilter%20%20xmlns:ogc=%22http://www.opengis.net/ogc%22%3E%3CPropertyIsEqualTo%3E%3CPropertyName%3Etows:name%3C/PropertyName%3E%3CLiteral%3EKalaton%3C/Literal%3E%3C/PropertyIsEqualTo%3E%3C/Filter%3E
 
This one with name "Päijänne" as URL-encoded claims I have given forbidded characters
 
<ows:Exception exceptionCode="MissingParameterValue" locator="request"><ows:ExceptionText>QUERY_STRING contains forbidden characters</ows:ExceptionText></ows:Exception>
 
http://188.64.1.61/cgi-bin/tinyows?service=wfs&version=1.1.0&request=getfeature&typename=tows:osm_polygon&maxfeatures=100&filter=%3CFilter%20%20xmlns:ogc=%22http://www.opengis.net/ogc%22%3E%3CPropertyIsEqualTo%3E%3CPropertyName%3Etows:name%3C/PropertyName%3E%3CLiteral%3EP%E4ij%E4nne%3C/Literal%3E%3C/PropertyIsEqualTo%3E%3C/Filter%3E
 
-Jukka Rahkonen-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/tinyows-users/attachments/20110510/13aa8dac/attachment.htm 


More information about the TinyOWS-users mailing list