view artifacts/doc/conf/mapserver/barrier_lines_class.vm @ 6278:cd6947eaa5ed

Revert halfhearted logfile move. (r6127) Either we change this for river mapfile and for user mapfile or we don't change it. Also if you change paths in the configuration make sure that the make release script is modified accordingly!
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 11 Jun 2013 17:19:59 +0200
parents 243558474334
children 74a437805e2a
line wrap: on
line source
CLASS
    NAME "Damm"
    EXPRESSION ("[TYP]"="Damm")
    STYLE
        SIZE 5
        OUTLINECOLOR "#008000"
    END
END
CLASS
    NAME "Rohr 1"
    EXPRESSION ("[TYP]"="Rohr 1")
    STYLE
        SIZE 5
        OUTLINECOLOR "#800080"
    END
END
CLASS
    NAME "Rohr 2"
    EXPRESSION ("[TYP]"="Rohr 2")
    STYLE
        SIZE 5
        OUTLINECOLOR "#808080"
    END
END
CLASS
    NAME "Graben"
    EXPRESSION ("[TYP]"="Graben")
    STYLE
        SIZE 5
        OUTLINECOLOR "#800000"
    END
END
CLASS
    NAME "Ringdeich"
    EXPRESSION ("[TYP]"="Ringdeich")
    STYLE
        SIZE 5
        OUTLINECOLOR "#800000"
    END
END

http://dive4elements.wald.intevation.org