Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/doc/conf/maptemplates/horizontalcrosssection_flow-velocity_isolines.vm @ 761:0b1de7e38907
Adjusted mapfile templates for 'Horizontalschnitte' - display DESC column as label in a WMS layer (issue209).
gnv-artifacts/trunk@815 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 22 Mar 2010 11:23:33 +0000 |
parents | 452fad121560 |
children | 04967dc9c83f |
comparison
equal
deleted
inserted
replaced
760:f82e57a60124 | 761:0b1de7e38907 |
---|---|
2 NAME "$info.getTitle()_isolines" | 2 NAME "$info.getTitle()_isolines" |
3 GROUP "$info.getTitle()" | 3 GROUP "$info.getTitle()" |
4 DATA "${info.getName()}/${info.getData()}" | 4 DATA "${info.getName()}/${info.getData()}" |
5 TYPE $info.getType() | 5 TYPE $info.getType() |
6 STATUS $info.getStatus() | 6 STATUS $info.getStatus() |
7 LABELITEM VALUE | 7 LABELITEM DESC |
8 #include("flow-velocity_isolines.class.vm") | 8 #include("flow-velocity_isolines.class.vm") |
9 END | 9 END |