[mapserver-users] Problem with Label ...

Paul james pauljame at gmail.com
Thu May 29 06:41:56 PDT 2008


Hi Guys... Take a look in the attached image ...
Why is mapserver putting white space after text? In the database is
everthing ok, with no space at all...

ps.: I added BACKGROUNDCOLOR to label to show up the problem... Using latest
ms4w compiled version for C# + oracle...

My Mapfile:

LAYER  #6
  NAME BASE
  GROUP "x"
  TYPE POINT
  STATUS ON
  CONNECTIONTYPE oraclespatial
  CONNECTION "x/y"
  DATA "GEOM from GEO_BASE USING UNIQUE ID VERSION 10G"
  LABELITEM "NAME"
  CLASS
   TEMPLATE "dummy"
   NAME "BASES"
   STYLE
    SYMBOL "circle"
    MINSIZE 9
    MAXSIZE 9
    COLOR 255 255 13
    OUTLINECOLOR 0 0 0
   END
   LABEL
    BACKGROUNDCOLOR X X X
    COLOR X X X
    FONT arial
    TYPE TRUETYPE
    SIZE 10
    ANTIALIAS TRUE
    POSITION AUTO
    PARTIALS FALSE
    BUFFER 3
   END
  END
 END
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080529/ee3c0c48/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Mapserver Label.GIF
Type: image/gif
Size: 13792 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080529/ee3c0c48/attachment.gif>


More information about the MapServer-users mailing list