Hi<br><br>I am on mapserver 6.0, WMS<br><br>This link has an example of the issue - a picture saves me a 1000 words :)<br><a href="http://wildwalks.com/temp/offset%20issue.png">http://wildwalks.com/temp/offset issue.png</a><br>
<br>Basically I am trying to draw a line offset to the coast line. <br>But the line that is appearing is more of a scribble then a neat line<br>
(the red line is the offset line, and the blue is the coast line.)<br><br>Here is the relevant style bits form the mapfile<br> STYLE ## COAST LINE<br> COLOR 100 100 255<br> WIDTH 1<br> END<br>
STYLE ## red offset line<br> color 255 0 0<br> WIDTH 5<br> OFFSET 50 -99<br> END<br><br>Any clues on how to get the red line to run a little nicer :)<br><br>Thanks<br clear="all">
<br>Matt :)<br><br>