<?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 specify spatial join relationship &amp;quot;within or partially within&amp;quot; in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/how-to-specify-spatial-join-relationship-quot/m-p/1602101#M27555</link>
    <description>&lt;P&gt;I think you've got some slithers of overlaps from the datasets.&amp;nbsp; Certainly recommend Jack's approach, and possibly&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/tabulate-intersection.htm" target="_blank"&gt;Tabulate Intersection (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;might help you to figure out what's going on with the potential overlaps - or may be used to achieve the join instead (remove &amp;lt;1% overlap etc).&lt;/P&gt;</description>
    <pubDate>Wed, 02 Apr 2025 22:37:39 GMT</pubDate>
    <dc:creator>DavidPike</dc:creator>
    <dc:date>2025-04-02T22:37:39Z</dc:date>
    <item>
      <title>How to specify spatial join relationship "within or partially within"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-specify-spatial-join-relationship-quot/m-p/1602021#M27551</link>
      <description>&lt;P&gt;Using ArcGIS Pro 3.4, I'm trying to use Spatial Join to identify which counties are "within or partially within" a congressional district, but exclude those that merely touch a boundary. For example, Chaves county (yellow polygon) should be in multiple districts (black boundary lines), while Deaf Smith should be in only one district.&lt;/P&gt;&lt;P&gt;Using "largest overlap" doesn't work because it only returns the single largest overlap and "intersect" doesn't work because shared boundaries create many incorrect duplicates.&lt;/P&gt;&lt;P&gt;SHPs available here -&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.census.gov/geographies/mapping-files/time-series/geo/cartographic-boundary.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.census.gov/geographies/mapping-files/time-series/geo/cartographic-boundary.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/geoanalytics-desktop/spatial-relationships-gapro.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;Join Features&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is supposed to accomplish this using "Overlap" but is still returning polygons with shared boundaries. (The bottom image is directly from this link and shows that shared boundaries should NOT be included.)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture1.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/129332i107C00FDA31B8373/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture1.png" alt="Picture1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture2.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/129334i700F699C3DA1CDE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture2.png" alt="Picture2.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;This is the result of Join Features using "Overlaps" and one-to-many, four counties returned rather than just the one:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture3.png" style="width: 936px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/129335i66ECBBD9A2C8BAE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Picture3.png" alt="Picture3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 20:31:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-specify-spatial-join-relationship-quot/m-p/1602021#M27551</guid>
      <dc:creator>MikeW</dc:creator>
      <dc:date>2025-04-02T20:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify spatial join relationship "within or partially within"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-specify-spatial-join-relationship-quot/m-p/1602034#M27552</link>
      <description>&lt;P&gt;Have you tried utilizing a [small] negative search distance? I've successfully used this before to exclude bordering features. Since these are large county boundaries, you can probably get away with a larger negative value than if you were dealing with a lot of small features.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 20:45:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-specify-spatial-join-relationship-quot/m-p/1602034#M27552</guid>
      <dc:creator>__JackCharde__</dc:creator>
      <dc:date>2025-04-02T20:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify spatial join relationship "within or partially within"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-specify-spatial-join-relationship-quot/m-p/1602081#M27554</link>
      <description>&lt;P&gt;perhaps have a look at the Select by location options, there are some cases not covered by spatial join.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/select-by-location-graphical-examples.htm" target="_blank"&gt;Select By Location graphic examples—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 21:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-specify-spatial-join-relationship-quot/m-p/1602081#M27554</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2025-04-02T21:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify spatial join relationship "within or partially within"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-specify-spatial-join-relationship-quot/m-p/1602101#M27555</link>
      <description>&lt;P&gt;I think you've got some slithers of overlaps from the datasets.&amp;nbsp; Certainly recommend Jack's approach, and possibly&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/tabulate-intersection.htm" target="_blank"&gt;Tabulate Intersection (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;might help you to figure out what's going on with the potential overlaps - or may be used to achieve the join instead (remove &amp;lt;1% overlap etc).&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 22:37:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-specify-spatial-join-relationship-quot/m-p/1602101#M27555</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-04-02T22:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to specify spatial join relationship "within or partially within"</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-specify-spatial-join-relationship-quot/m-p/1604815#M27565</link>
      <description>&lt;P&gt;The data is directly from public sources and they should be topologically aligned. Do folks have examples of datasets where the Join Features "Overlaps" relationship works as described?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 16:17:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-specify-spatial-join-relationship-quot/m-p/1604815#M27565</guid>
      <dc:creator>MikeW</dc:creator>
      <dc:date>2025-04-10T16:17:56Z</dc:date>
    </item>
  </channel>
</rss>

