view gnv-artifacts/doc/conf/maptemplates/layer_linestring.vm @ 744:6290ab85782b

Changed the structure for parameter/measurement matrix in the describe document (issue199). gnv-artifacts/trunk@783 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Tue, 16 Mar 2010 10:29:16 +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