[TinyOWS-users] What is wrong with my http GET filter?
Olivier Courtin
olivier.courtin at gmail.com
Mon May 9 11:57:07 EST 2011
On May 9, 2011, at 6:16 PM, Rahkonen Jukka wrote:
> How about this one, should it work with the 1.0 rc1?
>
> 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>
the ending double quotes around xmlns:ogc is missing.
(ans xmlns:gml is useless, but not a problem)
--
Olivier
More information about the TinyOWS-users
mailing list