does PARTIALS FALSE work?

Eric Lemoine Eric.Lemoine at CAMPTOCAMP.COM
Thu Mar 22 10:58:57 EDT 2007


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

-- 
Eric Lemoine

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex

Tel : 00 33 4 79 44 44 96
Mail : eric.lemoine at camptocamp.com
http://www.camptocamp.com



More information about the mapserver-users mailing list