For instance:

...

   CLASS
      NAME "useDefaultColor"
      EXPRESSION ([pixel] >= 100 && [pixel] < 200)
      STYLE
         #COLOR "#cc0000"   <-- this works (uncommented of course)
         COLOR [red] [green] [blue]     <-- this does not
      END
   END
...

Thank you!


--
www.postholer.com
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to