Mercurial > dive4elements > river
annotate artifacts/doc/conf/mapserver/barrier_polygons_class.vm @ 6643:bf76346864fd
Only look to W facets for inversion handling.
This is a better fix for flys/issue1290 as the inversion code
was intended to handle W's and not generic heightmarks and stuff.
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 23 Jul 2013 17:59:48 +0200 |
parents | 5a7c48dbfeaa |
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 |
6329
5a7c48dbfeaa
Give the polygon barriers class a nice name
Andre Heinecke <aheinecke@intevation.de>
parents:
5838
diff
changeset
|
2 NAME "Ringdeich" |
5a7c48dbfeaa
Give the polygon barriers class a nice name
Andre Heinecke <aheinecke@intevation.de>
parents:
5838
diff
changeset
|
3 EXPRESSION ("[TYP]"="Ringdeich") |
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 "#FF8000" |
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 |