<?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: Intersect Tool Fail - ERROR 160196: Invalid Topology in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1027523#M37513</link>
    <description>&lt;P&gt;Are both layers (and the map) using the same coordinate system?&lt;/P&gt;&lt;P&gt;How many features are we talking? Does it work with, say, half the dataset(s)?&lt;/P&gt;</description>
    <pubDate>Wed, 17 Feb 2021 10:25:11 GMT</pubDate>
    <dc:creator>Mary_Murphy</dc:creator>
    <dc:date>2021-02-17T10:25:11Z</dc:date>
    <item>
      <title>Intersect Tool Fail - ERROR 160196: Invalid Topology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1027451#M37507</link>
      <description>&lt;P&gt;I am using ArcGIS Pro 2.7.1 on a pc with good technical specs.&lt;/P&gt;&lt;P&gt;I am attempting to run the Intersect (Analysis) tool between two layers. One layer contains polygon county shapes for the contiguous United States, and the other contains a single polygon, created by a buffer for several hundred thousand points.&lt;/P&gt;&lt;P&gt;The tool repeatedly fails while "Assembling Features", giving "ERROR 160196: Invalid Topology".&lt;/P&gt;&lt;P&gt;What strategies can I take the avoid this error and generate the intersect? Note, the error inspector does not find any topology errors, and the input layer appears as expected. I have tried restarting.&amp;nbsp;&amp;nbsp;I was able to run an identical process with an input layer of a 1500 meter buffer, with a two minute runtime. The 500 meter buffer always fails.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 02:28:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1027451#M37507</guid>
      <dc:creator>Thomask_gridmetrics</dc:creator>
      <dc:date>2021-02-17T02:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool Fail - ERROR 160196: Invalid Topology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1027456#M37508</link>
      <description>&lt;P&gt;I would run a Check Geometry and a Repair Geometry if necessary on both sets of data first.&lt;/P&gt;&lt;P&gt;Second, no a panacea for potential problems, but read this link carefully&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/pairwise-intersect.htm" target="_blank"&gt;Pairwise Intersect (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 02:40:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1027456#M37508</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-02-17T02:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool Fail - ERROR 160196: Invalid Topology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1027523#M37513</link>
      <description>&lt;P&gt;Are both layers (and the map) using the same coordinate system?&lt;/P&gt;&lt;P&gt;How many features are we talking? Does it work with, say, half the dataset(s)?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 10:25:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1027523#M37513</guid>
      <dc:creator>Mary_Murphy</dc:creator>
      <dc:date>2021-02-17T10:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool Fail - ERROR 160196: Invalid Topology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1032060#M38050</link>
      <description>&lt;P&gt;I have same issue.&amp;nbsp; V2.7.1 intersect with two polygon featureclasses.&amp;nbsp; One has about 450 polys (file gdb), the other is our countywide parcel fabric (from an SDE server).&amp;nbsp; Both datasets and dataframe are same projection info.&amp;nbsp; Works if I have parcel layer with def query (using Tshp Sec Rng references) that keeps record count below about 15,000 parcels.&amp;nbsp; Anything more than that and it fails with the same 160196 Invalid Topology error.&amp;nbsp; Have tried it with different geographic areas of our parcel fabric and it fails at different polygon count thresholds, but typically somewhere between 10,000-20,000 records.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 18:47:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1032060#M38050</guid>
      <dc:creator>ChrisBehee1</dc:creator>
      <dc:date>2021-03-02T18:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool Fail - ERROR 160196: Invalid Topology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1032270#M38068</link>
      <description>&lt;P&gt;Since I've only got two input datasets I ended up using PairwiseIntersect in my script.&amp;nbsp; It works for this process just fine.&amp;nbsp; Still don't know why regular Intersect fails on this combination of data.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 00:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1032270#M38068</guid>
      <dc:creator>ChrisBehee1</dc:creator>
      <dc:date>2021-03-03T00:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool Fail - ERROR 160196: Invalid Topology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1032279#M38070</link>
      <description>&lt;P&gt;The help topic on Pairwise lists the advantages over regular intersect.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Mar 2021 00:33:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1032279#M38070</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-03-03T00:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool Fail - ERROR 160196: Invalid Topology</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1164005#M53988</link>
      <description>&lt;P&gt;Check for Null or 0's in your Shape fields.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 17:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/intersect-tool-fail-error-160196-invalid-topology/m-p/1164005#M53988</guid>
      <dc:creator>Craig_Schellenbach</dc:creator>
      <dc:date>2022-04-13T17:04:34Z</dc:date>
    </item>
  </channel>
</rss>

