view flys-artifacts/doc/conf/mapserver/barrier_lines_class.vm @ 4368:1c5370683769

Fixed sediment yield parser. * Fixed loading files ending with '_Sand.csv'. There are different files ending like this, containing different data sets. * Added new file ending. Naming for files is different in single year and official epochs.
author Raimund Renkert <rrenkert@intevation.de>
date Fri, 02 Nov 2012 14:43:01 +0100
parents c8c753931514
children
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

http://dive4elements.wald.intevation.org