[Featureserver] Equivalent of fileter encoding

Yves Moisan yves.moisan at boreal-is.com
Thu Jun 11 13:47:33 EDT 2009


> Do you mean something other than mentioned in this thread?
> http://featureserver.org/pipermail/featureserver/2008-December/000336.html

Hi Josh,

Me blushes.  Will search the archives first from now on.  

However, a query like this
http://localhost:8080/Mylayer?queryable=project_id&project_id__gte=3&project_id__lte=10 won't work with SVN trunk, that is FS will return all features as if there had not been any filter instead of only records where project_id is between [3,10].  The field is an integer.  Could it be that the fieldname can't have an underscore?  I haven't succeeded with strings either. 

TIA,

Yves




More information about the Featureserver mailing list