view mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.sym @ 311:c8b8f887ef80

Add write support for Fgdb layers and make it possible to remove a prefix from the expressions. The expressions returned by arcgis for Fgdb data contain the data source name as a prefix. Mapserver does not need it and does not match those expressions so they have to be removed
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 14 Sep 2012 11:54:03 +0200
parents a2b0f3b443e9
children
line wrap: on
line source
SYMBOL
	NAME "l_dash-dotted_1pt_c255-255-255"
	TYPE SIMPLE

	#dash-dot line where the dashes are seven and spaces are five pixels long
	#first number: dash length (7 pixel)
	#second number: space length (5 pixel)
	#third number: one pixel dot 
	#fourth number: space length (5 pixel)
	PATTERN 7 5 1 5  END 
END
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)