Mercurial > mxd2map
annotate mxd/Styles/line/SimpleLineSymbol/l_dashed_1pt_c255-255-255.sym @ 324:5e7e6d99f997
Make mapserver install location version independent
* src/java/de/intevation/mxd/writer/MapScriptWriter.java,
mxd/connections/SDE/sde_areas.txt,
contrib/installer/bin/ms_6.1-dev/Readme.txt,
contrib/installer/bin/MXD2map-Shell.bat,
INSTALL.txt HowTo-Release.txt: Make mapserver install location
version independent s/ms-6.1-dev/mapserver/g
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Mon, 15 Oct 2012 09:02:01 +0000 |
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_dashed_1pt_c255-255-255" |
0 | 3 TYPE SIMPLE |
4 | |
5 #dashed line where the dashes and spaces are both five pixels long | |
6 #first number: dash length | |
7 #second number: space length | |
8 PATTERN 5 5 END | |
9 END |