Mercurial > mxd2map
annotate mapserver/symbols/symbols.sym @ 118:39957898c694
Improved top level exception handling and logging.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 16 Jun 2011 14:06:09 +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 |