hello<br><br>how can I change the color of this layer(line)  using updateFromstring in a java  program ?<br><br>Layer.updateFromString(upstring);<br><br>how is upstring is constructed to change its color<br><br>LAYER<br>  NAME  &quot;es_yukseklik&quot;<br>
LABELITEM &quot;elev&quot;<br><br>  DATA  &quot;/usr/local/hsunucu/scontour92&quot;<br>  STATUS OFF<br>  TYPE LINE<br>  #LABELITEM &quot;level&quot;<br>  CLASS<br>  COLOR 199 199 199<br>  LABEL<br> <br>      POSITION auto<br>
      #SIZE TINY<br>      SIZE MEDIUM<br>      #OUTLINECOLOR 247 234 168<br>      COLOR 149 149 149<br>    END<br><br>  END # end of yukseklik object<br>END # end of es_yukseklik layer<br><br><br>regards<br><br>