Line thickness with symbols
Hoeven, Maarten van der
Maarten.van.der.Hoeven at KNMI.NL
Mon Aug 1 02:14:18 PDT 2005
David,
Thank you for your reply. I understand what you are saying. But [:)], I
want to combine these two. I want to increase/decrease the diameter of
the circle, *AND* I want to make the line thicker.
Is this possible?
Regards,
Maarten
-----Oorspronkelijk bericht-----
Van: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU]
Namens Fawcett, David
Verzonden: Monday, July 25, 2005 4:38 PM
Aan: MAPSERVER-USERS at LISTS.UMN.EDU
Onderwerp: Re: [UMN_MAPSERVER-USERS] Line thickness with symbols
Maarten,
When you apply this symbol to a layer of TYPE LINE, increasing the size
parameter will make the line thicker. If, as in your example, it is
applied to a point layer, increasing size will increase the diameter of
the circle.
David.
David Fawcett
Minnesota Office of Environmental Assistance
david.fawcett at moea.state.mn.us 651.215.0200
-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU]On
Behalf Of Hoeven, Maarten van der
Sent: Monday, July 25, 2005 9:28 AM
To: MAPSERVER-USERS at LISTS.UMN.EDU
Subject: Re: [UMN_MAPSERVER-USERS] Line thickness with symbols
Yes, I worked with the size-parameter. But if my understanding is
correct, this is the size of the symbol itself, and not the line
thickness when plotting a 'not-filled' circle.
As an example, see the attchment. In Switzerland, there are two blue
'empty circles', with size 17. The size is correct, only I want to
'thicken' the small blue line.
Thanks!
Maarten
-----Oorspronkelijk bericht-----
Van: Bart van den Eijnden [mailto:BEN at Syncera-ITSolutions.NL]
Verzonden: Monday, July 25, 2005 4:11 PM
Aan: Hoeven, Maarten van der; MAPSERVER-USERS at LISTS.UMN.EDU
Onderwerp: Re: [UMN_MAPSERVER-USERS] Line thickness with symbols
Use in your CLASS the following (5 is the width in pixels):
CLASS
..
STYLE
SYMBOL "emptycircle"
SIZE 5
END
..
END
Best regards,
Bart
Bart van den Eijnden
Syncera IT Solutions
Postbus 270
2600 AG DELFT
tel.nr.: 015-7512436
email: BEN at Syncera-ITSolutions.nl
>>> "Hoeven, Maarten van der" <Maarten.van.der.Hoeven at KNMI.NL> 07/25/05
>>> 04:07pm >>>
Hi list,
I am using a symbol file, with (part of) the symbol definition below.
This is working okay, except the line thickness of this circle is (only)
1 pixel.
Is there a way to make the line thickness more than 1?
SYMBOL
Name 'emptycircle'
TYPE ELLIPSE
FILLED FALSE
POINTS 1 1 END
Regards,
Maarten
More information about the MapServer-users
mailing list