[Mapserver-users] Train line

Paul Ramsey pramsey at refractions.net
Wed Feb 12 16:16:42 EST 2003


Daniel is correct. There is no way to get the actual hatched-line rail 
symbol.

However.

Here is a half-assed approximation. By overlaying a 3-pixel dot on a 
one-pixel line every 7 pixels you get something which looks somewhat 
like the classic train symbology.

CLASS
  NAME "Rail Lines"
  COLOR 0 0 0
  OVERLAYSYMBOL dashed2
  OVERLAYCOLOR 0 0 0
  OVERLAYSIZE 3
END

SYMBOL
  NAME "dashed2"
  TYPE ellipse
  POINTS
   1 1
  END
  STYLE
   1 7
  END
END

Martin, Daniel wrote:
> Not to shirk you off, but I would suggest searching the mail archives for
> the word "train".  The subject has been discussed several times before, and
> several attempted solutions were mentioned.  Though, I'm quite sure the
> answer has come back every time as "no".  I believe that with the current
> version of MapServer there is no good way to achieve the classic train
> symbology.
> 
> -Dan Martin
> 
> 
> -----Original Message-----
> From: Juanse [mailto:georef at tie.cl]
> Sent: Wednesday, February 12, 2003 2:38 PM
> To: mapserver-users at lists.gis.umn.edu
> Subject: [Mapserver-users] Train line
> 
> 
> Any one have drawn a train line? the clasical black ----+----+---+---+---+
> more or less? or a better one? can you share the symbol? is there a url to
> see posibilities?
> 
> juanse
> temuko-Chile
> 
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.449 / Virus Database: 251 - Release Date: 27/01/03
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users


-- 
       __
      /
      | Paul Ramsey
      | Refractions Research
      | Email: pramsey at refractions.net
      | Phone: (250) 885-0632
      \_




More information about the mapserver-users mailing list