[mapserver-users] label display stops abruptly

Steve Lime Steve.Lime at dnr.state.mn.us
Mon Apr 6 12:06:21 EDT 2009


Hi Pradeep: You didn't attach the graphic, plus we need to know more about the data and MapServer
version to do much.

Steve

>>> On 4/4/2009 at 10:53 AM, in message <1238860430468-2585479.post at n2.nabble.com>,
new2ms4w <nagal005 at umn.edu> wrote:

> Hi,
> 
> I display some roads on a map along with the names of the roads as labels. 
> The label display has a minor problem. Sometimes the name of the label is 
> only displayed partially. I don't know why.
> 
> Here is a screen-shot of the problem. I've circled in red where the labels 
> are not displaying properly.
> 
> 
> 
> 
> ------------------------------------
> And the mapfile code which deals with label display is here:
> 
> LABELCACHE on
> LABEL
> 	TYPE truetype
> 	FONT "arial"
> 	SIZE 8
> 	OUTLINECOLOR 255 255 255
> 	COLOR 0 0 0
> 	POSITION lc
> 	MINDISTANCE 100
> 	MINFEATURESIZE auto
> 	ANGLE auto
> 	#WRAP \' \'
>   END #end label
> 
> Can someone tell me what am I missing here.
> 
> Thanks,
> Pradeep



More information about the mapserver-users mailing list