view gnv-artifacts/doc/conf/maptemplates/horizontalcrosssection_flow-velocity.vm @ 1068:a4e490e0af5b

Enable GetFeatureInforRequests on all layer gnv-artifacts/trunk@1163 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 07 Jun 2010 12:17:57 +0000
parents 04967dc9c83f
children
line wrap: on
line source
LAYER
    NAME "$info.getName()"
    TYPE $info.getType()
    DATA "${info.getData()}"
    STATUS $info.getStatus()
    TEMPLATE     map.html
    DUMP TRUE
    
    METADATA
        "wms_title" "$info.getTitle()"
        "gml_include_items" "all"
    END

    #include("flow-velocity_polygons.class.vm")
END

http://dive4elements.wald.intevation.org