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
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
