<?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 Tabulate Intersection Reading More Features Than the Inputs Have in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094063#M45018</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run a tabulate intersect on an impervious surface layer which contains 88,000 features. My zone feature class contains 112 features. Tabulate intersect has been running for about 17 hours and the geoprocessing window shows that it is reading feature 126,559,100. Why is it reading almost a hundred million more features than the inputs have?&lt;/P&gt;&lt;P&gt;I have noticed that tabulate intersection takes a long time to run on the impervious surface layers I derive from orthoimagery. Maybe its the number of vertices or the number of feature or both? Would it be better if I merged all of the features into 1?&lt;/P&gt;&lt;P&gt;I am using ArcGIS Pro 2.8.1. Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 31 Aug 2021 17:02:08 GMT</pubDate>
    <dc:creator>AlexVerville</dc:creator>
    <dc:date>2021-08-31T17:02:08Z</dc:date>
    <item>
      <title>Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094063#M45018</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run a tabulate intersect on an impervious surface layer which contains 88,000 features. My zone feature class contains 112 features. Tabulate intersect has been running for about 17 hours and the geoprocessing window shows that it is reading feature 126,559,100. Why is it reading almost a hundred million more features than the inputs have?&lt;/P&gt;&lt;P&gt;I have noticed that tabulate intersection takes a long time to run on the impervious surface layers I derive from orthoimagery. Maybe its the number of vertices or the number of feature or both? Would it be better if I merged all of the features into 1?&lt;/P&gt;&lt;P&gt;I am using ArcGIS Pro 2.8.1. Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 17:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094063#M45018</guid>
      <dc:creator>AlexVerville</dc:creator>
      <dc:date>2021-08-31T17:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094075#M45020</link>
      <description>&lt;P&gt;According to the docs:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Determining the intersection of zone and class features follows the same rules as the Intersect tool.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;An intersection is always going to create more features than the inputs, if the layers are not identical.&lt;/P&gt;&lt;P&gt;Also, the number of rows in the output will depend greatly on the input data and what field you have selected for the &lt;STRONG&gt;Class Fields&lt;/STRONG&gt;. You may only have 112 zones, but how many classes are present in the impervious surfaces layer? You'll get an output row for each value in the class fields that intersect with the zone. So I might have a two zone features, but if there are 1000 unique values in my class field for the intersecting layer, I may end up with 2000 rows in my output.&lt;/P&gt;&lt;P&gt;What's curious here is that even intersecting every feature with every zone would only yield 9,856,000, which is still a far cry from the row count you're getting. I would try running a simple intersection to investigate what is being used in the tabulation. Perhaps on a subset, though, so that you don't have to wait 17 hours for it!&lt;/P&gt;&lt;P&gt;Could you provide some screenshots of the input layers, too? I wonder if perhaps the intersection is counting a row for every piece that intersects, as opposed to every input feature. You could intersect two features and end up with nearly infinite singlepart geometries if the input geometries were complex enough.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 17:23:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094075#M45020</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-08-31T17:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094090#M45022</link>
      <description>&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;Thanks for the response. I have posted a screenshot of my data below. I am trying to calculate the percentage of impervious land cover in each stormwater pond catchment. I have 1 zone field which is the ID of the catchment, and no class fields. I will try to run it on a small subset and let you know the outcome.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexVerville_0-1630431815552.png" style="width: 752px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/22106i9E05C48414FBF612/image-dimensions/752x390?v=v2" width="752" height="390" role="button" title="AlexVerville_0-1630431815552.png" alt="AlexVerville_0-1630431815552.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;- Alex&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 17:51:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094090#M45022</guid>
      <dc:creator>AlexVerville</dc:creator>
      <dc:date>2021-08-31T17:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094092#M45023</link>
      <description>&lt;P&gt;Well, this is certainly curious. Are those impervious features all just one big merged feature?&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 17:59:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094092#M45023</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-08-31T17:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094109#M45025</link>
      <description>&lt;P&gt;Well there are 88,000 features, but the vast majority of the area comes from 1 feature that includes the roads and everything connected to them. Do you think it would run faster if I merged it into 1 big feature? I don't think it would be possible to break this feature up as I merged and dissolved it with a few other layers to fill in gaps and the roads were probably all connected in the raw classification results anyways.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently running a tabulate intersection on just 1 catchment and it has read 202,700 features so far over 30 minutes. Still running.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Alex&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 18:38:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094109#M45025</guid>
      <dc:creator>AlexVerville</dc:creator>
      <dc:date>2021-08-31T18:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094170#M45027</link>
      <description>&lt;P&gt;I let tabulate intersection run for one catchment for 2h and it was still reading features, so instead I created a model that iterates through each catchment, clips the impervious layer to the catchment, tabulates intersection, and then appends the results to a table. The whole thing ran in 18 minutes so my problems must have been from having that one huge feature. Its still kind of weird though that I have created an impervious layer similar to this one for a bigger city and it runs in about 3h.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the future I might try just splitting the impervious layer with a watershed or neighbourhoods layer to break things up and avoid having to create a bunch of new files.&lt;/P&gt;&lt;P&gt;Thank you for your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 20:30:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094170#M45027</guid>
      <dc:creator>AlexVerville</dc:creator>
      <dc:date>2021-08-31T20:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094175#M45028</link>
      <description>&lt;P&gt;If you are working with shapefiles, I would suggest you to save the output as a File Geodatabase Feature Class.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 20:37:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094175#M45028</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-08-31T20:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094178#M45029</link>
      <description>&lt;P&gt;Sorry, I'd missed your response. Yes, splitting up features can improve things a lot, depending on the situation. I had a "right-of-ways" layer at one point that was just all roadways merged into a single, massively complex polygon feature. When the layer was opened for editing (in which the entire feature needs to lead, not just the visible extent), it nearly crashed our Portal. Running GP tools against it was also quite slow.&lt;/P&gt;&lt;P&gt;We split the feature into pieces using a grid, and those problems disappeared. I think your approach of breaking them up by other features like neighbourhoods is the way to go.&lt;/P&gt;&lt;P&gt;Good thinking on making an iterative model, too!&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 20:46:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094178#M45029</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-08-31T20:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094187#M45030</link>
      <description>&lt;P&gt;I am working out of a geodatabase already and still having this issue. Thanks for the response though. I think the solution is just to break things up so that I don't end up with huge features that span the entire city.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 21:07:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1094187#M45030</guid>
      <dc:creator>AlexVerville</dc:creator>
      <dc:date>2021-08-31T21:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1328158#M72990</link>
      <description>&lt;P&gt;I just had this issue as well, Tabulate Intersection ran for 31 hours before I cancelled the process and split up the features I had previously merged, assuming that a reduced number of features helps to accelerate the processing. This is certainly not the case, rather it seems that processing time increases with the number of vertices of a feature. After splitting up the features, Tabulate Intersection easily finished within ten minutes.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 08:21:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1328158#M72990</guid>
      <dc:creator>dajaho</dc:creator>
      <dc:date>2023-09-13T08:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1418921#M82757</link>
      <description>&lt;P&gt;Hey everyone!&lt;/P&gt;&lt;P&gt;I know this thread is a bit old, but I believe I am having a similar issue and need some guidance. I have been trying to use tabulate intersection to determine the proportion of a number of buffers that are taken up by an input feature (polygon), and am wondering how best to "Split" these polygons to achieve greater efficiency with the tabulate intersection tool. I have tried creating a grid that covers the map extent and using this in the "Split (Analysis)" tool, but not sure I am on the right track.&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 20:02:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1418921#M82757</guid>
      <dc:creator>ChristopherDennison</dc:creator>
      <dc:date>2024-05-03T20:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1418929#M82759</link>
      <description>&lt;P&gt;Hi Christopher,&lt;/P&gt;&lt;P&gt;I recommend using the "Intersect (Analysis Tools)" tool. That's how I have been doing it and haven't had any issues.&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 20:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1418929#M82759</guid>
      <dc:creator>AlexVerville</dc:creator>
      <dc:date>2024-05-03T20:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Tabulate Intersection Reading More Features Than the Inputs Have</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1488892#M84434</link>
      <description>&lt;P&gt;I just ran into the same problem again while performing Tabulate Intersection in the Model Builder and finally found that the tool might not be ideal for use cases with a high number of features and / or over a large area as it appears to be prone to the&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/dicing-godzillas-features-with-too-many-vertices/" target="_blank" rel="noopener"&gt;"godzilla"-problem (in Esri terms)&lt;/A&gt;. I tried to mitigate the areal problem by using cartographic partitions which helped reducing the processing time for Tabulate Intersection&amp;nbsp;but by adding many features (according to cartographic partitions) to the geodatabase,&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-model-geoprocessing-slows-over-time/td-p/746265" target="_self"&gt;the operation became much slower again&lt;/A&gt;. &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/manage-file-gdb/compact-file-and-personal-geodatabases.htm" target="_self"&gt;It is possible to speed up the geodatabase by using the tool Compact Geodatabase&lt;/A&gt; but when using the tool in the Model Builder it becomes slower with every iteration, so this approach may not be useful either.&lt;/P&gt;&lt;P&gt;Tabulate Intersection basically combines Intersection with Aggregation, so others might want to consider performing just a (Pairwise) Intersection and aggregate the data according to their own needs (for example using R or the Aggregation-tool built into ArcGIS Pro). This might help cutting time.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 13 Jun 2024 08:47:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/tabulate-intersection-reading-more-features-than/m-p/1488892#M84434</guid>
      <dc:creator>dajaho</dc:creator>
      <dc:date>2024-06-13T08:47:30Z</dc:date>
    </item>
  </channel>
</rss>

