<?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 Re: Cluster multiple graphics layers as one? in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/cluster-multiple-graphics-layers-as-one/m-p/582659#M2956</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have recently updated our map to use the GraphicsDataSource which has required me to separate my items onto two different layers because the items come from two different observable collections and the GraphicsDataSource only supports/works with one collection as its items source, which makes sense.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe you could keep one GraphicsLayer only by using a &lt;/SPAN&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/system.windows.data.compositecollection.aspx"&gt;CompositeCollection &lt;/A&gt;&lt;SPAN&gt;that contains both of your collections (not tested though)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2013 11:59:15 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2013-02-18T11:59:15Z</dc:date>
    <item>
      <title>Cluster multiple graphics layers as one?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/cluster-multiple-graphics-layers-as-one/m-p/582657#M2954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was wondering if there is a way to use one GraphicsClusterer object on multiple graphics layers. My ultimate goal is to have items on two separate GraphicsLayers grouped in the same cluster. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The way we have been doing this up until now is rendering all graphics on the same layer and just using different subclasses of the Graphic object to represent them. Using a custom subclasse of GraphicsClusterer we are customizing the clustering logic and display based on what types of items are in clustered areas.&amp;nbsp; (I have recently updated our map to use the GraphicsDataSource which has required me to separate my items onto two different layers because the items come from two different observable collections and the GraphicsDataSource only supports/works with one collection as its items source, which makes sense. )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions as how to go about creating or configuring a cluster would be appreciated or any info on maybe a better way to setup/manage my layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 22:11:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/cluster-multiple-graphics-layers-as-one/m-p/582657#M2954</guid>
      <dc:creator>MarkCollins</dc:creator>
      <dc:date>2012-01-20T22:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster multiple graphics layers as one?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/cluster-multiple-graphics-layers-as-one/m-p/582658#M2955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are also interesting in such a feature\solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to achieve that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Itamar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Feb 2013 13:19:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/cluster-multiple-graphics-layers-as-one/m-p/582658#M2955</guid>
      <dc:creator>ItamarKcholi</dc:creator>
      <dc:date>2013-02-17T13:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster multiple graphics layers as one?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/cluster-multiple-graphics-layers-as-one/m-p/582659#M2956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have recently updated our map to use the GraphicsDataSource which has required me to separate my items onto two different layers because the items come from two different observable collections and the GraphicsDataSource only supports/works with one collection as its items source, which makes sense.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe you could keep one GraphicsLayer only by using a &lt;/SPAN&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/system.windows.data.compositecollection.aspx"&gt;CompositeCollection &lt;/A&gt;&lt;SPAN&gt;that contains both of your collections (not tested though)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 11:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/cluster-multiple-graphics-layers-as-one/m-p/582659#M2956</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2013-02-18T11:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster multiple graphics layers as one?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/cluster-multiple-graphics-layers-as-one/m-p/582660#M2957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I was attempting to make this work I never was able to find a way to make it happen. The SDK has changed since then so it might be possible now but I have not tried it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2013 15:15:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/cluster-multiple-graphics-layers-as-one/m-p/582660#M2957</guid>
      <dc:creator>MarkCollins</dc:creator>
      <dc:date>2013-02-19T15:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster multiple graphics layers as one?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/cluster-multiple-graphics-layers-as-one/m-p/582661#M2958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am also interested in clustering between multiple layers.. is it possible to achieve this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 11:17:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/cluster-multiple-graphics-layers-as-one/m-p/582661#M2958</guid>
      <dc:creator>SergiyShumakov1</dc:creator>
      <dc:date>2013-12-18T11:17:47Z</dc:date>
    </item>
  </channel>
</rss>

