<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hi all,<BR> <BR>Ok so now I have a new problem with the labeling.<BR> <BR>I would like to get my labels to start showing up at a scale of 1:1000000 but nothing is working...<BR> <BR>here is a snippet of my mapfile...<BR> <BR><strong> LAYER<br> NAME 'mjcities'<br> TYPE POINT<br> DUMP false<br> EXTENT -143.210462 39.001401 -50.461045 85.911094<br> DATA '../data/mjcities.shp'<br> METADATA<br> 'ows_title' 'mjcities'<br> END<br> STATUS default<br> MAXSCALE 1000000<br> TRANSPARENCY 100<br> CLASSITEM 'NAME'<br> LABELITEM 'NAME'<br> PROJECTION<br> 'proj=longlat'<br> 'datum=WGS84'<br> 'no_defs'<br> END<br> CLASS<br> NAME 'mjcities' <br> STYLE<br> SYMBOL "circle" <br> SIZE 15.0 <br> OUTLINECOLOR 0 0 0<br> COLOR 182 109 194<br> END</strong><BR> <BR>Thanks,<BR>Mark<BR> <BR><br><br> <BR><div>
<BR></div> </div></body>
</html>