<?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: How to dynamically summarize points within a boundary? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-to-dynamically-summarize-points-within-a/m-p/1634027#M65600</link>
    <description>&lt;P&gt;Hello! I know this topic is really old, but I wanted to share a workaround I found for something similar.&amp;nbsp; During the CA fires earlier this year, the perimeters and evacuation zones were constantly changing.&amp;nbsp; I was able to write a small python script that accessed the fire and evacuation service layers, subset my data to just those within the different polygons and then feed them back into my organization's service layers to be used in a dashboard.&amp;nbsp; I was able to schedule this script to run hourly on my PC to keep everything updated.&amp;nbsp; So while it was not 'dynamic' within the AGOL dashboard, itself, it was able to keep the dashboard current.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2025 21:03:25 GMT</pubDate>
    <dc:creator>StephanieWeber1</dc:creator>
    <dc:date>2025-07-17T21:03:25Z</dc:date>
    <item>
      <title>How to dynamically summarize points within a boundary?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-dynamically-summarize-points-within-a/m-p/370283#M18596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The newest version of AGOL has some fantastic features and seems to get better with every update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been using the dashboard web app and the info graphics to really showcase some insights along with visually compelling data.&amp;nbsp; My end users have been thrilled at the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I was wondering if there was a way to dynamically update either these info graphics or to dynamically summarize points in a boundary file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is my situation:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have a web map built with our facility locations and have also imported NOAA's current hurricane resource which shows active hurricanes with several layers, including a cone of uncertainty.&amp;nbsp; This layer is a boundary layer and is updated consistently by NOAA which is then rolled out to all users such as myself which updates on my web app.&amp;nbsp; Who doesn't love an automatic updating of web maps?&amp;nbsp;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can summarize all of my facility locations using the cone of uncertainty layer since it is just a polygon layer, however, I would like to dynamically summarize my point facility locations as the cone of uncertainty layer is updated so that when my end users log into the web map they can easily see a "live updated" number of potentially impacted facilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone think this is possible or am I pushing the envelope and needing to wait for another AGOL update?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 18:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-dynamically-summarize-points-within-a/m-p/370283#M18596</guid>
      <dc:creator>DavidSemitekol3</dc:creator>
      <dc:date>2017-10-04T18:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to dynamically summarize points within a boundary?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-dynamically-summarize-points-within-a/m-p/370284#M18597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was just wondering if you had any luck with dynamically summarizing points within a boundary? I am looking for similar functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2018 14:29:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-dynamically-summarize-points-within-a/m-p/370284#M18597</guid>
      <dc:creator>DrewMerrill1</dc:creator>
      <dc:date>2018-06-25T14:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to dynamically summarize points within a boundary?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-dynamically-summarize-points-within-a/m-p/1230561#M48807</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/321775"&gt;@DavidSemitekol3&lt;/a&gt;&amp;nbsp;, did you end up finding a solution for this please?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 18:17:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-dynamically-summarize-points-within-a/m-p/1230561#M48807</guid>
      <dc:creator>AJ_devaccount</dc:creator>
      <dc:date>2022-11-10T18:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to dynamically summarize points within a boundary?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-dynamically-summarize-points-within-a/m-p/1634027#M65600</link>
      <description>&lt;P&gt;Hello! I know this topic is really old, but I wanted to share a workaround I found for something similar.&amp;nbsp; During the CA fires earlier this year, the perimeters and evacuation zones were constantly changing.&amp;nbsp; I was able to write a small python script that accessed the fire and evacuation service layers, subset my data to just those within the different polygons and then feed them back into my organization's service layers to be used in a dashboard.&amp;nbsp; I was able to schedule this script to run hourly on my PC to keep everything updated.&amp;nbsp; So while it was not 'dynamic' within the AGOL dashboard, itself, it was able to keep the dashboard current.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 21:03:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-dynamically-summarize-points-within-a/m-p/1634027#M65600</guid>
      <dc:creator>StephanieWeber1</dc:creator>
      <dc:date>2025-07-17T21:03:25Z</dc:date>
    </item>
  </channel>
</rss>

