Jani Averbach wrote:
-----Original Message-----
Behalf Of Don Isgitt
Subject: Re: [UMN_MAPSERVER-USERS] Controlling line thickness
Thank you for your response, but I was not very precise. I know about
classes, and am using it for other layers, but what I don't
know is what
parameter within the class hierarchy can be used to control
the width of
the line being plotted (I tried size, but all lines still
plotted with
the same thickness). I can use color to differentiate the
special lines,
but is there anyway to make the selected class plot with a
selected line
thickness.
I don't know what you have tried but:
Have you tried to plot lines by using 'circle' as a symbol?
Or have you tried plot lines by using cartoline?
http://mapserver.gis.umn.edu/docs/howto/cartosymbols
BR, Jani
Thank you, Jani. That information is exactly what I was lacking. And the
reference answers a question that I did not ask, but wanted to know the
answer to (how to make various line styles). I appreciate your help.
Don