view gnv-artifacts/doc/conf/maptemplates/horizontalcrosssection_flow-velocity.vm @ 1088:46cc1ab1ee15

Improved the validation of user inserted time periods (issue286). gnv-artifacts/trunk@1191 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 10 Jun 2010 10:16:29 +0000
parents a4e490e0af5b
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