<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=295483115-17102008><FONT face=Arial color=#0000ff
size=2>Bernard, </FONT></SPAN></DIV>
<DIV><SPAN class=295483115-17102008><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=295483115-17102008><FONT face=Arial color=#0000ff size=2>To
make angle rotation work, you need to use a truetype font, the bitmap font
'tiny' that you have defined in your layer won't work.
</FONT></SPAN></DIV>
<DIV><SPAN class=295483115-17102008><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=295483115-17102008><FONT face=Arial color=#0000ff size=2>I
would also probably turn off minfeaturesize and mindistance until you get
something working.</FONT></SPAN></DIV>
<DIV><SPAN class=295483115-17102008><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=295483115-17102008><FONT face=Arial color=#0000ff
size=2>David.</FONT></SPAN></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<DIV></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT
face=Tahoma size=2>-----Original Message-----<BR><B>From:</B>
mapserver-users-bounces@lists.osgeo.org
[mailto:mapserver-users-bounces@lists.osgeo.org] <B>On Behalf Of </B>ntiamoah
bernard<BR><B>Sent:</B> Friday, October 17, 2008 10:29 AM<BR><B>To:</B>
mapserver-users@lists.osgeo.org<BR><B>Subject:</B> [mapserver-users] STREET
LABEL WON'T FOLLOW THE STREET<BR><BR></FONT></DIV>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD vAlign=top>
<DIV>Hi guys</DIV>
<DIV>I need help in making the street labels follow the street. Someone
suggested this code below but it makes most of the labels disappear
instead. Help please</DIV>
<DIV> </DIV>
<DIV>CLASS<BR> EXPRESSION
'4'<BR> COLOR 0 0 0 # dummy
color<BR> SYMBOL
0<BR>
LABEL<BR>
SIZE
tiny<BR>
OUTLINECOLOR 255 255
255<BR>
ANGLE
FOLLOW<BR>
POSITION
AUTO<BR>
OFFSET 0
0<BR>
COLOR 0 0
0<BR>
BUFFER
2<BR>
MINDISTANCE
200<BR>
PARTIALS
FALSE<BR>
MINFEATURESIZE
20<BR>
END<BR> END</DIV>
<DIV> </DIV>
<DIV>Berrnard</DIV>
<DIV>Indiana</DIV>
<DIV> </DIV></TD></TR></TBODY></TABLE><BR>__________________________________________________<BR>Do
You Yahoo!?<BR>Tired of spam? Yahoo! Mail has the best spam protection around
<BR>http://mail.yahoo.com </BLOCKQUOTE></BODY></HTML>