<?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 Help with Survey123 Connect Calculation — Summarize Nearby Features Inside Buffer Polygon in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/help-with-survey123-connect-calculation-summarize/m-p/1604361#M62085</link>
    <description>&lt;P&gt;I’m working in &lt;STRONG&gt;Survey123 Connect&lt;/STRONG&gt; and need help creating a calculation based on a user’s current location.&lt;/P&gt;&lt;P&gt;I have a map published in &lt;STRONG&gt;ArcGIS Pro&lt;/STRONG&gt; with two key layers:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Land Use Area&lt;/STRONG&gt; – Polygons with various types (e.g., residential area, commercial area, industrial area, etc.). The attribute table contains many fields, but I only need the following:&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;Feature_ID&lt;/LI&gt;&lt;LI&gt;Feature_Type&lt;/LI&gt;&lt;LI&gt;Category&lt;/LI&gt;&lt;LI&gt;Area&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;STRONG&gt;Buffer Layer&lt;/STRONG&gt; – A 1000-foot buffer (Solid buffer) polygon surrounding the boundaries of the land use area&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;What I want to achieve:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In my Survey123 form, I want to use the &lt;STRONG&gt;geopoint&lt;/STRONG&gt; (user's location) to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Check if ANY Feature ID is &lt;STRONG&gt;inside a buffer polygon&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;If it is, retrieve all &lt;STRONG&gt;the features that lie inside the polygon&lt;/STRONG&gt; and intersect that buffer.&lt;/LI&gt;&lt;LI&gt;Display a summary that lists all the land use area within that buffer:&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Feature Type(s)&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Area&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Category&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Feature ID(s)&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/OL&gt;&lt;P&gt;Ideally, the result would look like this in a text or note question:&lt;/P&gt;&lt;P&gt;Feature ID: 123456, Type: Residential, Category: Urban, Area: 50.5&lt;/P&gt;&lt;P&gt;Feature ID: 789012, Type: Industrial, Category: Suburban, Area: 120.8&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I’ve tried:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I know about &lt;STRONG&gt;pulldata("@layer")&lt;/STRONG&gt; and &lt;STRONG&gt;intersects&lt;/STRONG&gt;, but I’m not sure how to query two layers in sequence (i.e., check the buffer first, then query features inside the buffer polygon) .&lt;/P&gt;&lt;P&gt;Has anyone done something similar — querying multiple layers and returning summarized attributes for all features &lt;STRONG&gt;inside a polygon&lt;/STRONG&gt;? I'd really appreciate a sample expression or advice on the best approach.&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;@&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929" target="_self"&gt;&lt;SPAN class=""&gt;IsmaelChivite&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Apr 2025 19:44:58 GMT</pubDate>
    <dc:creator>anna_7</dc:creator>
    <dc:date>2025-04-09T19:44:58Z</dc:date>
    <item>
      <title>Help with Survey123 Connect Calculation — Summarize Nearby Features Inside Buffer Polygon</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/help-with-survey123-connect-calculation-summarize/m-p/1604361#M62085</link>
      <description>&lt;P&gt;I’m working in &lt;STRONG&gt;Survey123 Connect&lt;/STRONG&gt; and need help creating a calculation based on a user’s current location.&lt;/P&gt;&lt;P&gt;I have a map published in &lt;STRONG&gt;ArcGIS Pro&lt;/STRONG&gt; with two key layers:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Land Use Area&lt;/STRONG&gt; – Polygons with various types (e.g., residential area, commercial area, industrial area, etc.). The attribute table contains many fields, but I only need the following:&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;Feature_ID&lt;/LI&gt;&lt;LI&gt;Feature_Type&lt;/LI&gt;&lt;LI&gt;Category&lt;/LI&gt;&lt;LI&gt;Area&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;STRONG&gt;Buffer Layer&lt;/STRONG&gt; – A 1000-foot buffer (Solid buffer) polygon surrounding the boundaries of the land use area&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;What I want to achieve:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In my Survey123 form, I want to use the &lt;STRONG&gt;geopoint&lt;/STRONG&gt; (user's location) to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Check if ANY Feature ID is &lt;STRONG&gt;inside a buffer polygon&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;If it is, retrieve all &lt;STRONG&gt;the features that lie inside the polygon&lt;/STRONG&gt; and intersect that buffer.&lt;/LI&gt;&lt;LI&gt;Display a summary that lists all the land use area within that buffer:&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Feature Type(s)&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Area&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Category&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Feature ID(s)&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/OL&gt;&lt;P&gt;Ideally, the result would look like this in a text or note question:&lt;/P&gt;&lt;P&gt;Feature ID: 123456, Type: Residential, Category: Urban, Area: 50.5&lt;/P&gt;&lt;P&gt;Feature ID: 789012, Type: Industrial, Category: Suburban, Area: 120.8&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I’ve tried:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I know about &lt;STRONG&gt;pulldata("@layer")&lt;/STRONG&gt; and &lt;STRONG&gt;intersects&lt;/STRONG&gt;, but I’m not sure how to query two layers in sequence (i.e., check the buffer first, then query features inside the buffer polygon) .&lt;/P&gt;&lt;P&gt;Has anyone done something similar — querying multiple layers and returning summarized attributes for all features &lt;STRONG&gt;inside a polygon&lt;/STRONG&gt;? I'd really appreciate a sample expression or advice on the best approach.&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;@&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929" target="_self"&gt;&lt;SPAN class=""&gt;IsmaelChivite&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 19:44:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/help-with-survey123-connect-calculation-summarize/m-p/1604361#M62085</guid>
      <dc:creator>anna_7</dc:creator>
      <dc:date>2025-04-09T19:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Survey123 Connect Calculation — Summarize Nearby Features Inside Buffer Polygon</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/help-with-survey123-connect-calculation-summarize/m-p/1608154#M62210</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/805998"&gt;@anna_7&lt;/a&gt;&amp;nbsp;, how important is it for this calculation to happen at the time of the form being filled out/submitted? I worked on a survey last year that had to take a user's geoshape input and intersect it with another feature layer to return set of points, but I didn't find a way to do this within the XLS form. I had an ArcGIS notebook set up that would take new survey submissions and then run the processing I needed w arcpy/the python api. Those calculated values you want in the note field could be added to the feature layer in this process I think. I'd be willing to help out more w scripting but I need a bit more information on what exactly you're trying to do. Let me know!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 16:10:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/help-with-survey123-connect-calculation-summarize/m-p/1608154#M62210</guid>
      <dc:creator>Chris3030</dc:creator>
      <dc:date>2025-04-22T16:10:11Z</dc:date>
    </item>
  </channel>
</rss>

