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

Rahkonen Jukka Jukka.Rahkonen at mmmtike.fi
Mon May 9 04:28:34 EST 2011


Hi,
 
I have been trying to use &Filter= with http GET and TinyOWS 1.0 rc1 but
not succeeded yet.
 
I was trying with this feature type
http://188.64.1.61/cgi-bin/tinyows?service=wfs&version=1.1.0&request=get
feature&typename=osm_polygon&maxfeatures=20
 
and my requests including filter have been like this
http://188.64.1.61/cgi-bin/tinyows?service=wfs&version=1.1.0&request=get
feature&typename=osm_polygon&maxfeatures=20&filter=<ogc:Filter><ogc:Prop
ertyIsEqualTo><ogc:PropertyName>osm_id</ogc:PropertyName><ogc:Literal>-4
052</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter>
 
This returns me "Internal Server Error"
 
For comparison, I tried a very similar Filter with WFS service from
Mapserver 6.0 rc1 and it works
 
http://188.64.1.61/cgi-bin/osm-mapserver_i?service=wfs&version=1.1.0&req
uest=getfeature&typename=tagsoup&maxfeatures=20&filter=<ogc:Filter><ogc:
PropertyIsEqualTo><ogc:PropertyName>osm_id</ogc:PropertyName><ogc:Litera
l>736944722</ogc:Literal></ogc:PropertyIsEqualTo></ogc:Filter>
 
 
-Jukka Rahkonen-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/tinyows-users/attachments/20110509/5d7011de/attachment.htm 


More information about the TinyOWS-users mailing list