Bug in Mapserver-4.8.3

wbr wbr at DETEMOBIL.DE
Mon Apr 3 01:59:50 EDT 2006


Hi All,

i'm not sure if i had found a bug. We use a application with mapserver
and a lot of labeling of streets, citys and so on.

I think the labeldrawing in mapserver 4.8.3 is not correct, i have
attached 2 pictures where you can see the difference on the cities
Braunschweig and Wolfsburg.

here the mapfile with the layer definition of cities.

LAYER
  NAME staedte
  TYPE POINT
  STATUS DEFAULT
  MINSCALE 200000
  DATA std500_gk3
  LABELITEM "STADT_NAME"
  LABELCACHE on
  Postlabelcache false

  CLASSITEM 'STADT_BEV'
  CLASS
        expression /1/
        NAME 'Städte > 1000000'
        COLOR 0 0 0
        SYMBOL 'full_circle'
        SIZE 10
        LABEL
                POSITION LC
                TYPE TRUETYPE
                FONT arial-bold
                COLOR 0 0 0
                SIZE 12
                ANTIALIAS TRUE
                OUTLINECOLOR 255 255 255
                PARTIALS true
        END
  END
  CLASS
        expression /3/
        MAXSCALE 750000
        name 'Städte > 250000'
        color 0 0 0
        symbol 'full_circle'
        size 7
        label
                POSITION LC
                TYPE TRUETYPE
                FONT arial
                COLOR 0 0 0
                SIZE 9
                ANTIALIAS TRUE
                OUTLINECOLOR 255 255 255
                PARTIALS true
        end
  END
  CLASS
        expression /5/
        MAXSCALE 500000
        name 'Städte > 25000'
        color 0 0 0
        symbol 'full_circle'
        size 6
        label
                POSITION LC
                TYPE TRUETYPE
                FONT arial
                COLOR 0 0 0
                SIZE 7
                ANTIALIAS TRUE
                OUTLINECOLOR 255 255 255
                PARTIALS true
        end
  END
END

the labels with size less then 9 are correct ?!?

Can someone verify this ?

Thanks,
Wolfgang Brungert
-- 
T-Mobile Deutschland GmbH
Program and Budget Management
(TRPD13-D)
Roddestr. 12
48153 Münster

Phone: +49 251 977 4142
Fax: +49 251 977 4149
email: wolfgang.brungert at t-mobile.de
PGP Fingerprint: B3F8 D368 5EEF 3873 3C4F 423C 171E F217 7CA4 3467

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mapserver-4.6.1.gif
Type: image/gif
Size: 14862 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060403/f45e7071/mapserver-4.6.1.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mapserver-4.8.3.gif
Type: image/gif
Size: 15821 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060403/f45e7071/mapserver-4.8.3.gif


More information about the mapserver-users mailing list