Mercurial > mxd2map
annotate mxd/Styles/polygon/SimpleFillSymbol/pol_simple_transp_dashed-outline.map @ 148:2bf35f0babd0
Implemented new group layer functionality.
author | vc11884admin@VC11884.win.bsh.de |
---|---|
date | Wed, 29 Jun 2011 17:45:50 +0200 |
parents | 0204100505a3 |
children |
rev | line source |
---|---|
0 | 1 LAYER |
2 NAME "pol_simple_transp_dashed-outline" | |
3 TYPE POLYGON | |
16
0204100505a3
Modified polygon style SimpleFillSymbol mapfile testcase.
Bjoern Schilberg <bjoern@intevation.de>
parents:
0
diff
changeset
|
4 DATA "gruenflaechen" |
0 | 5 STATUS ON |
6 GROUP "polygon" | |
7 METADATA | |
8 "wms_title" "pol_simple_transp_dashed-outline" | |
9 END | |
10 CLASS | |
11 STYLE | |
12 SYMBOL "pol_simple_transp_dashed-outline" | |
13 END | |
14 STYLE # outline | |
16
0204100505a3
Modified polygon style SimpleFillSymbol mapfile testcase.
Bjoern Schilberg <bjoern@intevation.de>
parents:
0
diff
changeset
|
15 SYMBOL "l_dashed_1pt_c255-255-255" |
0 | 16 OUTLINECOLOR 0 0 0 |
17 WIDTH 1 | |
18 ANTIALIAS TRUE | |
19 END | |
20 END | |
21 END |