[Mapserver-users] how to turn off central point for labels (or how not to draw them for attribute=0) ?
Charlton Purvis
cpurvis at asg.sc.edu
Mon Apr 26 07:56:55 PDT 2004
Thanks for sending your CLASS. No, you don't need the text line (unless
you really want an 'N' displayed).
If all you want is the red dot, this should do it (don't know if this is
bound by a particular MapServer version or not; I'm in 4.x):
CLASS
NAME "Symbole cercle TT"
STYLE END
LABEL
POSITION cc
FONT esri_1
TYPE truetype
FORCE true
COLOR 255 0 0
ANTIALIAS true
END
END
Hope that works. Let me know.
Charlton
More information about the MapServer-users
mailing list