<br><font size=2 face="sans-serif">Most of my layers are WMS that I don't
have control on.</font>
<br><font size=2 face="sans-serif">I'm wondering why I don't set singleTile:
true to all my WMS connection......</font>
<br>
<br><font size=2 face="sans-serif">What could be the issues if I set singleTile:
true to all my layers?</font>
<br><font size=2 face="sans-serif">thanks</font>
<br><font size=2 face="sans-serif">Steve</font>
<p>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>&quot;Arnd Wippermann&quot;
&lt;arnd.wippermann@web.de&gt;</b> </font>
<p><font size=1 face="sans-serif">2011-10-20 18:25</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">A</font></div>
<td><font size=1 face="sans-serif">&lt;Steve.Toutant@inspq.qc.ca&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">&lt;users@openlayers.org&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Objet</font></div>
<td><font size=1 face="sans-serif">AW: [OpenLayers-Users] symbol truncated
on tile borders of WMS</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br>
<br>
<br><font size=2 color=blue face="Arial">set gutter:10 in the options of
your wms layer.</font>
<br><font size=3>&nbsp;</font>
<br><font size=3>&nbsp;</font>
<br><font size=2 color=blue face="Arial">OpenLayers\Layer.js</font>
<br><font size=3>&nbsp;</font>
<br><font size=2 color=blue face="Arial">&nbsp; &nbsp; /**<br>
 &nbsp; &nbsp; * APIProperty: gutter<br>
 &nbsp; &nbsp; * {Integer} Determines the width (in pixels) of the gutter
around image<br>
 &nbsp; &nbsp; * &nbsp; &nbsp; tiles to ignore. &nbsp;By setting this property
to a non-zero value,<br>
 &nbsp; &nbsp; * &nbsp; &nbsp; images will be requested that are wider
and taller than the tile<br>
 &nbsp; &nbsp; * &nbsp; &nbsp; size by a value of 2 x gutter. &nbsp;This
allows artifacts of rendering<br>
 &nbsp; &nbsp; * &nbsp; &nbsp; at tile edges to be ignored. &nbsp;Set a
gutter value that is equal to<br>
 &nbsp; &nbsp; * &nbsp; &nbsp; half the size of the widest symbol that
needs to be displayed.<br>
 &nbsp; &nbsp; * &nbsp; &nbsp; Defaults to zero. &nbsp;Non-tiled layers
always have zero gutter.<br>
 &nbsp; &nbsp; */ <br>
 &nbsp; &nbsp;gutter: 0, </font>
<br><font size=2 color=blue face="Arial">Arnd</font>
<br><font size=2 color=blue face="Arial">&nbsp;</font>
<br>
<hr>
<br><font size=2 face="Tahoma"><b>Von:</b> openlayers-users-bounces@lists.osgeo.org
[mailto:openlayers-users-bounces@lists.osgeo.org] <b>Im Auftrag von </b>Steve.Toutant@inspq.qc.ca<b><br>
Gesendet:</b> Donnerstag, 20. Oktober 2011 18:00<b><br>
An:</b> openlayers-users@lists.osgeo.org<b><br>
Betreff:</b> [OpenLayers-Users] symbol truncated on tile borders of WMS</font><font size=3><br>
</font>
<br><font size=2 face="sans-serif"><br>
Hi,</font><font size=3> </font><font size=2 face="sans-serif"><br>
When I draw a WMS with singleTile: false, the symbols are truncated along
the edges of the tiles.</font><font size=3> </font><font size=2 face="sans-serif"><br>
I read that we can use partial false for labels but is there somethig we
can do for symbols?</font><font size=3> </font><font size=2 face="sans-serif"><br>
thanks</font><font size=3> </font><font size=2 face="sans-serif"><br>
Steve</font><font size=3> </font>
<br>
<br>
<br>