[Mapserver-users] Legend key problem

Eduardo Spremolla edspremolla at Antel.com.uy
Wed May 14 08:07:49 EDT 2003


 Hy all:
 
 	I'm using mapserver 3.6.5 and got a rare behavior of the legend.
 
 this is the layer:
 
   LAYER
     NAME rbs
     TYPE POINT
     STATUS DEFAULT
     DATA "rbs"
     TRANSPARENCY 20
     SIZEUNITS kilometers
     CLASS
       NAME "Radiobases"
       SYMBOL 'circle'
       SIZE  10
       COLOR 140 140 255
     END
   END
 
 and this is the legend:
 
 LEGEND
   STATUS ON
   KEYSIZE 20 10
   LABEL
     TYPE TRUETYPE
     FONT "helmet"
     COLOR 0 0 0
     SIZE 10
     ANTIALIAS TRUE
   END
 END
 
 The problem is that the circle key in the legend got the size of the
 circle in the map, so in larges zoom , the circle got clipped and below
 the other keys.
 Did I miss something in the map file?
 
 Thanks in advance
 
 Eduardo Spremolla





More information about the mapserver-users mailing list