<div dir="ltr">You may not find a "mathematical description" of the clustering algorithm that OpenLayes uses.  It's a simple (and somewhat brute force) iterative algorithm, whereas most "mathematical" clustering algorithms are more concerned with computing a clustering that provides some useful global statistical properties.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 15, 2013 at 1:26 AM, Samuel Leach <span dir="ltr"><<a href="mailto:samuel.leach@gmail.com" target="_blank">samuel.leach@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Hello,</div><div><br></div><div>This is my first post to the list - thanks for your patience.</div>
<div><br></div><div>I've being trying to find out the answer to the question, what is the (name of) the clustering algorithm used in openlayers, and is there a mathematical description posted somewhere?</div>

<div><br></div><div>A bit of research has turned up the source code,</div><div><br></div><div><a href="https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Strategy/Cluster.js" style="color:rgb(65,131,196);text-decoration:none;font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:22px;background-color:rgb(251,251,251)" target="_blank">https://github.com/openlayers/openlayers/blob/master/lib/OpenLayers/Strategy/Cluster.j</a>s<br>


</div><div><br></div><div>an example of varying the distance and threshold parameters,</div><div><br></div><div><a href="http://openlayers.org/dev/examples/strategy-cluster-threshold.html" style="color:rgb(65,131,196);outline:0px;font-family:Helvetica,arial,freesans,clean,sans-serif;font-size:13px;line-height:22px;background-color:rgb(251,251,251)" target="_blank">http://openlayers.org/dev/examples/strategy-cluster-threshold.html</a><br>


</div><div><br></div><div>and the method is discussed in Ch. 4 of OpenLayers Cookbook 2012.</div><div><br></div><div>However, I'm still not sure about the answer to the above question.</div><div>

<br></div><div>Could someone knowledgable chime in?</div><div><br></div><div>Thank you</div><div><br></div><div>Sam Leach</div><div><br></div><div><br></div><div><br></div>
<div>
<br></div></div>
</div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
<br></blockquote></div><br></div>