[Mapserver-users] Setting outline width of polygons ?

Lars V. Nielsen LVN at hvm.dk
Thu Sep 18 07:59:36 EDT 2003


Hi Bjoern,

???

Let me get this straight : are you displaying the polygon border as size 6
circles ?

Doesn't that only display points at every node in the polygon ???

Best regards / Med venlig hilsen
Lars V. Nielsen
--------------------------------------------------------
Hvenegaard & Meklenborg
Rugaardsvej 55, DK-5000 Odense C
Denmark
http://www.hvm.dk
----- Original Message -----
From: "Bjoern Platzen" <bplatzen at sosnetz.de>
To: "Lars V. Nielsen" <LVN at hvm.dk>; <mapserver-users at lists.gis.umn.edu>
Sent: Thursday, September 18, 2003 11:23 AM
Subject: Re: [Mapserver-users] Setting outline width of polygons ?


> Hi Lars!
>
> This works for me:
>
> LAYER
>   NAME ParkInfoQuartier
>   TYPE POLYGON
>   STATUS on
>   DATA quartiere
>     CLASSITEM ID
>       CLASS
>         SYMBOL 'circle'
>         SIZE 6
>         OUTLINECOLOR 131 157 197
>      END  # CLASS
> END  # LAYER
>
> The corresponding Symbol is:
>
> Symbol
>   Name 'circle'
>   Type ELLIPSE
>   Filled true
>   Points
>     1 1
>   END
> END
>
> I'm working with MapServer 3.6 on a SuSE Linux Box.
>
> hth,
>
> Bjoern.
>
> Am Donnerstag, 18. September 2003 10:54 schrieb Lars V. Nielsen:
> > List,
> >
> > Is it possible to set the width of a polygon outline in the MAP file
> > ?
> >
> > I've tried using the SIZE setting (in a CLASS object), but it doesn't
> > seem to work. And I can't seem to find any reference to such a
> > feature in the online docs.
> >
> > Am I missing something basic here ?
> >
> > Best regards / Med venlig hilsen
> > Lars V. Nielsen
> > --------------------------------------------------------
> > Hvenegaard & Meklenborg
> > Rugaardsvej 55, DK-5000 Odense C
> > Denmark
> > http://www.hvm.dk
>
> --
> small office solutions
> info at sosnetz.de  -  http://www.sosnetz.de
>
>




More information about the mapserver-users mailing list