Mercurial > dive4elements > gnv-client
diff gnv-artifacts/doc/conf/maptemplates/horizontalcrosssection_flow-velocity.vm @ 1119:7c4f81f74c47
merged gnv-artifacts
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 28 Sep 2012 12:14:00 +0200 |
parents | a4e490e0af5b |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/doc/conf/maptemplates/horizontalcrosssection_flow-velocity.vm Fri Sep 28 12:14:00 2012 +0200 @@ -0,0 +1,15 @@ +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