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/


_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to