[Mapserver-users] Setting outline width of polygons ?
Steve Lime
steve.lime at dnr.state.mn.us
Thu Sep 18 12:35:42 PDT 2003
In 3.6 and earlier versions you can draw an outline thick as suggested
below, but you can't fill at the same time without drawing the layer
again. In 4.0 you can use styles to get around this. Set the first style
to fill the polygon and the second style to draw the thick outline.
Steve
Steve
>>> Bjoern Platzen <bplatzen at sosnetz.de> 09/18/03 04:23AM >>>
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
_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list