[mapserver-users] Text outline not working on line features

Bistrais, Bob Bob.Bistrais at maine.gov
Tue Sep 20 12:45:00 EDT 2011


I'm trying to draw and label road features from a shapefile.  I'd like
to include an outline of the road name text as a halo.  This works fine
on polygon and point features, but is not working for me with the line
features.

 

Here is the code block:

 

                LABEL

                  ANGLE auto

                  PARTIALS false

                  FORCE false

                  MINDISTANCE 250

                  POSITION uc

                  COLOR 200 0 0

                  OUTLINECOLOR 255 255 255

                  OUTLINEWIDTH 5

                  FONT "verdana"

                  SIZE 12

                  TYPE truetype

                END

                TEXT ([RDNAME])

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110920/ce0e2910/attachment-0001.html


More information about the mapserver-users mailing list