Mercurial > dive4elements > gnv-client
annotate gnv-artifacts/doc/conf/maptemplates/horizontalcrosssection_salinity.vm @ 1088:46cc1ab1ee15
Improved the validation of user inserted time periods (issue286).
gnv-artifacts/trunk@1191 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 10 Jun 2010 10:16:29 +0000 |
parents | a4e490e0af5b |
children |
rev | line source |
---|---|
622
89aca25642d6
Implemented method stubs of MapfileGenerator. Mapfiles are successfully created corresponding meta.xml files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
1 LAYER |
1057
04967dc9c83f
The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198)
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
730
diff
changeset
|
2 NAME "$info.getName()" |
622
89aca25642d6
Implemented method stubs of MapfileGenerator. Mapfiles are successfully created corresponding meta.xml files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
3 TYPE $info.getType() |
1057
04967dc9c83f
The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198)
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
730
diff
changeset
|
4 DATA "$info.getData()" |
622
89aca25642d6
Implemented method stubs of MapfileGenerator. Mapfiles are successfully created corresponding meta.xml files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
5 STATUS $info.getStatus() |
1068
a4e490e0af5b
Enable GetFeatureInforRequests on all layer
Tim Englich <tim.englich@intevation.de>
parents:
1057
diff
changeset
|
6 TEMPLATE map.html |
a4e490e0af5b
Enable GetFeatureInforRequests on all layer
Tim Englich <tim.englich@intevation.de>
parents:
1057
diff
changeset
|
7 DUMP TRUE |
1057
04967dc9c83f
The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198)
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
730
diff
changeset
|
8 |
04967dc9c83f
The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198)
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
730
diff
changeset
|
9 METADATA |
04967dc9c83f
The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198)
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
730
diff
changeset
|
10 "wms_title" "$info.getTitle()" |
1068
a4e490e0af5b
Enable GetFeatureInforRequests on all layer
Tim Englich <tim.englich@intevation.de>
parents:
1057
diff
changeset
|
11 "gml_include_items" "all" |
1057
04967dc9c83f
The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198)
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
730
diff
changeset
|
12 END |
04967dc9c83f
The title of a layer can be changed by the user. Product 'Layer' and 'Horizontalschnitt' now use the same code path to write the meta information file. (issue198)
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
730
diff
changeset
|
13 |
624
6a3a1da5e680
Improved velocity configuration.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
622
diff
changeset
|
14 #include("salinity_polygons.class.vm") |
622
89aca25642d6
Implemented method stubs of MapfileGenerator. Mapfiles are successfully created corresponding meta.xml files.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
15 END |