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

Rahkonen Jukka Jukka.Rahkonen at mmmtike.fi
Mon May 9 12:42:49 EST 2011


Olivier Courtin wrote:
 

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)

Sorry for the inconvenience because of the double quotes. Meanwhile I updated to the r520 and tested with requests made in the same style than Geoserver demo requests and TinyOWS accepts them.

You perhaps know that OSM has some troubles with multipolygons and features with lots of nodes. TinyOWS and WFS does not suffer from those, this is one biggish lake with rather many islands

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%3ESaimaa%3C/Literal%3E%3C/PropertyIsEqualTo%3E%3C/Filter%3E

-Jukka Rahkonen-


More information about the TinyOWS-users mailing list