Hi,<div><br></div><div>Thanks for  your answer, i&#39;ll give that a try immediately :).</div><div><br></div><div>I remember I played around with it in the beginning, but currently it is indeed set to 0. </div><div><br></div>
<div>What is an acceptable value for this? Am I to set this to the same value as the maxdistance in the cluster? (Being 100 in my case)</div><div><br></div><div>Or perhaps this should be set to the size of my image representing the cluster, being 10 pixels?</div>
<div><br></div><div>Best regards,</div><div>Wim</div><div><br></div><div><br></div><div><br><br><div class="gmail_quote">On 16 January 2012 10:55, Tamas Szekeres <span dir="ltr">&lt;<a href="mailto:szekerest@gmail.com">szekerest@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi Wim,</div><div><br></div><div>Did you try the BUFFER setting to increase the search area during the cluster creation?</div>
<div>For more information see: <a href="http://mapserver.org/mapfile/cluster.html" target="_blank">http://mapserver.org/mapfile/cluster.html</a></div>
<div><br></div><div>Best regards,</div><div><br></div><div>Tamas</div><div><br></div><div><br></div><br><br><div class="gmail_quote">2012/1/16 Wim Vanbelle <span dir="ltr">&lt;<a href="mailto:wimvanbelle@gmail.com" target="_blank">wimvanbelle@gmail.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Does anyone have any working examples of how they implemented clustering without the tile clipping?<div>
<br></div><div>
<div>Thanks.</div><div><div></div><div><div><br><div class="gmail_quote">On 11 January 2012 10:00, Wim Vanbelle <span dir="ltr">&lt;<a href="mailto:wimvanbelle@gmail.com" target="_blank">wimvanbelle@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<div><br></div><div>I&#39;m very happy that mapserver is now capable of server side clustering. However I wonder if it&#39;s possible to completely get rid of the tile clipping.</div>


<div><br></div><div>Currently I&#39;ve clustered a point layer with 44k points:</div>
<div><br></div><div><div>            CLUSTER</div><div>                        MAXDISTANCE 100</div><div>                        REGION &quot;ellipse&quot;</div><div><br></div><div>                END</div></div><div><br>



</div><div>It is displayed with a simple image:</div><div><div>                       STYLE</div><div>                                SYMBOL          &quot;small_shaded.png&quot;</div><div>                                SIZE            21</div>



<div>                                OUTLINECOLOR    0 0 0</div><div>                        END</div></div><div><br></div><div>However, when viewing this on google maps, the images are often clipped at the tile edges.</div>



<div><br></div><div>I figured that I could solve this with mapcache:</div><div><br></div><div><div> &lt;tileset name=&quot;ld&quot;&gt;</div><div>    &lt;source&gt;ld&lt;/source&gt;</div><div>    &lt;cache&gt;disk&lt;/cache&gt;</div>



<div>    &lt;grid&gt;g2&lt;/grid&gt;</div><div>    &lt;format&gt;PNG&lt;/format&gt;</div><div>    &lt;metatile&gt;2 2&lt;/metatile&gt;</div><div>    &lt;metabuffer&gt;30&lt;/metabuffer&gt;</div><div>    &lt;expires&gt;3600&lt;/expires&gt;</div>



<div>    &lt;auto_expire&gt;2592000&lt;/auto_expire&gt;</div><div>  &lt;/tileset&gt;</div></div><div><br></div><div>i&#39;ve tried higher values for metatile and it helps a bit, but the problem simply shifts location. Also with higher values (eg 5 5 metatile) mapserver doesn&#39;t return the tiles on time for mapcache and I get gaps in my results.</div>



<div><br></div><div>Would preseeding the data help with the timeouts? Any other solutions that I may try? The metadata parameter for tile_edge buffer only works with labels as far as i know.</div><div><br></div><div>Thanks in advance, this issue has been troubling me for some time now :).</div>



<div><br></div><div>Best regards,</div><div>Wim</div><div><br></div>
</blockquote></div><br></div></div></div></div>
<br></div></div>_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
<br></blockquote></div><br>
</blockquote></div><br></div>