Have a look at this layer please. Someone please tell me what I am doing wrong. The road names all line up horizontally, then do not follow as directive is given.<br><br><br>################ Minor Roads<br><br>&nbsp; LAYER # kingston roads<br>
&nbsp;&nbsp;&nbsp; DEBUG OFF<br>&nbsp; &nbsp;&nbsp;&nbsp; NAME &#39;Kingston Roads&#39;<br>&nbsp;&nbsp;&nbsp; DATA &#39;roads/fixed_KGN_RD.shp&#39;<br>&nbsp;&nbsp;&nbsp; TRANSFORM true<br>&nbsp;&nbsp;&nbsp; LABELITEM &#39;LABEL&#39;<br>&nbsp;&nbsp;&nbsp; STATUS on<br><br>&nbsp;&nbsp;&nbsp; METADATA<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &quot;queryable&quot;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &quot;true&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &quot;fields&quot; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &quot;LABEL:label&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &quot;searchfield&quot;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &quot;LABEL&quot;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &quot;OPACITY&quot; &quot;50&quot;<br><br>&nbsp;&nbsp;&nbsp; END # METADATA<br>&nbsp;&nbsp;&nbsp; TYPE line<br>
<br><br>&nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME &#39;Unlabelled Kingston Roads&#39;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MAXSCALE 75000<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MINSCALE 30000<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; COLOR 236 168 73<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; SIZE 1<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; TEMPLATE &quot;template.html&quot;<br>&nbsp;&nbsp;&nbsp; END # CLASS<br>
<br>&nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME &#39;Labelled Kingston Roads&#39;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MAXSCALE 30000<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; COLOR 236 168 73<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; SIZE 1<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LABEL<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ANGLE follow<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ANTIALIAS true<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; BUFFER 20<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; COLOR 0 0 0<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; FONT &#39;Arial-Normal&#39;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; SIZE medium<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PARTIALS false<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; END # LABEL&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; TEMPLATE &quot;template.html&quot;<br>
&nbsp;&nbsp;&nbsp; END # CLASS<br><br>&nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME &#39;Query Kgn Roads&#39;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; TEMPLATE &#39;template.html&#39;<br>&nbsp;&nbsp;&nbsp; END # CLASS<br><br>&nbsp;END # LAYER<br><br><br clear="all"><br>-- <br>Jay Why