<?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 tool (ArcGIS Pro) Error in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/211594#M9360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I'm trying to conduct a simple analysis with two vector layers: one with watershed boundaries and one with water bodies. I calculated the area for the water bodies layer so all attributes in that layer have the area in sq km. I am trying to use the "Summarize Within" tool with the two layers to find the % area of water in each watershed. But after running the tool, I got an error that gives virtually no information about why it failed. I've attached a screenshot of the error below. I appreciate any guidance or solutions you all may have. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="475034" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/475034_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Dec 2019 13:24:46 GMT</pubDate>
    <dc:creator>TiffanyWu</dc:creator>
    <dc:date>2019-12-02T13:24:46Z</dc:date>
    <item>
      <title>Summarize Within tool (ArcGIS Pro) Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/211594#M9360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! I'm trying to conduct a simple analysis with two vector layers: one with watershed boundaries and one with water bodies. I calculated the area for the water bodies layer so all attributes in that layer have the area in sq km. I am trying to use the "Summarize Within" tool with the two layers to find the % area of water in each watershed. But after running the tool, I got an error that gives virtually no information about why it failed. I've attached a screenshot of the error below. I appreciate any guidance or solutions you all may have. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="475034" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/475034_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2019 13:24:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/211594#M9360</guid>
      <dc:creator>TiffanyWu</dc:creator>
      <dc:date>2019-12-02T13:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize Within tool (ArcGIS Pro) Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/211595#M9361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clicking on that error should take you here:&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/999001-999999/tool-errors-and-warnings-999998-999999-999999.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/tool-errors-and-warnings/999001-999999/tool-errors-and-warnings-999998-999999-999999.htm"&gt;999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Rep…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which provides up to 9 things to try:&lt;/P&gt;&lt;OL class="" style="color: #4c4c4c; background-color: #ffffff; font-size: 0.9375rem; margin-bottom: 1.55rem; padding: 0px 0px 1em;"&gt;&lt;LI style="margin: 0.3875rem 0px 0.75em; padding: 0.3em 0.25em 0.25em 2.5em;"&gt;Null geometry, short segments, self intersections, and other geometry problems in your feature class may cause this error. Run&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/repair-geometry.htm" style="color: #0074b8; text-decoration: none;"&gt;Repair Geometry&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to fix any geometry problems.&lt;/LI&gt;&lt;LI style="margin: 0.3875rem 0px 0.75em; padding: 0.3em 0.25em 0.25em 2.5em;"&gt;Check the name you are attempting to use to create output. Nonalphanumeric characters are not supported in a geodatabase. Similarly, geodatabase data names cannot start with a number. The following words are also reserved keywords in the geodatabase, so these words cannot be used on their own as a dataset name, though they can be used as part of a longer name:&lt;UL style="font-size: 0.9375rem; margin-left: 0.775rem; margin-bottom: 1.55rem;"&gt;&lt;LI style="margin: 0.3875rem 0px 0.3875rem 1.5rem;"&gt;ADD, ALTER, AND, BETWEEN, BY, COLUMN, CREATE, DELETE, DROP, EXISTS, FOR, FROM, GROUP, IN, INSERT, INTO, IS, LIKE, NOT, NULL, OR, ORDER, SELECT, SET, TABLE, UPDATE, VALUES, WHERE&lt;/LI&gt;&lt;/UL&gt;&lt;UL class="" style="font-size: 0.9375rem; margin-left: 0.775rem;"&gt;&lt;LI style="margin: 0.3875rem 0px 0.3875rem 1.5rem;"&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/help/data/feature-classes/defining-feature-class-properties.htm#GUID-B9344CBA-43CF-45B7-84CA-DD3185BF2B3F" style="color: #0074b8; text-decoration: none;"&gt;Learn more about geodatabase data naming&lt;/A&gt;&lt;/LI&gt;&lt;LI style="margin: 0.3875rem 0px 0.3875rem 1.5rem;"&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/help/data/geodatabases/manage-file-gdb/file-geodatabase-size-and-name-limits.htm" style="color: #0074b8; text-decoration: none;"&gt;Learn more about file geodatabase size and name limits&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI style="margin: 0.3875rem 0px 0.75em; padding: 0.3em 0.25em 0.25em 2.5em;"&gt;Check the location where you are attempting to create output. Can you browse to the location in Windows Explorer? Can you copy and paste files into this location outside of ArcGIS? If a Windows dialog box appears with the message that permission is needed to copy files to the location, there is a good chance this is the reason the tool is failing.&lt;/LI&gt;&lt;LI style="margin: 0.3875rem 0px 0.75em; padding: 0.3em 0.25em 0.25em 2.5em;"&gt;If you are working with a very large dataset, you may be able to avoid this error by splitting the data into smaller chunks. Use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/clip.htm" style="color: #0074b8; text-decoration: none;"&gt;Clip (rasters)&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/clip.htm" style="color: #0074b8; text-decoration: none;"&gt;Clip (features)&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;tool to make a smaller subset of your data, and run the tool against this subset. If this succeeds, you can make additional subsets of the original data and run the tool against all subsets.&lt;/LI&gt;&lt;LI style="margin: 0.3875rem 0px 0.75em; padding: 0.3em 0.25em 0.25em 2.5em;"&gt;If you are working with shapefile inputs or outputs, use a file geodatabase instead. You maybe encountering a problem specific to shapefiles. You can also try the reverse—export your file geodatabase class to a shapefile and attempt to use the shapefile. For raster data, if you're working with a file-based raster such as a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;.tif&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file or an Esri GRID, attempt to export it to a geodatabase. Conversely, you can also try exporting the raster in question to a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;.tif&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file, and attempt the process again.&lt;/LI&gt;&lt;LI style="margin: 0.3875rem 0px 0.75em; padding: 0.3em 0.25em 0.25em 2.5em;"&gt;If your output data path is very long (containing many subfolders or a very long name), you can try creating the output with a short name in a location near the root of the drive. Do not attempt to create the output in the root of a drive, as modern operating systems usually prevent file and data creation in this location without special or administrative permission.&lt;/LI&gt;&lt;LI style="margin: 0.3875rem 0px 0.75em; padding: 0.3em 0.25em 0.25em 2.5em;"&gt;You can try to run&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Pro&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in administrator mode. Right-click the application shortcut and select&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="" style="font-weight: bold;"&gt;Run as administrator&lt;/SPAN&gt;. Perform the task that was previously failing. If the error was caused by access permissions, running as an administrator may allow the operation to complete successfully.&lt;/LI&gt;&lt;LI style="margin: 0.3875rem 0px 0.75em; padding: 0.3em 0.25em 0.25em 2.5em;"&gt;Most geoprocessing tools can successfully use data attributes that are null, but occasionally these null values may cause a problem. You can test this by making a copy of your data, and using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/calculate-field.htm" style="color: #0074b8; text-decoration: none;"&gt;Calculate Field&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to replace any null values with 0 or another chosen value (some use -1 to indicate null). If you're working with raster data, you can use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/image-analyst/con-.htm" style="color: #0074b8; text-decoration: none;"&gt;Con&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;tool to replace any null values with 0 or another chosen value.&lt;/LI&gt;&lt;LI style="margin: 0.3875rem 0px 0.75em; padding: 0.3em 0.25em 0.25em 2.5em;"&gt;Temporary or intermediate data is often written to the location&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;C:\Users\{yourUserName}\AppData\Local\Temp&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(this location can be accessed by entering&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;%localappdata%\temp&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;into Windows Explorer). Close&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;ArcGIS Pro&lt;/SPAN&gt;, clear the Temp directory, restart the application, and attempt your process again.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;But as that error indicates, the geoprocessing team likes to consider the 999999 itself as a bug, because when they get a reproducible case, they want to fix it to handle the error and provide a more informative message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;This error is considered a bug because there is missing exception handling in the tool. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug for your scenario.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 23:52:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/211595#M9361</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2019-12-03T23:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize Within tool (ArcGIS Pro) Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/211596#M9362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow! Seriously, thank you so so much! I guess I should've googled it first, but thank you for laying it out all for me. I started testing each of them and ruling solutions out. First I clipped out a subset of the data and the Summarize Within tool worked. Though I didn't need to do that, the solution ended up being just needing to Repair Geometry. If you have the time, that "Repair Geometry" tool doesn't actually change anything about your data, right? It just corrects geometry errors based on topology rules? Thank you again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 13:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/211596#M9362</guid>
      <dc:creator>TiffanyWu</dc:creator>
      <dc:date>2019-12-17T13:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize Within tool (ArcGIS Pro) Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/211597#M9363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/repair-geometry.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/repair-geometry.htm"&gt;Repair Geometry—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/476429_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Dec 2019 15:10:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/211597#M9363</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2019-12-17T15:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize Within tool (ArcGIS Pro) Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1062484#M41409</link>
      <description>&lt;P&gt;Hi, I used the Summarize Within tool to find the area of land classes within a polygon, I grouped by class and specified an output table.&amp;nbsp; Ran the tool, said it had successfully completed, but nothing was added to the map and nothing was in the GDB.&amp;nbsp; Ran it again, it incremented the table name by 1 and the new feature class by 1, because it didn't want to overwrite what it had done, again, successfully completed, no errors, but also no new layer and no table.&amp;nbsp; Nothing in the GDB.&amp;nbsp; After some googling, found out that multipart geometries may not be supported and my land class layer has multipart geometries.&amp;nbsp; I exploded my land class geometries and ran it again.&amp;nbsp; Successfully completed and delivered a new feature class and table.&amp;nbsp; If it validates after finding an unsupported geometry type, it should be reporting this and failing the execution. That was an unexpected behaviour.&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 18:09:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1062484#M41409</guid>
      <dc:creator>RebeccaAdamson</dc:creator>
      <dc:date>2021-05-27T18:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize Within tool (ArcGIS Pro) Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1082913#M43748</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/436482"&gt;@RebeccaAdamson&lt;/a&gt;&amp;nbsp;I was going crazy trying to figure out why I was getting no results and yet no error messages.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 02:59:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1082913#M43748</guid>
      <dc:creator>NaomiBegg</dc:creator>
      <dc:date>2021-07-27T02:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize Within tool (ArcGIS Pro) Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1082922#M43751</link>
      <description>&lt;P&gt;I've just put my layer through the 'Mutipart to Singlepart' tool, however I'm still getting no results and no error messages.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 03:36:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1082922#M43751</guid>
      <dc:creator>NaomiBegg</dc:creator>
      <dc:date>2021-07-27T03:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize Within tool (ArcGIS Pro) Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1082993#M43757</link>
      <description>&lt;P&gt;Hi, it's crazy behaviour.&amp;nbsp; Be aware that the area was and probably still is calculated as a geodesic area by default and with no option to change it.&amp;nbsp; So even if you get it working, the areas will be larger than other calculations if you have been working in 2d planar. FYI.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 10:56:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1082993#M43757</guid>
      <dc:creator>RebeccaAdamson</dc:creator>
      <dc:date>2021-07-27T10:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize Within tool (ArcGIS Pro) Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1097147#M45417</link>
      <description>&lt;P&gt;Hi. I was also getting no errors and no results using this tool. Nothing like "Repair geometry" or Multipart to singlepart" helped. But I tried to use the another "Summarize within" tool of the same name (located in "GeoAnalytics Desktop tools" instead of "Analysis tools") and that one worked. No idea why, what changed...&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 11:50:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1097147#M45417</guid>
      <dc:creator>OndrejSanka</dc:creator>
      <dc:date>2021-09-10T11:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize Within tool (ArcGIS Pro) Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1097543#M45473</link>
      <description>There have been two updates since I posted this, so whilst I’m still aware of the issue I had, I haven’t tested it. I should and report the bug if it is the same. Maybe you could report your issue?&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Sep 2021 07:55:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/summarize-within-tool-arcgis-pro-error/m-p/1097543#M45473</guid>
      <dc:creator>RebeccaAdamson</dc:creator>
      <dc:date>2021-09-13T07:55:01Z</dc:date>
    </item>
  </channel>
</rss>

