How do I set line width in my maps?
Up to table of contentsHow do I set line width in my maps?
You must set the symbol for the LAYER to be 'circle' and then you can set the symbol SIZE to be the width you want. A 'circle' symbol can be defined as:
SYMBOL NAME 'circle' TYPE ELLIPSE FILLED TRUE POINTS 1 1 END END
This FAQ applies to: MapServer 4.6, MapServer 4.8
re: Yeah!
Posted by
Martin Minar
at
2007-03-31 05:21
No doubt it is, but it can be found in how-to documentation.
Yeah!
One of the most valuable comments for the begginer (like me).