<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Arial">Hi,<br>
<br>
I have a line Layer and want to change the pattern dynamicly from
the attribute table.<br>
Is it possible?<br>
<br>
<br>
e.g. I have this working:<br>
<br>
CLASS<br>
NAME "buslines"<br>
STYLE<br>
COLOR [linecolor]<br>
WIDTH 4<br>
PATTERN 40 10 END<br>
END<br>
END # CLASS<br>
<br>
<br>
and I want to get the pattern from an attribute:<br>
<br>
</font><br>
<font face="Arial"><font face="Arial"> CLASS<br>
NAME "buslines"<br>
STYLE<br>
COLOR [linecolor]<br>
WIDTH 4<br>
PATTERN </font></font><font face="Arial"><font
face="Arial"><font face="Arial">[pattern]</font> END<br>
END<br>
END # CLASS<br>
<br>
but this dont work. Any hint?<br>
<br>
Thanks</font></font><br>
Sven
<div class="moz-signature">
<br>
</div>
</body>
</html>