[mapserver-users] overlaysymbol depreciated?

thomas bonfort thomas.bonfort at gmail.com
Wed Aug 28 07:25:08 PDT 2013


They've been deprecated ages ago... not sure when and if they were
actually removed completely...

CLASS
        NAME 'Railroad'
        STYLE
          COLOR 0 0 0
          WIDTH 1
        END
        STYLE
          SYMBOL 'railway'
          COLOR 0 0 0
          SIZE 7
          GAP -25
        END
END

On 28 August 2013 16:15, andy <andy at squeakycode.net> wrote:
> My current maps have railroads displayed like this:
>
> CLASS
>         NAME 'Railroad'
>         SYMBOL 'circle'
>         COLOR 0 0 0
>         SIZE 1
>         OVERLAYSYMBOL 'railway'
>         OVERLAYCOLOR 0 0 0
>         OVERLAYSIZE 7
>         STYLE
>                 GAP -25
>         END
> END
>
> Which works.  But OverlaySymbol and friends don't seem to be documented.
> Did they go away at some point?  What should I be using instead?
>
> Thanks,
>
> -Andy
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users


More information about the mapserver-users mailing list