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
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to