Hi,<br><br>How do I make a shapefile polygon thicker within UMN Mapserver?<br><br>I have listed below the layer that correctly displays the outlines contained within the shapefile, but I can&#39;t figure out how to make the polygon outlines thicker.<br>
<br><br>LAYER<br>&nbsp; # name of layer<br>&nbsp; NAME stlouisxdrive<br>&nbsp; GROUP &quot;gv:stlouisxdrive&quot;<br><br>&nbsp; PROJECTION<br>&nbsp;&nbsp; &quot;init=epsg:26915&quot;<br>&nbsp; END<br>&nbsp; <br>&nbsp; # what type of data is this?<br>&nbsp; TYPE POLYGON<br>
&nbsp; <br>&nbsp; DATA &quot;C:/TEMP/64Resolution&quot;<br><br>&nbsp; # always returned with interface<br>&nbsp; STATUS ON<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OUTLINECOLOR 255 0 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<br>&nbsp;END<br><br clear="all"><br>-- <br>John J. Mitchell