[Mapserver-users] symbol without label

Bo Nintzel nintzel@geod.tu-darmstadt.de
Thu, 29 Apr 2004 14:28:47 +0200


Dear list,
In my map I want to draw a symbol instead of the label-text.
The position of the symbol should be the same as the annotation.
This is a part of my Map-File:

   # Start of LAYER DEFINITIONS 
---------------------------------------------
  LAYER # Flurstücke
    NAME         symbole
    DATA         flurstuecke_region
    STATUS       DEFAULT
    TYPE         ANNOTATION
   
    LABELITEM "OBJNUM"
    LABELMAXSCALE 8000.0
   
    CLASS
      EXPRESSION ('[OBJNUM]'eq '0066ZZ3' OR '[OBJNUM]'eq 'G00D8HN')
      STYLE
        SYMBOL '../symbols/sp.gif'
      END     
     
     LABEL
        POSITION CC
        SIZE TINY
        COLOR 255 255 255
      END
      COLOR        0 0 0    
    END
  END # States polygon layer ends here
  # End of LAYER DEFINITIONS -------------------------------

With this, the Label-text is drawn on top of  the symbol. When I don't 
draw the Label, there is no symbol. Is there a posibility to draw the 
Symbol without the text.

Regards
Bo Nintzel


-----------------------------
cand. geod. Bo Nintzel
Geodätisches Institut
TU Darmstadt
-----------------------------

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