<?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>idea One-to-Many Spatial Join - Join Count Per Group in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/one-to-many-spatial-join-join-count-per-group/idi-p/1640397</link>
    <description>&lt;P&gt;&lt;EM&gt;Edited.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I have a municipality FC and a riding FC. The spatial relationship of the data is one-to-many: one municipality intersects many ridings.&lt;/P&gt;&lt;P&gt;I want to do a one-to-many spatial join (a row for each intersecting riding), but I want a column in the output that indicates the Join_Count&lt;STRONG&gt;_Per_Group&lt;/STRONG&gt;; I want each row to indicate how many ridings there are per municipality. All within a single geoprocessing operation. Currently, with one-to-many spatial joins, the Join_Count field is set to 1 (or zero?) for every row.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Aug 2025 18:40:05 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2025-08-08T18:40:05Z</dc:date>
    <item>
      <title>One-to-Many Spatial Join - Join Count Per Group</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/one-to-many-spatial-join-join-count-per-group/idi-p/1640397</link>
      <description>&lt;P&gt;&lt;EM&gt;Edited.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I have a municipality FC and a riding FC. The spatial relationship of the data is one-to-many: one municipality intersects many ridings.&lt;/P&gt;&lt;P&gt;I want to do a one-to-many spatial join (a row for each intersecting riding), but I want a column in the output that indicates the Join_Count&lt;STRONG&gt;_Per_Group&lt;/STRONG&gt;; I want each row to indicate how many ridings there are per municipality. All within a single geoprocessing operation. Currently, with one-to-many spatial joins, the Join_Count field is set to 1 (or zero?) for every row.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 18:40:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/one-to-many-spatial-join-join-count-per-group/idi-p/1640397</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2025-08-08T18:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: One-to-Many Spatial Join - Join Count Total Field</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/one-to-many-spatial-join-join-count-per-group/idc-p/1640406#M35782</link>
      <description>&lt;P&gt;I am not sure that can be accomplished in one single geoprocessing operation. I am guessing a one to many would result in giving you more features (municipalities) than what you started with, thus it makes sense that each one is 1 or 0. You would likely need to perform a Summary Statistics process to make a table counting all the points within your municipalities, then tabularly join that table back to your spatially joined feature class.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/summary-statistics.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/summary-statistics.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unless I am not fully understanding the issue here.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 16:10:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/one-to-many-spatial-join-join-count-per-group/idc-p/1640406#M35782</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2025-08-08T16:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: One-to-Many Spatial Join - Join Count Total Field</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/one-to-many-spatial-join-join-count-per-group/idc-p/1640431#M35783</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/351335"&gt;@Bud&lt;/a&gt;,&amp;nbsp;I am not sure what output&amp;nbsp; you would like but to get the number of "&lt;SPAN&gt;ridings there are per municipality"&amp;nbsp;&lt;/SPAN&gt;you could try using a 1-to-1 join operation instead.&lt;/P&gt;&lt;P&gt;here I made 2 feature classes: &lt;EM&gt;municipal boundaries&lt;/EM&gt; and &lt;EM&gt;schools&lt;/EM&gt;. Then in the &lt;STRONG&gt;Spatial Join&lt;/STRONG&gt; tool, I used the&amp;nbsp;municipal boundaries as the &lt;STRONG&gt;target feature&amp;nbsp;&lt;/STRONG&gt;and schools as the &lt;STRONG&gt;join feature,&amp;nbsp;&lt;/STRONG&gt;and set the join operation to &lt;STRONG&gt;one-to-one&lt;/STRONG&gt;:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MargaretCrawford_0-1754673641668.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/138159i1EBD6949C915E638/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MargaretCrawford_0-1754673641668.png" alt="MargaretCrawford_0-1754673641668.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The output's &lt;STRONG&gt;join_count&lt;/STRONG&gt; field includes a count of all the schools per municipality.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MargaretCrawford_1-1754673815808.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/138160i3435BB0965668AC9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MargaretCrawford_1-1754673815808.png" alt="MargaretCrawford_1-1754673815808.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;-Margaret&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 17:32:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/one-to-many-spatial-join-join-count-per-group/idc-p/1640431#M35783</guid>
      <dc:creator>MargaretCrawford</dc:creator>
      <dc:date>2025-08-08T17:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: One-to-Many Spatial Join - Join Count Per Group</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/one-to-many-spatial-join-join-count-per-group/idc-p/1640463#M35784</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/603448"&gt;@MargaretCrawford&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a screenshot of what I'm looking for. I manually created the&amp;nbsp;&lt;FONT face="courier new,courier" color="#0000FF"&gt;Join_Count_Per_Group&lt;/FONT&gt;&amp;nbsp;field after the fact to show what I want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bud_0-1754677891601.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/138175i4F1D4A22A2B8F546/image-size/large?v=v2&amp;amp;px=999" role="button" title="Bud_0-1754677891601.png" alt="Bud_0-1754677891601.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Use Case: I want a list of municipalities and the ridings that touch the municipalities. I want one row per riding/municipality combination, hence the one to many join. And I want to only include rows where there is more than one riding per municipality, by creating a definition query:&amp;nbsp;&amp;nbsp;&lt;FONT face="courier new,courier" color="#0000FF"&gt;Join_Count_Per_Group &amp;gt; 1&lt;/FONT&gt;. I want to do this using a single geoprocessing tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 18:43:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/one-to-many-spatial-join-join-count-per-group/idc-p/1640463#M35784</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2025-08-08T18:43:44Z</dc:date>
    </item>
  </channel>
</rss>

