Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/doc/conf/maptemplates/horizontalcrosssection_water-levels_isolines.vm @ 1068:a4e490e0af5b
Enable GetFeatureInforRequests on all layer
gnv-artifacts/trunk@1163 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 07 Jun 2010 12:17:57 +0000 |
parents | 04967dc9c83f |
children |
comparison
equal
deleted
inserted
replaced
1067:9336d313f8e1 | 1068:a4e490e0af5b |
---|---|
2 NAME "$info.getName()" | 2 NAME "$info.getName()" |
3 DATA "$info.getData()" | 3 DATA "$info.getData()" |
4 TYPE $info.getType() | 4 TYPE $info.getType() |
5 STATUS $info.getStatus() | 5 STATUS $info.getStatus() |
6 LABELITEM DESC | 6 LABELITEM DESC |
7 TEMPLATE map.html | |
8 TOLERANCE 10 | |
9 DUMP TRUE | |
7 | 10 |
8 METADATA | 11 METADATA |
9 "wms_title" "$info.getTitle()" | 12 "wms_title" "$info.getTitle()" |
13 "gml_include_items" "all" | |
10 END | 14 END |
11 | 15 |
12 #include("water-levels_isolines.class.vm") | 16 #include("water-levels_isolines.class.vm") |
13 END | 17 END |