[TinyOWS-users] What is wrong with my http GET filter?

Rahkonen Jukka Jukka.Rahkonen at mmmtike.fi
Mon May 9 11:16:41 EST 2011


Olivier Courtin wrote:
 

> You're right, my xmlns:gml is useless, in my previous example.
> The Filter you provide should works with r520.

How about this one, should it work with the 1.0 rc1? Is does not but returns
<ows:Exception exceptionCode="InvalidParameterValue" locator="FILTER">
<ows:ExceptionText>Filter parameter doesn't validate WFS Schema</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=1&filter=<ogc:Filter xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc><ogc:PropertyIsEqualTo><ogc:PropertyName>tows:osm_id</ogc:PropertyName><ogc:Literal>-4052</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter>

-Jukka-



More information about the TinyOWS-users mailing list