Hi,

I'm trying to use the cql_filter. According to documentation there are a bunch 
of functions available - 
http://docs.geoserver.org/stable/en/user/filter/function_reference.html#filter-function-reference
  which I can confirm with a getCapabilities request and looking at 
<fes:Functions>.


However trying to use one of them fails, eg.
wget 
"http://mygeoserver/geoserver/wfs?service=wfs&version=1.1.0&request=GetFeature&typeNames=xxx:yyy&cql_filter=floor(2.2)"
 -O out
gives 500 Error


Something like &cql_filter=size<200000 works fine, where size is a layer 
property.

However calling a function that is documented to be there like  
&cql_filter=lessThan(size, 200000) fails

Any ideas?



University of Tasmania Electronic Communications Policy (December, 2014).
This email is confidential, and is for the intended recipient only. Access, 
disclosure, copying, distribution, or reliance on any of it by anyone outside 
the intended recipient organisation is prohibited and may be a criminal 
offence. Please delete if obtained in error and email confirmation to the 
sender. The views expressed in this email are not necessarily the views of the 
University of Tasmania, unless clearly intended otherwise.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to