<?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 Not Completing Functions in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-not-completing-functions/m-p/738143#M24316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah, I had a large bunch of NYC background data and ran into a similar problem, needed to #dissolve my features because of overlapping roadbeds and other features. After the #dissolve, couldn't get #intersect to pass 0%. #BadGeometry. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a tendency to see bad geometry with file geodatabases and not with shapefiles. Came into this with a LiDAR-derived Tree Canopy layer as well. Can anyone form #Esri comment on why FGDB's have these problems and not shapefiles?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, to let you know, my features have Z-values disabled before the intersect.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2012 15:46:29 GMT</pubDate>
    <dc:creator>DanielSheehan</dc:creator>
    <dc:date>2012-07-25T15:46:29Z</dc:date>
    <item>
      <title>Intersect Tool Not Completing Functions</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-not-completing-functions/m-p/738141#M24314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been using the intersect tool between two fairly large shapefiles (one has about 30k records, the other is the census blkgrp.shp from ESRI Data&amp;amp;Maps, so about 211k records) within a python script for the past year or so without any issues.&amp;nbsp; Recently (within the past week) it has not been completing the intersect - there hasn't been an error returned, but the tool just gets hung up.&amp;nbsp; I just tried to complete the intersect between these two shapefiles manually within ArcMap, and I noticed in the results window that the most recent message is "Processing Tiles", but the Percentage at the bottom of the screen is stuck at 0%.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Neither of the shapefiles seem to be corrupt. I'm using ArcGIS 10 (ArcEditor license level) with Service Pack 4 and the most recent patch installed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm at a loss since I've been using this data/tool for awhile with no problems, and I'm not sure what's causing the tool to fail. Any insight/suggestions on what to try is appreciated! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks : )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 21:33:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-not-completing-functions/m-p/738141#M24314</guid>
      <dc:creator>JennaBernabe1</dc:creator>
      <dc:date>2012-05-02T21:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool Not Completing Functions</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-not-completing-functions/m-p/738142#M24315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How is your memory usage during the processing? Have you tried running it using the ONLY_FID Join Attributes value?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd try a &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003v000000"&gt;Repair Geometry&lt;/A&gt;&lt;SPAN&gt; on both feature classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you run the intersect, try setting a larger XY tolerance in your environment settings. 1m should be a good test.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that doesn't work, try running it from the python window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that still doesn't work, try exporting them both to a FGDB and repeat the previous steps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Final attempt, try intersecting using a subset of the data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still doesn't work? Contact Esri support.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 21:55:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-not-completing-functions/m-p/738142#M24315</guid>
      <dc:creator>MathewCoyle</dc:creator>
      <dc:date>2012-05-02T21:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool Not Completing Functions</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-not-completing-functions/m-p/738143#M24316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah, I had a large bunch of NYC background data and ran into a similar problem, needed to #dissolve my features because of overlapping roadbeds and other features. After the #dissolve, couldn't get #intersect to pass 0%. #BadGeometry. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a tendency to see bad geometry with file geodatabases and not with shapefiles. Came into this with a LiDAR-derived Tree Canopy layer as well. Can anyone form #Esri comment on why FGDB's have these problems and not shapefiles?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, to let you know, my features have Z-values disabled before the intersect.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 15:46:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-not-completing-functions/m-p/738143#M24316</guid>
      <dc:creator>DanielSheehan</dc:creator>
      <dc:date>2012-07-25T15:46:29Z</dc:date>
    </item>
  </channel>
</rss>

