Rail Roads

Jerl Simpson jerl.simpso at GMAIL.COM
Wed Feb 1 09:18:33 EST 2006


Thank you very much. I'll play around with that and see how it goes.

thanks again,

Jerl

On 2/1/06, Leonhard Dietze <dietze at geoinform.fh-mainz.de> wrote:
>
> Hi Jerl,
>
> I found a solution on a german website
> which deals with cartographic signatures.
> Unfortunately the descriptions are in
> german, but you can get excerpts from
> map-files and see the corresponding
> signature:
> http://www.mapmedia.de/dokumente/umn_signaturen_howto/index.html#linien
>
> Here is their solution for railroads:
>
> CLASS
>      STYLE
>          COLOR 102 102 102
>          SYMBOL 'punkt'
>          SIZE 4
>      END
>      STYLE
>          COLOR 255 255 255
>          SYMBOL 'rechteck-bahn'
>          SIZE 2
>      END
> END
>
>
> SYMBOL
>      NAME 'punkt'
> TYPE ELLIPSE
> POINTS
>          1 1
>      END
> FILLED TRUE
> END
>
> SYMBOL
>      NAME 'rechteck-bahn'
>      TYPE VECTOR
>      POINTS
>          0 0
>          0 0.6
>          1 0.6
>          1 0
>          0 0
>      END
>      FILLED TRUE
>      STYLE
>          8 12 8 12
>      END
> END
>
> This migth be an alternative solution for
> you.
>
> Leonhard
>
>
> Jerl Simpson schrieb:
> > Hello,
> >
> > I'm wondering if anyone has a good way to do rail roads.  I can't seem
> > to work it out.  I've found a few examples, but nothing really quite
> > what I'm looking for.
> > If someone has a good idea, please let me know.
> > Mine currently look like:
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060201/f8708b80/attachment.html


More information about the mapserver-users mailing list