<?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: Get clicked pop-up location arcade in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1542211#M61669</link>
    <description>&lt;P&gt;Exactly what I was looking for. Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2024 21:30:07 GMT</pubDate>
    <dc:creator>MK13</dc:creator>
    <dc:date>2024-09-24T21:30:07Z</dc:date>
    <item>
      <title>Get clicked pop-up location arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1541721#M61640</link>
      <description>&lt;P&gt;I am looking to get the location where the user clicked to get a pop-up. My goal is to get the features that intersect that xy location and return stats in the pop-up.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17874"&gt;@RussRoberts&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/585739"&gt;@EmilyGeo&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/611120"&gt;@bbollin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 01:16:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1541721#M61640</guid>
      <dc:creator>MK13</dc:creator>
      <dc:date>2024-09-24T01:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Get clicked pop-up location arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1541925#M61649</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/668647"&gt;@MK13&lt;/a&gt;&amp;nbsp;this article may be of some help:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-display-attributes-of-intersecting-features-in-a-000028227" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/how-to-display-attributes-of-intersecting-features-in-a-000028227&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 14:17:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1541925#M61649</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2024-09-24T14:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Get clicked pop-up location arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1541974#M61653</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/10527"&gt;@JakeSkinner&lt;/a&gt;&amp;nbsp;&amp;nbsp;Thanks for the link. Unfortunately in the article they show how to get features that intersect the clicked &lt;STRONG&gt;feature&lt;/STRONG&gt;. I am looking to get features that intersect a clicked &lt;STRONG&gt;point&lt;/STRONG&gt;. The clicked feature might intersect way more features than the clicked point within that same feature.&lt;/P&gt;&lt;P&gt;So specifically for this line:&amp;nbsp;&lt;SPAN&gt;Intersects(feat, Buffer($feature, 1)),&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;instead of&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;$feature I would hope to use the clicked point.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 15:20:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1541974#M61653</guid>
      <dc:creator>MK13</dc:creator>
      <dc:date>2024-09-24T15:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Get clicked pop-up location arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1541983#M61656</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/668647"&gt;@MK13&lt;/a&gt;&amp;nbsp;have you considered using the Near Me widget.&amp;nbsp; I think this will give you the functionality you're looking for.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/near-me-widget.htm" target="_blank"&gt;https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/near-me-widget.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 15:29:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1541983#M61656</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2024-09-24T15:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Get clicked pop-up location arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1542007#M61660</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/10527"&gt;@JakeSkinner&lt;/a&gt;&amp;nbsp;&amp;nbsp;Unfortunately that wouldn't work because I need the information to be shown in a pop-up as each feature is clicked. Basically, when the user clicks on a feature, I would show specific attributes of the clicked feature plus information about other features that intersect the clicked point. That would be my workflow.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 15:57:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1542007#M61660</guid>
      <dc:creator>MK13</dc:creator>
      <dc:date>2024-09-24T15:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Get clicked pop-up location arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1542193#M61667</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/668647"&gt;@MK13&lt;/a&gt; I think $UserInput would work here &lt;BR /&gt;&lt;A href="https://developers.arcgis.com/arcade/profiles/popup/" target="_blank"&gt;https://developers.arcgis.com/arcade/profiles/popup/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bbollin_0-1727211264096.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/115827iC9AD917BDD1B9C9E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bbollin_0-1727211264096.png" alt="bbollin_0-1727211264096.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 20:54:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1542193#M61667</guid>
      <dc:creator>bbollin</dc:creator>
      <dc:date>2024-09-24T20:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get clicked pop-up location arcade</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1542211#M61669</link>
      <description>&lt;P&gt;Exactly what I was looking for. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 21:30:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/get-clicked-pop-up-location-arcade/m-p/1542211#M61669</guid>
      <dc:creator>MK13</dc:creator>
      <dc:date>2024-09-24T21:30:07Z</dc:date>
    </item>
  </channel>
</rss>

