[mapserver-users] issue creating polygon labels for tiled client. - examples requested

Mark Volz MarkVolz at co.lyon.mn.us
Wed Sep 19 07:50:39 PDT 2012


Hello,

I am having issues creating polygon labels for a class that will eventually be consumed by a tiled client.  I have adjusted some settings that mapproxy recommends: http://mapproxy.org/docs/latest/labeling.html.  The labels are not cut across tile boundaries which is good.  Unfortunately the labels appear to fall outside of the bounding box of the polygon, so my map appears much more busy than it should.

Could someone could share a .map file for creating polygon labels for a tiled map.  I also wouldn't mind viewing an examples for labeling lines and points for a tiled map.

Thank You

Here is a part of my mapfile.

######## Parcels###########
LAYER
	...
	PROCESSING "LABEL_NO_CLIP=ON" 
	...
	CLASS
		...
		LABEL
			...
			MINFEATURESIZE AUTO
			POSITION cc
			PARTIALS TRUE
		END
	END
END
#######

Mark Volz
GIS Specialist



More information about the mapserver-users mailing list