[Mapserver-users] how to turn off central point for labels (or how not to draw them for attribute=0) ?
Moritz Lennert
mlennert at club.worldonline.be
Mon Apr 26 08:05:24 PDT 2004
Charlton Purvis said:
> 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.
No, it doesn't and I don't really understand how it could. The 'N' is the
character equivalent of the dot in the ESRI font. If I take out that line,
how would Mapserver know which symbol/character to show ?
Moritz
More information about the MapServer-users
mailing list