[mapserver-users] Problem with Label ...

Stephen Woodbridge woodbri at swoodbridge.com
Thu May 29 11:08:06 EDT 2008


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
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users



More information about the mapserver-users mailing list