view gnv-artifacts/doc/conf/maptemplates/layer_polygon.vm @ 732:1a0ed4c521bd

Corrected C&P-Error in the Setup-Method of the PreSettingsTransferState gnv-artifacts/trunk@770 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 15 Mar 2010 12:30:53 +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