[Mapserver-users] how to turn off central point for labels (or how not to draw them for attribute=0) ?

Charlton Purvis cpurvis@asg.sc.edu
Mon, 26 Apr 2004 10:56:55 -0400


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

_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users