layer type annotation ...label??

John Smith jayzee.smith at GMAIL.COM
Thu Jul 19 17:53:23 EDT 2007


guys,
racked my brains on what may be a simple problem- trying to add some
copyright info like so:

LAYER
	NAME "copyright"
	GROUP "metadata"
	STATUS on
	TYPE annotation
	FEATURE
		POINTS
			30 30 # position of text in image pixel coordinates
		END
		TEXT "2007"
	END
	CLASS
		LABEL
			TYPE bitmap
			COLOR 0 0 0
			POSITION auto
		END
	END
END # layer

what gives??
jzs



More information about the mapserver-users mailing list