[mapserver-users] change the color using updateFromstring

ahmet temiz ahmettemiz88 at gmail.com
Sat Sep 11 07:25:30 EDT 2010


hello

how can I change the color of this layer(line)  using updateFromstring in a
java  program ?

Layer.updateFromString(upstring);

how is upstring is constructed to change its color

LAYER
  NAME  "es_yukseklik"
LABELITEM "elev"

  DATA  "/usr/local/hsunucu/scontour92"
  STATUS OFF
  TYPE LINE
  #LABELITEM "level"
  CLASS
  COLOR 199 199 199
  LABEL

      POSITION auto
      #SIZE TINY
      SIZE MEDIUM
      #OUTLINECOLOR 247 234 168
      COLOR 149 149 149
    END

  END # end of yukseklik object
END # end of es_yukseklik layer


regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20100911/88f39787/attachment.html


More information about the mapserver-users mailing list