Changing colors of features based on attribute

Valentin Sanchez valen at LABEIN.ES
Thu Aug 5 06:49:38 EDT 2004


Hi,

I would like to change the color of a feature according to an attribute.
But the value is not in the shapefile. It is stored in a different dbf.

Can I use JOIN and EXPRESSION to do it?

I have use this to change the color according to an attribute:

CLASS
    COLOR 0 255 0
    SYMBOL 0
    EXPRESSION "Madrid"
    NAME "Pepito Madrid"
   END



More information about the mapserver-users mailing list