[mapserver-users] width of line features

Martin, Daniel DMartin at erac.com
Thu Oct 24 19:09:47 EDT 2002


If this goes in the docs, I would suggest a highly related answer to the
often asked question "How do I outline these lines?" come right after it:

  CLASS
    NAME "Streets"
    COLOR 0 0 0
    SYMBOL 'circle'
    SIZE 4
    OVERLAYSYMBOL 'circle'
    OVERLAYCOLOR 244 0 0
    OVERLAYSIZE 2
  END


-Dan

> -----Original Message-----
> From: Thomas, Cord [mailto:cthomas at rand.org]
> Sent: Thursday, October 24, 2002 3:50 PM
> To: 'mapserver-users at lists.gis.umn.edu'
> Subject: RE: [mapserver-users] width of line features
> 
> 
> On that issue - can someone, steve, someone, explain the 
> reasoning for that
> - also, please put this in the docs - as an example maybe with an
> explanation - very useful information.
> 
> -----Original Message-----
> From: Martin, Daniel [mailto:DMartin at erac.com]
> Sent: Thursday, October 24, 2002 11:29 AM
> To: Rob Holloway; mapserver-users at lists.gis.umn.edu
> Subject: RE: [mapserver-users] width of line features
> 
> 
> Size is only half the answer.  You need to use a circle 
> symbol to be able to
> give the class a size.  For example:
> 
> CLASS
>     NAME "Interstate Highway - Unseperated"
>     COLOR 255 0 0
>     SYMBOL 'circle'
>     SIZE 5
> END
> 
> It didn't make sense to me at first either, but try it.  I promise the
> circle will turn into a thick line.
> 
> -Dan
> 
> 
> > -----Original Message-----
> > From: Lowell Filak [mailto:lfilak at medinaco.org]
> > Sent: Thursday, October 24, 2002 11:05 AM
> > To: Rob Holloway; mapserver-users at lists.gis.umn.edu
> > Subject: Re: [mapserver-users] width of line features
> > 
> > 
> > You can specify SIZE in the CLASS definition.
> > HTH
> > Lowell F.
> > 
> > The following message was sent by Rob Holloway 
> > <rholloway_1999 at yahoo.com> on Thu, 24 Oct 2002 06:12:10 -0700 (PDT).
> > 
> > > Hi
> > > 
> > > Is it possible to control the width of line features
> > > (i.e. to make them thicker).  I realize this is
> > > probably a simple issue but as the archives seem to
> > > still be down I have no resort but to turn to the
> > > users list.  Thanks all!
> > > 
> > > Rob Holloway
> > > 
> > > __________________________________________________
> > > Do you Yahoo!?
> > > Y! Web Hosting - Let the expert host your web site
> > > http://webhosting.yahoo.com/
> > 
> 



More information about the mapserver-users mailing list