<?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 Aggregate points into clusters with proportions in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1278181#M67916</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have aggregated points into clusters that show number of points (in this case number of Plants) and conveniently change which points to cluster if you zoom in. Now I want to divide these clusters into proportions, (like a"pie chart") by another attribute (in this case Size Category).&lt;/P&gt;&lt;P&gt;I cant find how to do this? Am I missing somthing?&lt;/P&gt;&lt;P&gt;I am new to ArcGis so please excuse me if this is an obvious question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Apr 2023 11:05:14 GMT</pubDate>
    <dc:creator>StinaE</dc:creator>
    <dc:date>2023-04-13T11:05:14Z</dc:date>
    <item>
      <title>Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1278181#M67916</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have aggregated points into clusters that show number of points (in this case number of Plants) and conveniently change which points to cluster if you zoom in. Now I want to divide these clusters into proportions, (like a"pie chart") by another attribute (in this case Size Category).&lt;/P&gt;&lt;P&gt;I cant find how to do this? Am I missing somthing?&lt;/P&gt;&lt;P&gt;I am new to ArcGis so please excuse me if this is an obvious question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 11:05:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1278181#M67916</guid>
      <dc:creator>StinaE</dc:creator>
      <dc:date>2023-04-13T11:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1278399#M67955</link>
      <description>&lt;P&gt;One idea to consider is to use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/split-by-attributes.htm" target="_self"&gt;Split by Attribute (Data Management)&lt;/A&gt; geoprocessing tool to break up your originail point feature class by attribute into multiple feature classes.&amp;nbsp; Then add each new point feature class to your map and use clustering.&amp;nbsp; That could work...&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 17:18:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1278399#M67955</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-04-13T17:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1282741#M68406</link>
      <description>Sorry for the late reply, I was on holiday and then got sick.&lt;BR /&gt;&lt;BR /&gt;I don't understand how to get the results into pie charts from your&lt;BR /&gt;destruktion below. Doesn't this just split the point into separate groups?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Apr 2023 11:23:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1282741#M68406</guid>
      <dc:creator>StinaE</dc:creator>
      <dc:date>2023-04-26T11:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1282819#M68416</link>
      <description>&lt;P&gt;Ah okay I think I understand what you're looking to do.&amp;nbsp; You have plant points that are symbolized using &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/work-with-clustered-feature-layers.htm" target="_self"&gt;clustering&lt;/A&gt;.&amp;nbsp; Then as you zoom in, they "convert" from clusters to point symbols.&amp;nbsp; Then "maybe" you zoom in further and want to see pie chart symbology based upon another attribute field.&amp;nbsp; Correct?&amp;nbsp; If so, then you can have 2 layers (they're both the same feature class).&amp;nbsp; The first layer does the clustering/point symbols until you reach a certain scale. Then using a &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/display-layers-at-certain-scales.htm" target="_self"&gt;Visibility Range&lt;/A&gt; on the Feature Layer contextual tab, that layer turns off and the 2nd layer turns on but this time using the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/charts/pie-chart.htm" target="_self"&gt;Pie Chart&lt;/A&gt; Symbology.&amp;nbsp; Would that work for your what you're looking to accomplish?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 14:26:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1282819#M68416</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-04-26T14:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1282849#M68418</link>
      <description>&lt;P&gt;Not quite,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the clustered points to form a pie chart all the time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I actually found a post on ArcGis developers (ArcGis Maps SDK for JavaScript) that is very similar to what I want (except I want a proper pie, not a ring), just for comparison.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-pie-charts/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-pie-charts/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, using code for this is a bit beond me.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 15:15:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1282849#M68418</guid>
      <dc:creator>StinaE</dc:creator>
      <dc:date>2023-04-26T15:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1282873#M68421</link>
      <description>&lt;P&gt;Thank you for the links - now I understand.&amp;nbsp; I'm pretty sure you can do this in ArcGIS Insights as there's a &lt;A href="https://doc.arcgis.com/en/insights/latest/create/donut-chart.htm" target="_self"&gt;donut pie chart&lt;/A&gt; there that updates and perhaps other web apps but not with core ArcGIS Pro.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 15:51:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1282873#M68421</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-04-26T15:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1282885#M68422</link>
      <description>Ok. A pity.&lt;BR /&gt;Thank you so much for your intersting suggestions! I might use one of them&lt;BR /&gt;instead of my pie clusters.&lt;BR /&gt;Best regards&lt;BR /&gt;/Stina&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Apr 2023 16:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1282885#M68422</guid>
      <dc:creator>StinaE</dc:creator>
      <dc:date>2023-04-26T16:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1383273#M78928</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I too have a similar requirement, which I previously managed to fulfill using Leaflet many years ago. Here is the link for reference:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://app.cartotarget.com/?token=8e4598cc88bbbc4fad55214a2394bd292e1a5c975310490e042366c5e7d4f83b#5/45.921/0.242" target="_blank" rel="noopener"&gt;https://app.cartotarget.com/?token=8e4598cc88bbbc4fad55214a2394bd292e1a5c975310490e042366c5e7d4f83b#5/45.921/0.242&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It appears that this can be achieved with Esri, albeit through some development. Here is a relevant link:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-pie-charts/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/sample-code/featurereduction-cluster-pie-charts/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It also seems feasible with Insight, but there's a catch: Aggregation is only possible through a join with another boundary layer dataset or where multiple data points appear in the exact same location. Here is the link for more details:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://doc.arcgis.com/fr/insights/latest/create/pie-chart-symbols.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/fr/insights/latest/create/pie-chart-symbols.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;While it's certainly possible to set up a pie chart symbol for your points based on field values, it doesn't quite meet our needs :&amp;nbsp;&lt;A href="https://pro.arcgis.com/fr/pro-app/3.1/help/mapping/layer-properties/chart-symbology.htm" target="_self"&gt;https://pro.arcgis.com/fr/pro-app/3.1/help/mapping/layer-properties/chart-symbology.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Once again, I didn't think I was trying to do something out of the ordinary, but I find myself stuck.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 09:20:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1383273#M78928</guid>
      <dc:creator>AlexandreDuclaux</dc:creator>
      <dc:date>2024-02-16T09:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1549957#M89267</link>
      <description>&lt;P&gt;I have not yet found a reasonable way to accomplish this in ArcGIS Pro. &amp;nbsp;Fortunately (yet frustratingly), the ArcGIS Online map viewer has arguably more capability than ArcGIS Pro for accomplishing this task.&lt;/P&gt;&lt;P&gt;I published my ArcGIS Pro point layer to my ArcGIS Online organization. &amp;nbsp;I was then able to open that layer in the online map viewer and symbolize it using the Aggregation / Chart Clustering option. &amp;nbsp;The result is dynamic and adjusts based on the scale of the map as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But &lt;EM&gt;&lt;STRONG&gt;why&lt;/STRONG&gt;&lt;/EM&gt; the web mapping app has more capability than the desktop application is beyond me though. &amp;nbsp;You'd think there would be better feature parity between the platforms for this, and IMO this is something that ArcGIS Pro should definitely be capable of producing on its own.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RachaelChasse_0-1729263409372.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/117553iD16FC91C81B37669/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RachaelChasse_0-1729263409372.png" alt="RachaelChasse_0-1729263409372.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RachaelChasse_1-1729263442687.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/117554iA85CA142837B44DC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RachaelChasse_1-1729263442687.png" alt="RachaelChasse_1-1729263442687.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 15:04:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1549957#M89267</guid>
      <dc:creator>RachaelChasse</dc:creator>
      <dc:date>2024-10-18T15:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1550635#M89344</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/188601"&gt;@RachaelChasse&lt;/a&gt;&amp;nbsp;- I agree that it would be nice to have functional equivalency of chart types between ArcGIS Pro and ArcGIS Online!&amp;nbsp; I did review the ArcGIS Pro Ideas page on Esri Community and did not see an idea for this item.&amp;nbsp; I would suggest you create an idea for this chart type so it gets visibility with the ArcGIS Pro Developers.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 20:35:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1550635#M89344</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-10-21T20:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1550850#M89367</link>
      <description>&lt;P&gt;Will do! &amp;nbsp;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 13:00:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1550850#M89367</guid>
      <dc:creator>RachaelChasse</dc:creator>
      <dc:date>2024-10-22T13:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate points into clusters with proportions</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1673064#M100849</link>
      <description>&lt;P&gt;Have you figured out a solution to do this in ArcGIS Pro?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 17:54:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/aggregate-points-into-clusters-with-proportions/m-p/1673064#M100849</guid>
      <dc:creator>apgis16</dc:creator>
      <dc:date>2025-12-15T17:54:53Z</dc:date>
    </item>
  </channel>
</rss>

