[mapserver-users] Line thickness

Stephen Woodbridge woodbri at swoodbridge.com
Mon Mar 4 09:38:11 EST 2002


Gabriel,

To add thickness to a line use somthing like:

  CLASS
    NAME "Interstate"
    EXPRESSION /^[IU]/
    COLOR 0 0 0
    SYMBOL 'circle'
    SIZE 4
    OVERLAYSYMBOL 'circle'
    OVERLAYCOLOR 244 0 0
    OVERLAYSIZE 2
  END

the 

SYMBOL 'circle'
SIZE 4

makes a 4 pixel thick line and

OVERLAY....

overlays a 2 pixel thick line of a different color on top of it.

-Steve

gabriel wrote:
> 
> Dear All.
> 
> Is it possible to control the line thickness at the shp file display ?
> 
> Thanks.
> Gabriel
> Fpolis-SC. Brasil.



More information about the mapserver-users mailing list