Hi I seem to be having quite a challenge with the &quot;BUFFER&quot; parameter. I understand the that the buffer parameter should dictate that nothing be drawn around a label for xx pixels but that does not seem to work for me at all. I still have serious clashes between wording and other symbols from other layers are drawn over the text from time to time, it&#39;s so confusing. Does minscale/maxscale affect buffer values?<br>
<br>Also, my map suffers from color degredation for some of the icons (overlay symbols)? What kind of precautions do I need to take to prevent color degradation of my symbols?<br clear="all">
<br>This link should work later on today... <a href="http://208.138.22.177/kamap/">http://208.138.22.177/kamap/</a><br>There was a power cut so I need to turn my machine back on now. <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; <b>BUFFER 20</b><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>Jay Why