view mxd/Styles/polygon/LineFillSymbol/pol_linefill_255-0-0_45_outline.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 9d7c49192820
children
line wrap: on
line source
LAYER 
        NAME "pol_linefill_255-0-0_45_outline"
        TYPE POLYGON
        DATA "gruenflaechen"
        STATUS ON
		GROUP "polygon"
        METADATA
                "wms_title"     "pol_linefill_255-0-0_45_outline"
        END
        CLASS
                STYLE
                        SYMBOL "pol_linefill_255-0-0_45_outline"
                        COLOR 255 0 0
						ANGLE 45
						SIZE 10
						WIDTH 3
                END
                STYLE # outline
                        OUTLINECOLOR 0 0 0
                        WIDTH 1
                        ANTIALIAS TRUE
                END
        END
END
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)