Label collision trouble

Bruce Cheney BLC at JUB.COM
Wed Nov 22 09:50:10 PST 2006


Hello group.  I am having label collision trouble.  No matter what I  do
the labels seem to collide with each other.  I also have labels from
more than one layer colliding with each other. Obviously this makes the
map very difficult to read.  I have implemented caching and tried every
other combination of attributes I can think of.  Here is a label section
from a mapfile and a sample label collision.  Any suggestions? Thank you
for any help you give.
 
 
LAYER # parcels polygon layer begins here

	NAME PARCELS

	DATA PARCELS

	STATUS ON

	TYPE POLYGON

	LABELCACHE ON

	LABELMAXSCALE 650 

	LABELMINSCALE 1

	SYMBOLSCALE 150

	 

	TEXT ([OWNER]) 

	LABEL

		COLOR 31 31 31

		SHADOWCOLOR 218 218 218

		SHADOWSIZE 1 1

		TYPE TRUETYPE

		FONT arial

		SIZE 6

		ANTIALIAS TRUE

		POSITION uC

		PARTIALS FALSE

		MINDISTANCE 2

		MINSIZE 1

		MAXSIZE 16

		BUFFER 2

		FORCE ON

		ANGLE 0

	END # end of label

END # PARCELS polygon layer ends here

 
 
Bruce Cheney
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20061122/a57c573f/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Outlook.jpg
Type: image/jpeg
Size: 14019 bytes
Desc: Outlook.jpg
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20061122/a57c573f/attachment.jpg>


More information about the MapServer-users mailing list