view artifacts/doc/conf/mapserver/barrier_lines_class.vm @ 8838:1fa03f3c9d3d

Use the webservers log for MapServer. This should make this configuration less dependend on a specific system and reduces the places to search in when errors occur.
author Tom Gottfried <tom@intevation.de>
date Tue, 30 May 2017 12:51:42 +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