<?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 Sizing Symbology Based on repeated entries in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/sizing-symbology-based-on-repeated-entries/m-p/1017582#M36069</link>
    <description>&lt;P&gt;I'm working with ArcGIS Pro to build a map that represents the presence of diplomats located abroad historically. I want to size the symbology based on repeated instances someone is present in a specific city. In other words, I want it to count each time someone is in London, for instance, and increase the size of the point accordingly. I tried count($feature.Place), but that only counts the number of individual places--not the number of people in each place. I tried to create a sum expression based on duration (each 1 references 1 year present there), but that got me nowhere. Perhaps the problem is how I'm constructing my data, or I do not know how to construct the right custom expression in arcade, using graduated symbols.&lt;/P&gt;&lt;P&gt;I attached a screenshot of my table in case it helps. The goal is to create a map that represents the total number of years diplomats were present in different places (so if 2 diplomats were present in London in the same year, each one would give a value of 1 for that year) over a specific period of time. I'm basically just trying to get ArcGIS to count each time a place is listed in the table and size the symbol relative to that number. The point is also for the representation to change over time with the time scale.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you cannot tell, I'm new to this, so I really appreciate any help possible.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-01-17 (2).png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3993iA05A849CEA379A32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2021-01-17 (2).png" alt="2021-01-17 (2).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance,&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jan 2021 04:58:24 GMT</pubDate>
    <dc:creator>NathanMichalewicz</dc:creator>
    <dc:date>2021-01-18T04:58:24Z</dc:date>
    <item>
      <title>Sizing Symbology Based on repeated entries</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/sizing-symbology-based-on-repeated-entries/m-p/1017582#M36069</link>
      <description>&lt;P&gt;I'm working with ArcGIS Pro to build a map that represents the presence of diplomats located abroad historically. I want to size the symbology based on repeated instances someone is present in a specific city. In other words, I want it to count each time someone is in London, for instance, and increase the size of the point accordingly. I tried count($feature.Place), but that only counts the number of individual places--not the number of people in each place. I tried to create a sum expression based on duration (each 1 references 1 year present there), but that got me nowhere. Perhaps the problem is how I'm constructing my data, or I do not know how to construct the right custom expression in arcade, using graduated symbols.&lt;/P&gt;&lt;P&gt;I attached a screenshot of my table in case it helps. The goal is to create a map that represents the total number of years diplomats were present in different places (so if 2 diplomats were present in London in the same year, each one would give a value of 1 for that year) over a specific period of time. I'm basically just trying to get ArcGIS to count each time a place is listed in the table and size the symbol relative to that number. The point is also for the representation to change over time with the time scale.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you cannot tell, I'm new to this, so I really appreciate any help possible.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-01-17 (2).png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3993iA05A849CEA379A32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2021-01-17 (2).png" alt="2021-01-17 (2).png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance,&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 04:58:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/sizing-symbology-based-on-repeated-entries/m-p/1017582#M36069</guid>
      <dc:creator>NathanMichalewicz</dc:creator>
      <dc:date>2021-01-18T04:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sizing Symbology Based on repeated entries</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/sizing-symbology-based-on-repeated-entries/m-p/1017671#M36082</link>
      <description>&lt;P&gt;Also, I have tried using the cluster tool, but it does not work for my instance for two reasons: 1) I cannot get the clusters to change with the time scale, and change over time is very important on this project; 2) I have important data points (places) in close proximity to one another that get combined into a single cluster, eliding some of my data.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 13:54:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/sizing-symbology-based-on-repeated-entries/m-p/1017671#M36082</guid>
      <dc:creator>NathanMichalewicz</dc:creator>
      <dc:date>2021-01-18T13:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sizing Symbology Based on repeated entries</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/sizing-symbology-based-on-repeated-entries/m-p/1017678#M36084</link>
      <description>&lt;P&gt;I input my data into ArcGIS online hoping to find another way to do what I want, and I think I have screenshots to explain what I want to do. Below is the data in ArcGIS Online.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arcgis online data screen grab.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/4008i0A87BC2883D0EAED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arcgis online data screen grab.png" alt="arcgis online data screen grab.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; As you can see, when I change the style of the feature to place, it counts the number of instances for each place.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arcgisonline data count screen grab.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/4009i3414D37AB1CC5F53/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arcgisonline data count screen grab.png" alt="arcgisonline data count screen grab.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; I simply want to make the symbols sized in a graduated way based on that number. I want to do this in ArcGIS pro rather than online (mainly because online is not recognizing the temporal aspects of my data and I have better luck with this in ArcGIS Pro), but I will use whichever platform is ideal. I assume there must be an arcade formula to use in the symbology section, I just have no clue what it might be. Please help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nate&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 14:40:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/sizing-symbology-based-on-repeated-entries/m-p/1017678#M36084</guid>
      <dc:creator>NathanMichalewicz</dc:creator>
      <dc:date>2021-01-18T14:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sizing Symbology Based on repeated entries</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/sizing-symbology-based-on-repeated-entries/m-p/1017692#M36085</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/435210"&gt;@NathanMichalewicz&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You probably have to aggregate the data (on Place, sum the Duration and average the Lat and Long coords) and visualize the resulting table (display XY events) using the coordinates in the table.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 15:44:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/sizing-symbology-based-on-repeated-entries/m-p/1017692#M36085</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2021-01-18T15:44:25Z</dc:date>
    </item>
  </channel>
</rss>

