<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Custom clustering in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-clustering/m-p/695700#M17867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to implement our own custom clustering, and point me to some references/starting point?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Want something like point clustering, but we have line data that may be a significant data payload and display processing,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and want something like clustering to increase efficiency/performance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please send starting point, or even point us to other optimization options for lines and polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are other additional optimization options?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think we tried them all, but may be there are some extra we can try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But the custom clustering help would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jun 2012 17:23:19 GMT</pubDate>
    <dc:creator>EdwardSon</dc:creator>
    <dc:date>2012-06-28T17:23:19Z</dc:date>
    <item>
      <title>Custom clustering</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-clustering/m-p/695700#M17867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to implement our own custom clustering, and point me to some references/starting point?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Want something like point clustering, but we have line data that may be a significant data payload and display processing,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and want something like clustering to increase efficiency/performance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please send starting point, or even point us to other optimization options for lines and polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What are other additional optimization options?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think we tried them all, but may be there are some extra we can try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But the custom clustering help would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2012 17:23:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-clustering/m-p/695700#M17867</guid>
      <dc:creator>EdwardSon</dc:creator>
      <dc:date>2012-06-28T17:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Custom clustering</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-clustering/m-p/695701#M17868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Want something like point clustering, but we have line data that may be a significant data payload and display processing,&lt;BR /&gt;and want something like clustering to increase efficiency/performance.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;The clustering is only working for points (i.e not working for lines).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Please send starting point, or even point us to other optimization options for lines and polygons.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;The only standard way I know to optimize the payload for lines or polygons is by setting &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.FeatureLayer~MaxAllowableOffset.html"&gt;MaxAllowableOffset &lt;/A&gt;&lt;SPAN&gt; which can strongly reduce the size of the transferred data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note : another obvious way is to use DynamicMapServiceLayer or TiledMapServiceLayer but I guess it's not applicable in your context.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 08:22:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/custom-clustering/m-p/695701#M17868</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-07-16T08:22:14Z</dc:date>
    </item>
  </channel>
</rss>

