[Cartoweb-users] Some labels appear in double!!

Patrick Mayrand Patrick.Mayrand at fadq.qc.ca
Mon Jul 10 13:40:05 EDT 2006


Hi,

In my image, some  labels appear in double. I do not use the WRAP
property in my mapfile. When I test it with maplab, my labels appear
only once.

With the size to 10, some  labels appear in double.
I tried with the size to 8, the double labels was bold not in double.
I tried with the size to 7, its ok.

Same thing with font to Arial.

My layer:

  LAYER
    NAME "Municipalites"
    GROUP "Sda"
    STATUS ON
    DATA "GEO.MUNIC_S,SHAPE,SDE.DEFAULT"
    TYPE POLYGON
    CONNECTIONTYPE SDE
    CONNECTION "sigpro.fadq.qc,port:5151,sde,test,test"
    SIZEUNITS KILOMETERS
    MAXSCALE 500000000
	CLASSITEM "MUS_NM_MUN"
    LABELITEM "MUS_NM_MUN"

    PROJECTION
      "proj=latlong" 
    END
    CLASS
      NAME "Munic"
      LABEL
        TYPE TRUETYPE
        FONT "Vera"
        SIZE 10
        MINSIZE 10
        MAXSIZE 10
        POSITION CC
        OFFSET 0 0 
        COLOR 0 0 0
        ANTIALIAS FALSE
      END      
      STYLE
        OUTLINECOLOR 0 255 0
        SIZE 1
        MINSIZE 1
        MAXSIZE 2
        ANTIALIAS TRUE
        OFFSET 0 0 
      END
    END
  END

Thanks,

Pat



More information about the Cartoweb-users mailing list