view artifacts/doc/conf/mapserver/barrier_lines_class.vm @ 7757:f4e4ee473472

Added rivers to each module. * Rivers can have the attribute 'id' and/or 'name'. * The 'id' attribute should contain the river model_uuid. * If both is set, the 'id' attribute will be used
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 27 Feb 2014 15:00:09 +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