Mercurial > mxd2map
annotate mxd/Styles/line/SimpleLineSymbol/l_dash-dott-dott_1pt_c255-255-255.sym @ 188:43f1cbdcd597
Modified and beautified the documentation:
* INSTALL.txt, doku/Makefile, doku/source/conf.py,
doku/source/functionality.txt, doku/source/index.txt,
doku/source/restrictions.txt, website/favicon.png, LICENCE.txt:
added more details to the content of the documentation. some more
configurations.
* doku/source/LICENCE.txt: New. Added a licence-text (symlinking
into the documentation).
* doku/source/_static/favicon.png,
doku/source/_static/logo_wide.png,
doku/source/_templates/indexsidebar.html,
doku/source/_templates/layout.html: Optic-cosmetics.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 15:53:01 +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-dott-dott_1pt_c255-255-255" |
0 | 3 TYPE SIMPLE |
4 | |
5 #dash-dot-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 #five number: one pixel dot | |
11 #six number: space length (5 pixel) | |
12 PATTERN 7 5 1 5 1 5 END | |
13 END |