Value list in expression-field

Dmitri Mizerkin mizerkin at WIRZ-KOELN.DE
Fri Mar 17 10:08:42 EST 2006


Hi all!
An extract from my mapfile looks like this:
  LAYER
    NAME         Sel_Streets
    DATA         Streets
    STATUS       OFF
    TYPE         LINE

    CLASSITEM    "OBJECTID"
    class
      NAME 'Selected streets'
      expression '%oid%'
      STYLE
        COLOR      255 0 0
      END
    end
  END
What should I change in the expression-line to be able to provide not a
single value to filter features by, but a range of values (for example,
{12,15,63})?
Should be something with 'IN'-keyword, but I can't find out, what the right
syntax is...
Thanks in advance!
Dmitri
--
View this message in context: http://www.nabble.com/Value-list-in-expression-field-t1298405.html#a3457524
Sent from the Mapserver - User forum at Nabble.com.



More information about the mapserver-users mailing list