diff gnv-artifacts/doc/conf/maptemplates/horizontalcrosssection_water-temperature.vm @ 730:452fad121560

Implemented code for changing the title of a wms layer (issue198). gnv-artifacts/trunk@768 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 15 Mar 2010 11:13:21 +0000
parents 0cf162fa4334
children 04967dc9c83f
line wrap: on
line diff
--- a/gnv-artifacts/doc/conf/maptemplates/horizontalcrosssection_water-temperature.vm	Mon Mar 15 09:23:56 2010 +0000
+++ b/gnv-artifacts/doc/conf/maptemplates/horizontalcrosssection_water-temperature.vm	Mon Mar 15 11:13:21 2010 +0000
@@ -1,5 +1,6 @@
 LAYER
-    NAME "$info.getName()"
+    NAME "$info.getTitle()"
+    GROUP "$info.getTitle()"
     TYPE $info.getType()
     DATA "${info.getName()}/${info.getData()}"
     STATUS $info.getStatus()

http://dive4elements.wald.intevation.org