[mapserver-users] How set a NOT IN clause in new expression class clause
Andrea Peri
aperi2007 at gmail.com
Wed Jul 23 01:18:30 PDT 2014
Hi,
the new expression sintax in 6.4 version
is supporting the NOT IN clause ?
I see the example in doc report:
LAYER
NAME 'list-example'
CLASSITEM 'roadtype'
...
CLASS
EXPRESSION {motorway,trunk}
#equivalent to regex EXPRESSION /motorway|trunk/
#equivalent to mapserver EXPRESSION ("[roadtype]" IN "motorway,trunk")
...
END
CLASS
EXPRESSION {primary,secondary}
...
END
END
But I'm not clear where apply a NOT clause.
Thx,
--
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
More information about the MapServer-users
mailing list