<?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 between 2 layer based on intersected length in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/spatial-join-between-2-layer-based-on-intersected/m-p/778938#M1114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Polygon and a Polyline layers, I want to join them spatially (using the spatial join tool) only if 1 mile or more of the line is inside the polygon&lt;/P&gt;&lt;P&gt;is there a spatial relationship can help me to define this join condition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Oct 2018 18:32:48 GMT</pubDate>
    <dc:creator>mohammednabil</dc:creator>
    <dc:date>2018-10-21T18:32:48Z</dc:date>
    <item>
      <title>Spatial Join between 2 layer based on intersected length</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/spatial-join-between-2-layer-based-on-intersected/m-p/778938#M1114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Polygon and a Polyline layers, I want to join them spatially (using the spatial join tool) only if 1 mile or more of the line is inside the polygon&lt;/P&gt;&lt;P&gt;is there a spatial relationship can help me to define this join condition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Oct 2018 18:32:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/spatial-join-between-2-layer-based-on-intersected/m-p/778938#M1114</guid>
      <dc:creator>mohammednabil</dc:creator>
      <dc:date>2018-10-21T18:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Join between 2 layer based on intersected length</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/spatial-join-between-2-layer-based-on-intersected/m-p/778939#M1115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to do this with the ArcGIS api for python?&lt;/P&gt;&lt;P&gt;ArcMap? or ArcGIS Pro?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why a spatial join when other options exist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a start, I would intersect the polyline featureclass with the polygon featureclass (returning polylines).&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/intersect.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/intersect.htm"&gt;Intersect—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;keep the attributes of both and you can query the shapelength field of the new file for those values greater than your threshold distance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 09:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/spatial-join-between-2-layer-based-on-intersected/m-p/778939#M1115</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-22T09:39:39Z</dc:date>
    </item>
  </channel>
</rss>

