Line thickness with symbols

Hoeven, Maarten van der Maarten.van.der.Hoeven at KNMI.NL
Mon Jul 25 07:27:34 PDT 2005


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tryout.png
Type: image/png
Size: 40661 bytes
Desc: tryout.png
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20050725/75d1d0ab/attachment.png>


More information about the MapServer-users mailing list