[Mapserver-users] Size's line

Eric Bridger eric@gomoos.org
Fri, 02 May 2003 09:14:09 -0400


Yes.  Add the following to your map file:

SYMBOL
  Name 'circle'
  Type ELLIPSE
  Filled TRUE
  Points
    1 1
  END
END

LAYER
TYPE POLYGON
CLASS
  OUTLINECOLOR 255 0 0
  SYMBOL 'circle'
  # this size will determine the thickness of your line.
  SIZE 3
END


At 01:59 PM 05/02/2003 +0200, Marco Ferrari wrote:
>Hi, 
>Is possible to define the line's size of the polygon, as
>for example, "outlinecolor" defines the line's color?
>Thanks.
> 
> 
>
>_______________________________________________
>Mapserver-users mailing list
>Mapserver-users@lists.gis.umn.edu
>http://lists.gis.umn.edu/mailman/listinfo/mapserver-users

_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users