annotate mxd/Styles/line/SimpleLineSymbol/l_dash-dotted_1pt_c255-255-255.sym @ 5:f1b0559df700
Adjusted CONFIG "MS_ERRORFILE". Commented out CONFIG "PROJ_LIB", because it doesn' work.
Added mxd testcase map files in mxd.map.
Added mxd testcase sym files in symbols.sym.
author |
Bjoern Schilberg <bjoern@intevation.de> |
date |
Fri, 04 Mar 2011 15:10:14 +0100 |
parents |
109e10c76841 |
children |
a2b0f3b443e9 |
rev |
line source |
0
|
1 SYMBOL
|
|
2 NAME "SimpleLineDashDot"
|
|
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
|