view artifacts/doc/conf/mapserver/barrier_lines_class.vm @ 7119:988dde49ae65

Fix area label rendering. Previously the showarealabel setting was neither parsed nor used to decide if the arealabel should be drawn. It is mostly off but enabled for Cross Sections. It is now also shown in the style editors in case someone got used to it ;)
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 24 Sep 2013 18:13:51 +0200
parents 4b7944c37c4f
children
line wrap: on
line source
CLASS
    NAME "Damm"
    EXPRESSION /damm/i
    STYLE
        SIZE 5
        OUTLINECOLOR "#008000"
    END
END
CLASS
    NAME "Rohr 1"
    EXPRESSION /rohr.1/i
    STYLE
        SIZE 5
        OUTLINECOLOR "#800080"
    END
END
CLASS
    NAME "Rohr 2"
    EXPRESSION /rohr.2/i
    STYLE
        SIZE 5
        OUTLINECOLOR "#808080"
    END
END
CLASS
    NAME "Graben"
    EXPRESSION /graben/i
    STYLE
        SIZE 5
        OUTLINECOLOR "#800000"
    END
END
CLASS
    NAME "Ringdeich"
    EXPRESSION /ringdeich/i
    STYLE
        SIZE 5
        OUTLINECOLOR "#800000"
    END
END

http://dive4elements.wald.intevation.org