[mapserver-users] STREET LABEL WON'T FOLLOW THE STREET

Fawcett, David David.Fawcett at state.mn.us
Fri Oct 17 11:34:32 EDT 2008


Bernard, 
 
To make angle rotation work, you need to use a truetype font, the bitmap
font 'tiny' that you have defined in your layer won't work.  
 
I would also probably turn off minfeaturesize and mindistance until you
get something working.
 
David.

	-----Original Message-----
	From: mapserver-users-bounces at lists.osgeo.org
[mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of ntiamoah
bernard
	Sent: Friday, October 17, 2008 10:29 AM
	To: mapserver-users at lists.osgeo.org
	Subject: [mapserver-users] STREET LABEL WON'T FOLLOW THE STREET
	
	
Hi guys
I need help in making the street labels follow the street. Someone
suggested this code below but it makes most of the labels disappear
instead. Help please
 
CLASS
        EXPRESSION '4'
        COLOR 0 0 0 # dummy color
        SYMBOL 0
        LABEL
                 SIZE  tiny
                 OUTLINECOLOR 255 255 255
                 ANGLE FOLLOW
                 POSITION  AUTO
                 OFFSET  0 0
                 COLOR  0 0 0
                 BUFFER 2
                 MINDISTANCE 200
                 PARTIALS FALSE
                 MINFEATURESIZE 20
            END
       END
 
Berrnard
Indiana
 

	__________________________________________________
	Do You Yahoo!?
	Tired of spam? Yahoo! Mail has the best spam protection around 
	http://mail.yahoo.com 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20081017/3cca3ff1/attachment-0001.html


More information about the mapserver-users mailing list