Mercurial > dive4elements > gnv-client
view gnv-artifacts/doc/conf/maptemplates/layer_linestring.vm @ 1038:9981452c7e75
First step: Added a new state handling the selection between vector or scalar and a new transition in timeseries to provide vector values (issue27).
gnv-artifacts/trunk@1110 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 18 May 2010 16:28:05 +0000 |
parents | 7fd005b80c21 |
children | 04967dc9c83f |
line wrap: on
line source
LAYER NAME "$info.getTitle()" TYPE $info.getType() DATA "${info.getName()}/${info.getData()}" STATUS $info.getStatus() CLASS NAME "Layer" STYLE SYMBOl 'point' SIZE 5 COLOR "#FFFF00" END END END