[MapServer-users] Looking for Examples of COMPOSITE
Scott
public at postholer.com
Thu Aug 3 08:54:49 PDT 2023
Can you use color and outline color at specified width? Such as:
CLASS
NAME 'state'
EXPRESSION ("[rttyp]" eq "S")
MAXSCALEDENOM 1500000
STYLE
COLOR '#ffffff'
WIDTH 8
OUTLINECOLOR '#0e3e09'
OUTLINEWIDTH 2
END
END
You could also add transparency to your outline color.
On 8/3/23 08:45, Bob Basques wrote:
> Hello all,
>
> I’m looking for example uses of the COMPOSITE function in MapFiles.
> I’m specifically in need of a way to shadow a line, to scale, on both
> sides as a way of indicating a tolerance to each side of the line.
>
> Anyone have an example of a COMPOSITE block for accomplishing this, or
> even something close (one side)?
>
> Thanks
>
> Bobb
>
> Get me in Teams
> <https://teams.microsoft.com/l/chat/0/0?users=bob.basques@ci.stpaul.mn.us>
>
> *PW19-S295-C024*
>
>
> _______________________________________________
> MapServer-users mailing list
> MapServer-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
More information about the MapServer-users
mailing list