view mxd/Styles/line/CartographicLineSymbol/l_cartoline_1pt_c255-255-255_butt-bever.map @ 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 281225579b44
children
line wrap: on
line source
LAYER
	NAME "l_cartoline_1pt_c255-255-255_butt-bever"
	DATA "gewaesserlinien"
	TYPE LINE
	GROUP "line"
	STATUS ON
	METADATA
		"wms_title"                     "l_cartoline_1pt_c255-255-255_butt-bever"
	END
	CLASS
		STYLE
			SYMBOL "l_cartoline_1pt_c255-255-255_butt-bever"
			LINECAP butt #[butt|round|square|triangle]
  			LINEJOIN bevel #[round|miter|bevel]
        	#LINEJOINMAXSIZE 3 #only relevant for LINEJOIN type MITER
			COLOR 0 0 0
			WIDTH 1
		END
	END
END
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)