<?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: GeoAccessor (SEDF) spatial join is not working  ? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/geoaccessor-sedf-spatial-join-is-not-working/m-p/1329579#M9006</link>
    <description>&lt;LI-CODE lang="python"&gt;spatial_relationship = 'intersects'

# Perform the spatial join
sedf_cable_joined = sedf_sub_assignment.spatial.join(sedf_cables, op=spatial_relationship)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After using the above code join using spatially enabled dataframe is now working.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Sep 2023 13:40:36 GMT</pubDate>
    <dc:creator>NiharSahoo</dc:creator>
    <dc:date>2023-09-18T13:40:36Z</dc:date>
    <item>
      <title>GeoAccessor (SEDF) spatial join is not working  ?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/geoaccessor-sedf-spatial-join-is-not-working/m-p/1329466#M9003</link>
      <description>&lt;P&gt;I want make a spatial join with my two spatially enabled dataframe. But while doing a join between the two dataframes. I got below errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;joined_sedf = sedf_cables.spatial.join(sedf_sub_assignment[['SHAPE']], how="inner", op="intersects")&lt;/LI-CODE&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="NiharSahoo_1-1695017310446.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/80877i6E1EC0A0AB7DBD23/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NiharSahoo_1-1695017310446.png" alt="NiharSahoo_1-1695017310446.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone let me know why this error appear and how i will be able make a join between the two dataframes where one is polygon and another is one is a line feature.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 06:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/geoaccessor-sedf-spatial-join-is-not-working/m-p/1329466#M9003</guid>
      <dc:creator>NiharSahoo</dc:creator>
      <dc:date>2023-09-18T06:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: GeoAccessor (SEDF) spatial join is not working  ?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/geoaccessor-sedf-spatial-join-is-not-working/m-p/1329491#M9005</link>
      <description>&lt;P&gt;yes they are.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 09:20:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/geoaccessor-sedf-spatial-join-is-not-working/m-p/1329491#M9005</guid>
      <dc:creator>NiharSahoo</dc:creator>
      <dc:date>2023-09-18T09:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: GeoAccessor (SEDF) spatial join is not working  ?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/geoaccessor-sedf-spatial-join-is-not-working/m-p/1329579#M9006</link>
      <description>&lt;LI-CODE lang="python"&gt;spatial_relationship = 'intersects'

# Perform the spatial join
sedf_cable_joined = sedf_sub_assignment.spatial.join(sedf_cables, op=spatial_relationship)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After using the above code join using spatially enabled dataframe is now working.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 13:40:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/geoaccessor-sedf-spatial-join-is-not-working/m-p/1329579#M9006</guid>
      <dc:creator>NiharSahoo</dc:creator>
      <dc:date>2023-09-18T13:40:36Z</dc:date>
    </item>
  </channel>
</rss>

