<?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 Summarize Within in ArcGIS Pro error in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-in-arcgis-pro-error/m-p/369967#M16213</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run a Summarize Within in ArcGIS Pro but am having trouble. I am looking for a quicker way to run a Summarize Within for about 15,000 input polygon circles (radius of 5 miles) summarizing&amp;nbsp; a set of about 2000 unique input summary feature polygons. One input polygon is likely to overlap with several summary features, which is likely slowing down the tool. I have run a similar function except the input polygons had a 1 mile radius instead, and while it took some time, it did not take over 12 hours, program crashing, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking of utilizing a for loop in the Python functionality for selecting pieces of the layer by ObjectID and running the tool several times automatically but hadn't figured out a way of doing so. Has anyone had this issue and figured out a workaround?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Dec 2017 17:30:00 GMT</pubDate>
    <dc:creator>DavidStone1</dc:creator>
    <dc:date>2017-12-29T17:30:00Z</dc:date>
    <item>
      <title>Summarize Within in ArcGIS Pro error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-in-arcgis-pro-error/m-p/369967#M16213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run a Summarize Within in ArcGIS Pro but am having trouble. I am looking for a quicker way to run a Summarize Within for about 15,000 input polygon circles (radius of 5 miles) summarizing&amp;nbsp; a set of about 2000 unique input summary feature polygons. One input polygon is likely to overlap with several summary features, which is likely slowing down the tool. I have run a similar function except the input polygons had a 1 mile radius instead, and while it took some time, it did not take over 12 hours, program crashing, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking of utilizing a for loop in the Python functionality for selecting pieces of the layer by ObjectID and running the tool several times automatically but hadn't figured out a way of doing so. Has anyone had this issue and figured out a workaround?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 17:30:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-in-arcgis-pro-error/m-p/369967#M16213</guid>
      <dc:creator>DavidStone1</dc:creator>
      <dc:date>2017-12-29T17:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize Within in ArcGIS Pro error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-in-arcgis-pro-error/m-p/369968#M16214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/summarize-within.htm"&gt;&lt;STRONG&gt;summarize within.&lt;/STRONG&gt;&lt;/A&gt;...&lt;/P&gt;&lt;P&gt;The geometry could be part of the contributing problem since a circle (aka buffer) is represented by an n-gon (probably still a 360 sided feature) so there are tons of edges and points involved in the intersect testing.&amp;nbsp; Tiling into smaller areas may help using the code example in the link as a starting point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 18:16:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-in-arcgis-pro-error/m-p/369968#M16214</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-12-29T18:16:18Z</dc:date>
    </item>
  </channel>
</rss>

