hello<br /><br /> I want to change color of contour map according to<br />another map that lies beneath of contour map. Otherwise<br />contours cannot be discerned.<br /><br /><br />And I thought I might be able to change of lines&#39; color using<br /><br />&quot;layer.updateFromString(&quot;COLOR 245 13 60&quot;);&quot;<br /><br />but it failed.<br /><br />what might the alternative solutions be ?<br /><br />regards