view gnv-artifacts/doc/conf/maptemplates/layer_point.vm @ 749:686eecfafbbf

Bugfixes: Fixed the Query for Parameters in Timeseries and VerticalProfiles in Meshes. gnv-artifacts/trunk@789 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Tue, 16 Mar 2010 13:10:44 +0000
parents 6eccb68a8b99
children 164d102b0af5
line wrap: on
line source
LAYER
    NAME "$info.getName()"
    TYPE $info.getType()
    DATA "${info.getName()}/${info.getData()}"
    STATUS $info.getStatus()
    
    CLASS
        NAME "Layer"
        STYLE
            COLOR "#870087"
        END
    END
END

http://dive4elements.wald.intevation.org