Mercurial > mxd2map
annotate mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.sym @ 266:713ea6f42e55
Added missing files and removed libraries.
author | Administrator@vbox-server2003.hq.intevation.de |
---|---|
date | Thu, 08 Sep 2011 15:54:34 +0200 |
parents | a2b0f3b443e9 |
children |
rev | line source |
---|---|
0 | 1 SYMBOL |
12
a2b0f3b443e9
Modified line style SimpleLineSymbol mapfile testcases.
Bjoern Schilberg <bjoern@intevation.de>
parents:
0
diff
changeset
|
2 NAME "l_dash-dotted_1pt_c255-255-255" |
0 | 3 TYPE SIMPLE |
4 | |
5 #dash-dot line where the dashes are seven and spaces are five pixels long | |
6 #first number: dash length (7 pixel) | |
7 #second number: space length (5 pixel) | |
8 #third number: one pixel dot | |
9 #fourth number: space length (5 pixel) | |
10 PATTERN 7 5 1 5 END | |
11 END |