[mapserver-users] Label text always clipped by tiles

Jeff McKenna jmckenna at gatewaygeomatics.com
Wed Jan 26 10:35:10 EST 2011


On 11-01-26 11:14 AM, Mike Stoddart wrote:
> I've read many posts and tried several options but my label text is
> always clipped at the edge of the tile. My mapfile contains:
>
> MAP
>     METADATA
>         "LABELCACHE_MAP_EDGE_BUFFER" "-30"
>     END
> ...
> LAYER
>      PROCESSING "LABEL_NO_CLIP=ON"
> ..
> LABEL
>      PARTIALS TRUE
>      FORCE TRUE
>
> Any ideas what else I can try?
>

Try:

  LABEL
    ...
    PARTIALS FALSE
    FORCE FALSE
  END

-jeff


-- 
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/




More information about the mapserver-users mailing list