[Mapserver-users] Size's line

Eric Bridger eric at gomoos.org
Fri May 2 09:14:09 EDT 2003


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 at lists.gis.umn.edu
>http://lists.gis.umn.edu/mailman/listinfo/mapserver-users




More information about the mapserver-users mailing list