[mapserver-users] MAXLENGTH not working with WRAP

kngai kevin.ngai at ec.gc.ca
Wed Jun 1 16:18:55 PDT 2011


Hi Everyone,

I have setup a wms server to display a polygon on OpenLayers. I can show the
labels with WRAP " ". But when I add MAXLENGTH, the map image (tiles) simply
doesn't render anymore. Here is my mapfile LABEL:
			LABEL
				COLOR			255 0 0
				OUTLINECOLOR	255 255 255
				TYPE			TRUETYPE
				FONT			vera-it
				SIZE			8
				ANTIALIAS		TRUE
				POSITION		CC
				PARTIALS		FALSE
				BUFFER			3
				MAXLENGTH		8
				WRAP			" "
			END

Am I missing something here?

-----
Kevin Ngai
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/MAXLENGTH-not-working-with-WRAP-tp6429308p6429308.html
Sent from the Mapserver - User mailing list archive at Nabble.com.



More information about the MapServer-users mailing list