<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=640362112-13102006>Sandeep, you have many conflicting declarations in your
mapfile i.e.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=640362112-13102006><FONT
face="Times New Roman" color=#000000 size=3> LABELMAXSCALE
10014<BR> LABELMINSCALE 10014</FONT></SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=640362112-13102006><FONT
face="Times New Roman" color=#000000 size=3>I would simplify it a bit then
add additional declarations once you have it working to something
like:</FONT></SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=640362112-13102006><FONT
face="Times New Roman" color=#000000 size=3></FONT></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=640362112-13102006><FONT
face="Times New Roman" color=#000000 size=3></FONT></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=640362112-13102006><FONT
face=Arial color=#0000ff size=2></FONT></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=640362112-13102006><FONT
face="Times New Roman" color=#000000 size=3>LAYER<BR> NAME
"roads_polyline"<BR> TYPE LINE<BR> STATUS
ON<BR> DATA "C:/GIS-Data/ESRI Data/roads_polyline"<BR>
LABELITEM "id" <BR>
LABELMAXSCALE 100000<BR>
LABELMINSCALE 100<BR> CLASS<BR>
NAME "Roads_polyline"<BR> COLOR 255 255
0<BR> SYMBOL 'lg'<BR>
SIZE
10<BR> LABEL<BR>
COLOR 0 0 0<BR> ANGLE
AUTO</FONT></SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=640362112-13102006><FONT
face="Times New Roman" color=#000000
size=3> TYPE
TRUETYPE</FONT></SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=640362112-13102006><FONT
face="Times New Roman" color=#000000
size=3>
FONT arial</FONT></SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=640362112-13102006><FONT
face="Times New Roman" color=#000000
size=3>
SIZE 12</FONT></SPAN></FONT><FONT face=Arial color=#0000ff size=2><SPAN
class=640362112-13102006><FONT face="Times New Roman" color=#000000
size=3> <BR>
END</FONT></SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=640362112-13102006><FONT
face="Times New Roman" color=#000000 size=3>
END <BR>END</FONT></DIV></SPAN></FONT>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=640362112-13102006><FONT
face="Times New Roman" color=#000000
size=3></FONT><BR> </SPAN></FONT></DIV>
<BLOCKQUOTE>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> UMN MapServer Users List
[mailto:MAPSERVER-USERS@LISTS.UMN.EDU]<B>On Behalf Of </B>Sandeep Kumar
Jakkaraju<BR><B>Sent:</B> Friday, October 13, 2006 8:15 AM<BR><B>To:</B>
MAPSERVER-USERS@LISTS.UMN.EDU<BR><B>Subject:</B> Re: [UMN_MAPSERVER-USERS]
labelling please help<BR><BR></FONT></DIV>
<DIV>This the Map file I am using ... i am unable to label it !! </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>NAME delhimap<BR>STATUS ON</DIV>
<P># Map image size. Change size as desired<BR>SIZE 2156 1674<BR>#<BR># Start
of web interface definition. Only the TEMPLATE parameter<BR># must be
specified to display a map. See Mapserver documentation<BR>#<BR>WEB<BR>
HEADER Delhi <BR> TEMPLATE Delhi<BR> FOOTER Delhi<BR>
MINSCALE 100<BR> MAXSCALE 10000<BR># Set IMAGEPATH to the path where
mapserver should<BR># write its output<BR> IMAGEPATH
'C:/ms4w/apps/test/htdocs/'<BR># Set IMAGEURL to the url that points to
IMAGEPATH <BR> #IMAGEURL 'C:/ms4w/apps/test/htdocs/'<BR>END</P>
<P># Extent based on full extent of QGIS view<BR>#EXTENT 77.2018 28.6023
77.2493 28.6382</P>
<P>EXTENT 77.19591 28.6000042 77.25517 28.640461</P>
<P>UNITS meters<BR>#IMAGECOLOR 255 255 255<BR>IMAGECOLOR 0 128
255<BR>IMAGETYPE jpeg<BR># Projection definition<BR># Projections are not
currenlty supported. If desired, add your own<BR># projection information
based on Mapserver documentation. <BR>#<BR>LAYER<BR> NAME
"roads_polyline"<BR> TYPE LINE<BR> STATUS ON<BR> DATA
"C:/GIS-Data/ESRI Data/roads_polyline"<BR> LABELANGLEITEM "0"<BR>
LABELCACHE ON<BR> LABELITEM "id" <BR> LABELREQUIRES
"true"<BR> LABELMAXSCALE 10014<BR> LABELMINSCALE
10014<BR> LABELSIZEITEM "5"<BR> CLASS<BR>
NAME "Roads_polyline"<BR> TEXT "Road"<BR>
# TEMPLATE<BR> #OUTLINECOLOR 207 150
123<BR> OUTLINECOLOR 255 255
0<BR> STYLE<BR> COLOR 255 255 0<BR> SYMBOL
'lg'<BR> SIZE 10<BR>
END<BR> LABEL<BR> COLOR
0 0 0<BR> ANGLE
AUTO<BR> MINSIZE 10<BR>
END <BR> END<BR>END</P>
<P>SYMBOL<BR> NAME 'lg'<BR> TYPE ELLIPSE<BR> POINTS <BR>
1 1 <BR> END<BR> STYLE <BR> 10 0 10 0
<BR> END<BR>END<BR>END # Map File</P><BR><BR>
<DIV><SPAN class=gmail_quote>On 10/13/06, <B class=gmail_sendername>Stephen
Woodbridge</B> <<A
href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</A>>
wrote:</SPAN>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Sandeep
Kumar Jakkaraju wrote:<BR>><BR>><BR>> I have put the following in
my map file<BR>><BR>> LABELANGLEITEM
"0"<BR>> LABELCACHE ON<BR>> LABELITEM
"id"<BR>> LABELREQUIRES "true"<BR>>
LABELMAXSCALE 10014<BR>>
LABELMINSCALE 10014<BR>>
LABELSIZEITEM "5" <BR>><BR>> But still i dont see any
labels<BR>><BR>> please help !!<BR><BR>You probably need to post the
whole LAYER definition for us to be able<BR>to
help.<BR></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- <BR>Sandeep Kumar
Jakkaraju <BR>WeBlog:<BR><A
href="http://jakkarajus.blogspot.com">http://jakkarajus.blogspot.com</A>
</BLOCKQUOTE></BODY></HTML>