Moen, Paul T. wrote:
What would I use for a CLASSITEM when my expression is a Logical “MapServer expressions”?For example. EXPRESSION ('[SURFACE]' == 'Paved' AND '[ROADCLASS]' == 'Primary')
In this case you do not need a CLASSITEM, and if you provide one it is simply ignored. You need one only for string constant expressions and regular expressions.
Daniel -- Daniel Morissette http://www.mapgears.com/ _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
