<div dir="ltr"><div class="gmail_default" style="font-size:large">Hi Luca,<br><br></div><div class="gmail_default" style="font-size:large">About the labels clipping, it is only seen for tiled rendering ( small square images asked from QGIS Server to built the layer(s) image coresponding to the user screen.<br><br></div><div class="gmail_default" style="font-size:large">You can try one of these options :<br><br></div><div class="gmail_default" style="font-size:large">* For polygons, go to the label settings of your vector layers, and in the  second to last tab ("Placement" ), check the option "Whole polygon".<br></div><div class="gmail_default" style="font-size:large">* For long labels, you can try to use wordwrap function ( in expresions). For exemple wrap after 15 chars<br></div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">See how theses first steps change the situations. Usually it is enough.<br><br></div><div class="gmail_default" style="font-size:large">If not, you can use the option "metatile" which is made for this kind of situations. You can try with 3,3  then 3,5 and even 5,5. See some explanations about metatling here [1] or here [2]<br></div><div class="gmail_default" style="font-size:large">Be aware that metatiles will be hard for the server, because Lizmap will ask for a much bigger images for each tile to render. If you really need this feature, be sure to activate the server cache. You can use "0" as an expiration time to never requests new version ( 0 means illimited timelife)<br><br></div><div class="gmail_default" style="font-size:large">Finally, if you do not want to have a tiled rendering, you can alway check the option "Single tile" in Lizmap plugin for each layer which needs it. <br><br></div><div class="gmail_default" style="font-size:large">Some in-progress documentation about performances : [3]<br></div><div class="gmail_default" style="font-size:large"><br>[1] <a href="https://www.mapbox.com/tilemill/docs/guides/metatiles/">https://www.mapbox.com/tilemill/docs/guides/metatiles/</a><br>[2] <a href="http://geowebcache.org/docs/1.8.1/concepts/metatiles.html">http://geowebcache.org/docs/1.8.1/concepts/metatiles.html</a><br>[3] <a href="https://github.com/3liz/lizmap-documentation/blob/master/source/publish/advanced_lizmap_config.rst#general-concepts">https://github.com/3liz/lizmap-documentation/blob/master/source/publish/advanced_lizmap_config.rst#general-concepts</a><br><br></div><div class="gmail_default" style="font-size:large">Michaël<br></div><div class="gmail_default" style="font-size:large"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-06-08 15:08 GMT+02:00 Luca Manganelli <span dir="ltr"><<a href="mailto:luca76@gmail.com" target="_blank">luca76@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Tue, Jun 7, 2016 at 2:54 PM, kimaidou <<a href="mailto:kimaidou@gmail.com">kimaidou@gmail.com</a>> wrote:<br>
> We added WMTS capability to publish QGIS layers cached server side as WMTS<br>
> layer, and a command-line seeding tool to pregenerate the tiles cache.<br>
<br>
<br>
</span>This is very interesting on a performance side. Have you solved the<br>
famous labels clipping issues?<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></div></div></blockquote></div><br></div>