<?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 Spatial Join, Centroid of Join Feature in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/spatial-join-centroid-of-join-feature/m-p/514568#M40389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Im trying to create a spatial join from one shapefile of many polygons and another shapefile of many polygons, The target feature is a mosaic of large polygons and the join feature are smaller polygons that overlap inside the larger ones. When i have the match_option as "INTERSECT" i will get the join counts i want except some join polygons overlap 2 target features so i want to join based on the centroid of the join polygon falling into the target polygons. The CENTROID option joins based on the center of the target feauture.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to make it where i created Centroid points based on the join polygons and then substituted those in as the joins instead and then INTERSECT works for what i wanted to join but i just found it odd that there is no option set for the join polygon centers in the first place&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2013 13:41:52 GMT</pubDate>
    <dc:creator>BenFriedrich</dc:creator>
    <dc:date>2013-07-23T13:41:52Z</dc:date>
    <item>
      <title>Spatial Join, Centroid of Join Feature</title>
      <link>https://community.esri.com/t5/python-questions/spatial-join-centroid-of-join-feature/m-p/514568#M40389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Im trying to create a spatial join from one shapefile of many polygons and another shapefile of many polygons, The target feature is a mosaic of large polygons and the join feature are smaller polygons that overlap inside the larger ones. When i have the match_option as "INTERSECT" i will get the join counts i want except some join polygons overlap 2 target features so i want to join based on the centroid of the join polygon falling into the target polygons. The CENTROID option joins based on the center of the target feauture.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to make it where i created Centroid points based on the join polygons and then substituted those in as the joins instead and then INTERSECT works for what i wanted to join but i just found it odd that there is no option set for the join polygon centers in the first place&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 13:41:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/spatial-join-centroid-of-join-feature/m-p/514568#M40389</guid>
      <dc:creator>BenFriedrich</dc:creator>
      <dc:date>2013-07-23T13:41:52Z</dc:date>
    </item>
  </channel>
</rss>

