view gnv-artifacts/doc/conf/maptemplates/horizontalcrosssection_salinity_isolines.vm @ 1093:479831c0463b

Replaced the title for the coordinate input field that is written into the 'describe'-document (so it is displayed in the gui). gnv-artifacts/trunk@1208 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 14 Jun 2010 09:33:47 +0000
parents a4e490e0af5b
children
line wrap: on
line source
LAYER
    NAME "$info.getName()"
    DATA "$info.getData()"
    TYPE $info.getType()
    STATUS $info.getStatus()
    LABELITEM DESC
    TEMPLATE     map.html
    TOLERANCE 10
    DUMP TRUE

    METADATA
        "wms_title" "$info.getTitle()"
        "gml_include_items" "all"
    END

    #include("salinity_isolines.class.vm")
END

http://dive4elements.wald.intevation.org