Mercurial > dive4elements > river
annotate artifacts/doc/conf/mapserver/barrier_lines_class.vm @ 9803:a440ebd5c23b 3.2.x tip
Avoid using outdated mod_wsgi in Docker setup
Run Wiki in standalone mode behind reverse proxy, which is provided by
a more up-to-date Apache web server. The wiki container is still based
on CentOS 7, because the included SSO integration component cannot be
build with more recent libraries.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Wed, 21 Aug 2024 16:54:17 +0200 |
parents | 4b7944c37c4f |
children |
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" |
6832
4b7944c37c4f
(issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.
Christian Lins <christian.lins@intevation.de>
parents:
6831
diff
changeset
|
3 EXPRESSION /damm/i |
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
|
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" |
6832
4b7944c37c4f
(issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.
Christian Lins <christian.lins@intevation.de>
parents:
6831
diff
changeset
|
11 EXPRESSION /rohr.1/i |
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
|
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" |
6832
4b7944c37c4f
(issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.
Christian Lins <christian.lins@intevation.de>
parents:
6831
diff
changeset
|
19 EXPRESSION /rohr.2/i |
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
|
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" |
6832
4b7944c37c4f
(issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.
Christian Lins <christian.lins@intevation.de>
parents:
6831
diff
changeset
|
27 EXPRESSION /graben/i |
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
|
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" |
6832
4b7944c37c4f
(issue657) Use regular expressions in Mapfile templates to catch various spellings of feature class types.
Christian Lins <christian.lins@intevation.de>
parents:
6831
diff
changeset
|
35 EXPRESSION /ringdeich/i |
6125
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 |