view artifacts/doc/conf/mapserver/barrier_lines_class.vm @ 6021:5f34e4cb8095 3.0.4

Use the out attribute everywhere where there is a factory This removes the ID's hack with outs and resolves problems created by that. Where the out was already set previously the dynamic out has been commented out.
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 14 May 2013 18:55:55 +0200
parents 5aa05a7a34b7
children 243558474334
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