<?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 Field calculation - Many to one from another layer based on intersecting feature in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/field-calculation-many-to-one-from-another-layer/m-p/1324072#M72622</link>
    <description>&lt;P&gt;I will try to explain this as best as I can. I have two feature classes. Feature class 1 (fc1) is a layer that consists of buffers that represent shoreland districts with a bunch of overlapping polygons (indicating overlapping shoreland districts). Using the Union tool, I split out all these overlapping sections so each polygon was split along the overlap. Feature class 2 (fc2) merges all of the identical overlapping polygons into one feature. The images below show the polygons with a transparent fill to show the overlapping polygons (fc1) and the merged polygons (fc2). Feature class 1 has a field that indicates which shoreland district each polygon represents.&lt;/P&gt;&lt;P&gt;fc1:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MelissaGearman_0-1693424202080.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/79496i98496E8A7B9AD6E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MelissaGearman_0-1693424202080.png" alt="MelissaGearman_0-1693424202080.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fc2:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MelissaGearman_1-1693424247299.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/79497i6C0A8FFC4F808BC8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MelissaGearman_1-1693424247299.png" alt="MelissaGearman_1-1693424247299.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I need to do is populate a shoreland district field in the fc2 layer that represents all the shoreland districts that are part of that polygon. What I think my steps are include selecting the features in fc1 that are geometrically identical to the polygon in question in fc2 and and copying over the shoreland district name. However, I don't know how to do that. I'm hoping I can do all of this within the field calculator. So far I have been able to run the intersects function and and grab the first feature but upon more digging I don't think Intersects is the function I want. Any advice would be helpful. Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MelissaGearman_2-1693425050204.png" style="width: 593px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/79499i2CBF6B081666C110/image-dimensions/593x110?v=v2" width="593" height="110" role="button" title="MelissaGearman_2-1693425050204.png" alt="MelissaGearman_2-1693425050204.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Aug 2023 19:54:09 GMT</pubDate>
    <dc:creator>MelissaGearman</dc:creator>
    <dc:date>2023-08-30T19:54:09Z</dc:date>
    <item>
      <title>Field calculation - Many to one from another layer based on intersecting feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/field-calculation-many-to-one-from-another-layer/m-p/1324072#M72622</link>
      <description>&lt;P&gt;I will try to explain this as best as I can. I have two feature classes. Feature class 1 (fc1) is a layer that consists of buffers that represent shoreland districts with a bunch of overlapping polygons (indicating overlapping shoreland districts). Using the Union tool, I split out all these overlapping sections so each polygon was split along the overlap. Feature class 2 (fc2) merges all of the identical overlapping polygons into one feature. The images below show the polygons with a transparent fill to show the overlapping polygons (fc1) and the merged polygons (fc2). Feature class 1 has a field that indicates which shoreland district each polygon represents.&lt;/P&gt;&lt;P&gt;fc1:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MelissaGearman_0-1693424202080.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/79496i98496E8A7B9AD6E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MelissaGearman_0-1693424202080.png" alt="MelissaGearman_0-1693424202080.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fc2:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MelissaGearman_1-1693424247299.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/79497i6C0A8FFC4F808BC8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MelissaGearman_1-1693424247299.png" alt="MelissaGearman_1-1693424247299.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I need to do is populate a shoreland district field in the fc2 layer that represents all the shoreland districts that are part of that polygon. What I think my steps are include selecting the features in fc1 that are geometrically identical to the polygon in question in fc2 and and copying over the shoreland district name. However, I don't know how to do that. I'm hoping I can do all of this within the field calculator. So far I have been able to run the intersects function and and grab the first feature but upon more digging I don't think Intersects is the function I want. Any advice would be helpful. Thanks!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MelissaGearman_2-1693425050204.png" style="width: 593px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/79499i2CBF6B081666C110/image-dimensions/593x110?v=v2" width="593" height="110" role="button" title="MelissaGearman_2-1693425050204.png" alt="MelissaGearman_2-1693425050204.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 19:54:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/field-calculation-many-to-one-from-another-layer/m-p/1324072#M72622</guid>
      <dc:creator>MelissaGearman</dc:creator>
      <dc:date>2023-08-30T19:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Field calculation - Many to one from another layer based on intersecting feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/field-calculation-many-to-one-from-another-layer/m-p/1324311#M72640</link>
      <description>&lt;P&gt;I found a solution in another post: &lt;A href="https://community.esri.com/t5/arcgis-pro-questions/spatial-join-with-overlapping-polygons/td-p/1180472/page/2" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-questions/spatial-join-with-overlapping-polygons/td-p/1180472/page/2&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 13:14:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/field-calculation-many-to-one-from-another-layer/m-p/1324311#M72640</guid>
      <dc:creator>MelissaGearman</dc:creator>
      <dc:date>2023-08-31T13:14:30Z</dc:date>
    </item>
  </channel>
</rss>

