<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:12pt"><div style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 12pt;">Many thanks for the response. However, it still did not fix this issue. It just puts the label directly on one of the border lines. I suspect that I need to include the county boundaries as a polygon layer and label them. I will see if that gets me anywhere.<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: "tchaddad@gmail.com" <tchaddad@gmail.com><br>To: Thomas Campitelli <tomcampitelli@yahoo.com><br>Sent: Thursday, March 27, 2008 7:06:18 PM<br>Subject: Re: [mapserver-users] Polygon labeling<br><br>
<br>Try:<br><br>POSITION CC<br><br><br>-----Original Message-----<br>From: Thomas Campitelli <<a ymailto="mailto:tomcampitelli@yahoo.com" href="mailto:tomcampitelli@yahoo.com">tomcampitelli@yahoo.com</a>><br><br>Date: Thu, 27 Mar 2008 17:51:41 <br>To:<a ymailto="mailto:mapserver-users@lists.osgeo.org" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>Subject: [mapserver-users] Polygon labeling<br><br><br>Howdy Folks,<br><br>I would like to label the polygons in my map, however none of the labels seem to fall within my polygons. Instead, they are labeled outside of each shape. I am displaying the polygons as lines in the map. Is that my problem? If so, how do I get around it. I have no wish to fill my polygons with color. Thanks in advance for any help. The relevant portion of my map file is shown below:<br><br>LAYER # Counties polygon layer begins here<br>     
 <br>            NAME         CountyLine<br>            DATA         pgn_ca_county<br>            STATUS       DEFAULT<br>            TYPE         LINE<br>            <br>        LABELITEM    "Name"<br>            <br>            <br>         CLASS<br>           
 NAME       "County Boundary"<br>            STYLE<br>              COLOR        0 115 76<br>              WIDTH        1<br>            END<br>          <br>          <br>                  LABEL                # Labeling Test<br>                    COLOR 132 31 31<br>             
       #SHADOWCOLOR 218 218 218<br>                    #SHADOWSIZE 2 2<br>                    TYPE TRUETYPE<br>                    FONT arial<br>                    SIZE 8<br>                    ANTIALIAS TRUE<br>                    POSITION AUTO<br>                    PARTIALS FALSE                    MINDISTANCE 200<br>             
       BUFFER 4<br>            END     <br>        END    END<br><br> <br>----------------<br>Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now. <<a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ" target="_blank">http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ</a> > _______________________________________________<br>mapserver-users mailing list<br><a ymailto="mailto:mapserver-users@lists.osgeo.org" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users
</a><br><br></div><br></div></div><br>
      <hr size=1>Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a></body></html>