Personal tools
You are here: Home Documentation FAQs

How do I set line width in my maps?

Document Actions
Up to table of contents
How 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

by Howard Butler last modified 2005-11-29 20:36

Yeah!

Posted by Marcos Motta at 2005-12-21 19:27

One of the most valuable comments for the begginer (like me).

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.

Powered by Plone