Paul,

hmmm, I'm sure I ran int this problem before, but I can not find any reference in my notes and I do not have access the oracle installation any more. I did a quick scan of all the oracle bugs and did not see it. maybe the problem I had was not oracle specific and was fixed, but might have been missed in the oracle branch of the code. I would write a bug up on it.

-Steve

Paul james wrote:
Hello...
Thank you for reply...
I´m using version 5.0.2, compiled for C# + Oracle (MS4W Binary) There are some others layers with same mapfile definition, but without that bug.. Its very strange... []´s On 5/29/08, *Stephen Woodbridge* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi Paul,

    I believe this was a bug that has fixed. What version of mapserver
    are you using?

    -Steve W

    Paul james wrote:

        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


        ------------------------------------------------------------------------


        ------------------------------------------------------------------------

        _______________________________________________
        mapserver-users mailing list
        [email protected]
        <mailto:[email protected]>
        http://lists.osgeo.org/mailman/listinfo/mapserver-users




_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to