<?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 table not found error intersect_analysis in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/table-not-found-error-intersect-analysis/m-p/665747#M1089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two feature datasets I wish to intersect using ArcPy; I used the following statement:&amp;nbsp;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;arcpy.Intersect_analysis([&lt;SPAN style="color: #008000; font-weight: bold;"&gt;'MMFSimplifyPt10_Angles'&lt;/SPAN&gt;, &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'TriCounty_Junctions_Buffer'&lt;/SPAN&gt;], &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'MMFSimplifyPt10_PTurns'&lt;/SPAN&gt;, &lt;SPAN style="color: #660099;"&gt;output_type&lt;/SPAN&gt;=&lt;SPAN style="color: #008000; font-weight: bold;"&gt;'POINT'&lt;/SPAN&gt;)
(The env.workspace has been set to the correct file path)

I get the following error:&lt;/PRE&gt;&lt;P&gt;The table was not found. [MMFSimplifyPt10_PTurns]&lt;BR /&gt;Invalid Topology [Topoengine error.]&lt;BR /&gt;Failed to execute (Intersect).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table that was "not found" is my output dataset that should be created by "intersect."&amp;nbsp; When I tried creating it before intersect the error was that it already exists.&amp;nbsp; When I use the intersect tool in ArcMap 10.7 on these feature classes it works fine and creates the output feature class, however it throws the error when using it in my python program.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 04:08:09 GMT</pubDate>
    <dc:creator>AngieMatthews</dc:creator>
    <dc:date>2021-12-12T04:08:09Z</dc:date>
    <item>
      <title>table not found error intersect_analysis</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/table-not-found-error-intersect-analysis/m-p/665747#M1089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two feature datasets I wish to intersect using ArcPy; I used the following statement:&amp;nbsp;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;arcpy.Intersect_analysis([&lt;SPAN style="color: #008000; font-weight: bold;"&gt;'MMFSimplifyPt10_Angles'&lt;/SPAN&gt;, &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'TriCounty_Junctions_Buffer'&lt;/SPAN&gt;], &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'MMFSimplifyPt10_PTurns'&lt;/SPAN&gt;, &lt;SPAN style="color: #660099;"&gt;output_type&lt;/SPAN&gt;=&lt;SPAN style="color: #008000; font-weight: bold;"&gt;'POINT'&lt;/SPAN&gt;)
(The env.workspace has been set to the correct file path)

I get the following error:&lt;/PRE&gt;&lt;P&gt;The table was not found. [MMFSimplifyPt10_PTurns]&lt;BR /&gt;Invalid Topology [Topoengine error.]&lt;BR /&gt;Failed to execute (Intersect).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table that was "not found" is my output dataset that should be created by "intersect."&amp;nbsp; When I tried creating it before intersect the error was that it already exists.&amp;nbsp; When I use the intersect tool in ArcMap 10.7 on these feature classes it works fine and creates the output feature class, however it throws the error when using it in my python program.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:08:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/table-not-found-error-intersect-analysis/m-p/665747#M1089</guid>
      <dc:creator>AngieMatthews</dc:creator>
      <dc:date>2021-12-12T04:08:09Z</dc:date>
    </item>
  </channel>
</rss>

