[mapserver-users] FILTER syntax
Clément MONIER
Clement.MONIER at v-trafic.com
Thu Jan 17 09:04:25 PST 2013
Hi,
I searching how to convert a sql request like "where field1 in (value1, value2, ..., valueN)"
into a FILTER clause inside a map file (layer block)
I tried "FILTER ([field1] in (value1, value2, ..., valueN))"
But it doesn't work
Though it works fine when "FILTER ([field1] = value1)"
My data is shapefile
Thanks for your help
Clément
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20130117/dc7360e4/attachment.htm>
More information about the MapServer-users
mailing list