[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 09:52:36 -0400


Moritz:

What does your CLASS look like?

Try doing something like:
    CLASS
      LABEL
        TYPE TRUETYPE
        ...
      END
      STYLE END
    END

The trick is to tell the CLASS only to render the label. It still needs
some sort of anchor -- the STYLE, but in this case, it's empty, so it
doesn't draw anything unless the LABEL works out.

Charlton

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