Mercurial > dive4elements > gnv-client
annotate gnv-artifacts/doc/conf/maptemplates/layer_linestring.vm @ 1145:dfe1ac687c7f tip
added tags
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 28 Sep 2012 12:16:15 +0200 |
parents | a4e490e0af5b |
children |
rev | line source |
---|---|
655
6eccb68a8b99
Added WMS-Publishing to Product Layer
Tim Englich <tim.englich@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:
871
diff
changeset
|
2 NAME "$info.getName()" |
655
6eccb68a8b99
Added WMS-Publishing to Product Layer
Tim Englich <tim.englich@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:
871
diff
changeset
|
4 DATA "$info.getData()" |
655
6eccb68a8b99
Added WMS-Publishing to Product Layer
Tim Englich <tim.englich@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 TOLERANCE 10 |
a4e490e0af5b
Enable GetFeatureInforRequests on all layer
Tim Englich <tim.englich@intevation.de>
parents:
1057
diff
changeset
|
8 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:
871
diff
changeset
|
9 |
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:
871
diff
changeset
|
10 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:
871
diff
changeset
|
11 "wms_title" "$info.getTitle()" |
1068
a4e490e0af5b
Enable GetFeatureInforRequests on all layer
Tim Englich <tim.englich@intevation.de>
parents:
1057
diff
changeset
|
12 "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:
871
diff
changeset
|
13 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:
871
diff
changeset
|
14 |
655
6eccb68a8b99
Added WMS-Publishing to Product Layer
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
15 CLASS |
6eccb68a8b99
Added WMS-Publishing to Product Layer
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
16 NAME "Layer" |
6eccb68a8b99
Added WMS-Publishing to Product Layer
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
17 STYLE |
871
7fd005b80c21
Enlarge points in default mapserver template for layer product and use yellow to color points and lines.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
853
diff
changeset
|
18 SYMBOl 'point' |
7fd005b80c21
Enlarge points in default mapserver template for layer product and use yellow to color points and lines.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
853
diff
changeset
|
19 SIZE 5 |
7fd005b80c21
Enlarge points in default mapserver template for layer product and use yellow to color points and lines.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
853
diff
changeset
|
20 COLOR "#FFFF00" |
655
6eccb68a8b99
Added WMS-Publishing to Product Layer
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
21 END |
6eccb68a8b99
Added WMS-Publishing to Product Layer
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
22 END |
6eccb68a8b99
Added WMS-Publishing to Product Layer
Tim Englich <tim.englich@intevation.de>
parents:
diff
changeset
|
23 END |