Mercurial > mxd2map
annotate mapserver/symbols/symbols.sym @ 237:4f6356a908e1
* website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
* website/development-de.htm4, website/development.htm4: Added link to documentation
* website/index-de.htm4, website/index.htm4: some layout-tweaks to make the intro -text appear in one line.
author | Stephan Holl <stephan.holl@intevation.de> |
---|---|
date | Fri, 05 Aug 2011 10:03:56 +0200 |
parents | 41027244b161 |
children | 4dc2b9aa3c57 |
rev | line source |
---|---|
5
f1b0559df700
Adjusted CONFIG "MS_ERRORFILE". Commented out CONFIG "PROJ_LIB", because it doesn' work.
Bjoern Schilberg <bjoern@intevation.de>
parents:
0
diff
changeset
|
1 SYMBOLSET |
104
41027244b161
* mapserver/symbols/symbols.sym: added a default hatch-symbol
Stephan Holl <stephan.holl@intevation.de>
parents:
51
diff
changeset
|
2 # basic symbol for hatching in all variantes which |
41027244b161
* mapserver/symbols/symbols.sym: added a default hatch-symbol
Stephan Holl <stephan.holl@intevation.de>
parents:
51
diff
changeset
|
3 # will be combined inside the STYLE-block |
41027244b161
* mapserver/symbols/symbols.sym: added a default hatch-symbol
Stephan Holl <stephan.holl@intevation.de>
parents:
51
diff
changeset
|
4 SYMBOL |
41027244b161
* mapserver/symbols/symbols.sym: added a default hatch-symbol
Stephan Holl <stephan.holl@intevation.de>
parents:
51
diff
changeset
|
5 NAME "hatch" |
41027244b161
* mapserver/symbols/symbols.sym: added a default hatch-symbol
Stephan Holl <stephan.holl@intevation.de>
parents:
51
diff
changeset
|
6 TYPE hatch |
41027244b161
* mapserver/symbols/symbols.sym: added a default hatch-symbol
Stephan Holl <stephan.holl@intevation.de>
parents:
51
diff
changeset
|
7 END |
41027244b161
* mapserver/symbols/symbols.sym: added a default hatch-symbol
Stephan Holl <stephan.holl@intevation.de>
parents:
51
diff
changeset
|
8 END |