annotate artifacts/doc/conf/mapserver/barrier_lines_class.vm @ 6278:cd6947eaa5ed

Revert halfhearted logfile move. (r6127) Either we change this for river mapfile and for user mapfile or we don't change it. Also if you change paths in the configuration make sure that the make release script is modified accordingly!
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 11 Jun 2013 17:19:59 +0200
parents 243558474334
children 74a437805e2a
rev   line source
1135
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
1 CLASS
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
2 NAME "Damm"
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
3 EXPRESSION ("[TYP]"="Damm")
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
4 STYLE
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
5 SIZE 5
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
6 OUTLINECOLOR "#008000"
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
7 END
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
8 END
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
9 CLASS
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
10 NAME "Rohr 1"
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
11 EXPRESSION ("[TYP]"="Rohr 1")
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
12 STYLE
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
13 SIZE 5
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
14 OUTLINECOLOR "#800080"
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
15 END
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
16 END
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
17 CLASS
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
18 NAME "Rohr 2"
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
19 EXPRESSION ("[TYP]"="Rohr 2")
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
20 STYLE
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
21 SIZE 5
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
22 OUTLINECOLOR "#808080"
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
23 END
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
24 END
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
25 CLASS
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
26 NAME "Graben"
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
27 EXPRESSION ("[TYP]"="Graben")
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
28 STYLE
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
29 SIZE 5
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
30 OUTLINECOLOR "#800000"
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
31 END
c8c753931514 Added a fallback mechanism to style mapserver layers as long as the theme mechanism is not implemented for maps (as it is for charts).
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff changeset
32 END
6125
243558474334 Add "Ringdeich" class to barrier lines mapfile template (#802).
Christian Lins <christian.lins@intevation.de>
parents: 5838
diff changeset
33 CLASS
243558474334 Add "Ringdeich" class to barrier lines mapfile template (#802).
Christian Lins <christian.lins@intevation.de>
parents: 5838
diff changeset
34 NAME "Ringdeich"
243558474334 Add "Ringdeich" class to barrier lines mapfile template (#802).
Christian Lins <christian.lins@intevation.de>
parents: 5838
diff changeset
35 EXPRESSION ("[TYP]"="Ringdeich")
243558474334 Add "Ringdeich" class to barrier lines mapfile template (#802).
Christian Lins <christian.lins@intevation.de>
parents: 5838
diff changeset
36 STYLE
243558474334 Add "Ringdeich" class to barrier lines mapfile template (#802).
Christian Lins <christian.lins@intevation.de>
parents: 5838
diff changeset
37 SIZE 5
243558474334 Add "Ringdeich" class to barrier lines mapfile template (#802).
Christian Lins <christian.lins@intevation.de>
parents: 5838
diff changeset
38 OUTLINECOLOR "#800000"
243558474334 Add "Ringdeich" class to barrier lines mapfile template (#802).
Christian Lins <christian.lins@intevation.de>
parents: 5838
diff changeset
39 END
243558474334 Add "Ringdeich" class to barrier lines mapfile template (#802).
Christian Lins <christian.lins@intevation.de>
parents: 5838
diff changeset
40 END

http://dive4elements.wald.intevation.org