[Mapserver-users] Setting outline width of polygons ?

Bjoern Platzen bplatzen at sosnetz.de
Thu Sep 18 05:23:12 EDT 2003


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