does PARTIALS FALSE work?

Daniel Morissette dmorissette at MAPGEARS.COM
Thu Mar 22 11:23:02 EDT 2007


It might be that ANGLE FOLLOW doesn't respect the PARTIALS FALSE setting?

Daniel


Eric Lemoine wrote:
> Hi
> 
> I have an WMS layer with labels and I don't want my labels to be cut
> off at tiles boundaries when displayed in OpenLayers. So I thought I
> should use PARTIALS FALSE but that doesn't change anything! Can
> someone shed some light? Thanks a lot.
> 
> My layer section looks like that
> 
> LAYER
>  NAME "voies"
>  TYPE LINE
>  DATA Referentiel/Cadastre/75/voiep.shp
>  PROJECTION
>    "init=epsg:27591"
>  END
>  LABELITEM "TL_TP"
>  LABELMAXSCALE 4000
>  CLASS
>    NAME "Rue de Paris"
>    COLOR -1 -1 -1
>    OUTLINECOLOR -1 -1 -1
>    LABEL
>      ANGLE FOLLOW
>      ANTIALIAS true
>      COLOR 30 30 30
>      SIZE 7
>      TYPE TRUETYPE
>      FONT "arial"
>      PARTIALS FALSE
>    END
>  END
>  METADATA
>    "wms_title" "voies"
>  END
> END
> 


-- 
Daniel Morissette
http://www.mapgears.com/



More information about the mapserver-users mailing list