view artifacts/doc/conf/mapserver/barrier_lines_class.vm @ 8448:e98dbf72c9ec

(issue1733) Fix switch between location and distance This changes the enable methods to state switchers. Combining them avoids the problem that they could be out of sync.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 27 Oct 2014 12:52:00 +0100
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