<?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: Zonal statistic as table always error with 'The input path contains spaces' in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1608884#M27569</link>
    <description>&lt;P&gt;Indeed, it's not a good look for Pro&lt;/P&gt;</description>
    <pubDate>Thu, 24 Apr 2025 13:21:18 GMT</pubDate>
    <dc:creator>JosephRigley</dc:creator>
    <dc:date>2025-04-24T13:21:18Z</dc:date>
    <item>
      <title>Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1567648#M27479</link>
      <description>&lt;P&gt;Zonal statistic as table always error with 'The input path contains spaces'. However, the 'Zonal statistic' using the exact setting could successful be run.&lt;/P&gt;&lt;P&gt;This the detail of 'Zonal Statistics as Table'&lt;/P&gt;&lt;P&gt;Zonal Statistics as Table&lt;BR /&gt;=====================&lt;BR /&gt;Tool Path&lt;/P&gt;&lt;P&gt;Input Raster or Feature Zone Data E:\research EMIT\EMIT ArcGIS\EMIT ArcGIS.gdb\EMIT_tiles&lt;BR /&gt;Zone Field OBJECTID&lt;BR /&gt;Input Value Raster ai_v3_yr.tif&lt;BR /&gt;Output Table E:\research EMIT\EMIT ArcGIS\EMIT ArcGIS.gdb\ZonalSt_EMIT_ti1&lt;BR /&gt;Ignore NoData in Calculations DATA&lt;BR /&gt;Statistics Type MEAN&lt;BR /&gt;Process as Multidimensional CURRENT_SLICE&lt;BR /&gt;Percentile Values 90&lt;BR /&gt;Percentile Interpolation Type AUTO_DETECT&lt;BR /&gt;Calculate Circular Statistics ARITHMETIC&lt;BR /&gt;Circular Wrap Value 360&lt;BR /&gt;Output Join Layer&lt;BR /&gt;=====================&lt;BR /&gt;Messages&lt;/P&gt;&lt;P&gt;Start Time: Wednesday, December 11, 2024 9:52:31 PM&lt;BR /&gt;ERROR 000622: Failed to execute (ZonalStatisticsAsTable). Parameters are not valid.&lt;BR /&gt;ERROR 010819: The input path contains spaces.&lt;BR /&gt;Failed to execute (ZonalStatisticsAsTable).&lt;BR /&gt;Failed at Wednesday, December 11, 2024 9:52:31 PM (Elapsed Time: 0.20 seconds)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This the detail of 'Zonal Statistics as'&lt;/P&gt;&lt;P&gt;Zonal Statistics&lt;BR /&gt;=====================&lt;BR /&gt;Tool Path&lt;/P&gt;&lt;P&gt;Input Raster or Feature Zone Data E:\research EMIT\EMIT ArcGIS\EMIT ArcGIS.gdb\EMIT_tiles&lt;BR /&gt;Zone Field OBJECTID&lt;BR /&gt;Input Value Raster ai_v3_yr.tif&lt;BR /&gt;Output Raster E:\research EMIT\EMIT ArcGIS\EMIT ArcGIS.gdb\ZonalSt_EMIT1&lt;BR /&gt;Statistics Type MEAN&lt;BR /&gt;Ignore NoData in Calculations DATA&lt;BR /&gt;Process as Multidimensional CURRENT_SLICE&lt;BR /&gt;Percentile Value 90&lt;BR /&gt;Percentile Interpolation Type AUTO_DETECT&lt;BR /&gt;Calculate Circular Statistics ARITHMETIC&lt;BR /&gt;Circular Wrap Value 360&lt;BR /&gt;=====================&lt;BR /&gt;Messages&lt;/P&gt;&lt;P&gt;Start Time: Wednesday, December 11, 2024 9:50:48 PM&lt;BR /&gt;Value raster being used as snap raster; this is new default behavior.&lt;BR /&gt;WARNING 010566: Some zones may not have been rasterized.&lt;BR /&gt;Succeeded at Wednesday, December 11, 2024 9:52:31 PM (Elapsed Time: 1 minutes 42 seconds)&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 04:11:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1567648#M27479</guid>
      <dc:creator>ShuwenLiu</dc:creator>
      <dc:date>2024-12-12T04:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1567653#M27480</link>
      <description>&lt;P&gt;E:\research EMIT\EMIT ArcGIS\EMIT ArcGIS.gdb\&lt;/P&gt;&lt;P&gt;try copying the gdb to a simpler folder name without spaces and report if an error occurs&lt;/P&gt;&lt;P&gt;You could also try specifying a folder as the destination and a *.dbf as the output type, since the output can either be a gdb table or a *.dbf file in a folder&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 04:52:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1567653#M27480</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-12-12T04:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1567684#M27481</link>
      <description>&lt;P&gt;The "Zonal Statistics as Table" tool in ArcGIS can sometimes throw an error if the file path contains spaces. To resolve this, try the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Move the input files&lt;/STRONG&gt;: Place your input data (both raster and shapefile) in a directory with no spaces in the file path.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Rename files or folders&lt;/STRONG&gt;: If the folder or file names contain spaces, rename them to remove spaces (e.g., "My Folder" to "MyFolder").&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Use short paths&lt;/STRONG&gt;: Use short file paths (e.g., C:\Data\ instead of C:\My Data).&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;This should prevent the error from occurring.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 10:28:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1567684#M27481</guid>
      <dc:creator>Jordenjames</dc:creator>
      <dc:date>2024-12-12T10:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1577315#M27503</link>
      <description>&lt;P&gt;This is not the solution. It will fix the message sometimes, depending on what field is causing the problem. But it also happens on fields that do not take directories, instead integers.&lt;BR /&gt;&lt;BR /&gt;It likely has nothing to do with the filepath, I've been running various Arc projects with a space in the filepath for the past 4-5 years.&lt;BR /&gt;&lt;BR /&gt;Try and manually browse to the file to add it as an input. In random situations (like the one that got me to this thread) I have this error pop up if I'm dragging a layer from the project contents to an input field (or selecting in dropdown), if I instead use the browse button and select the layer in a .gdb it will work fine.&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 02:57:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1577315#M27503</guid>
      <dc:creator>DFarming</dc:creator>
      <dc:date>2025-05-27T02:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1580870#M27511</link>
      <description>&lt;P&gt;It's not fixed It's so frustrating.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;ERROR 010819: The input path contains spaces.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The path is this:&amp;nbsp;C:\Users\user1\Desktop\Stands.shp&lt;/P&gt;&lt;P&gt;Where is the *** space Esri? Where?&lt;/P&gt;&lt;P&gt;Manually browsing doesn't help either. We pay a ton of money for this software and this is what we get&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW, it works perfectly in ArcMAP, but in the one that is supposed to be the future of GIS, nope! Shame Esri, shame!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2025 20:55:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1580870#M27511</guid>
      <dc:creator>JoabelBarbieri</dc:creator>
      <dc:date>2025-03-22T20:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1583484#M27512</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DFarming_0-1739149009547.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/124980i7011CBCDE0F5EAF8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DFarming_0-1739149009547.png" alt="DFarming_0-1739149009547.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Well, apparently I have a space in my Percentile Values filepath, so I guess I can't use this tool now..&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2025 00:57:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1583484#M27512</guid>
      <dc:creator>DFarming</dc:creator>
      <dc:date>2025-02-10T00:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1592431#M27534</link>
      <description>&lt;P&gt;Having the exact same error^ this definitely needs to be registered as a Bug.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Mar 2025 19:46:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1592431#M27534</guid>
      <dc:creator>ISGGISAdmin</dc:creator>
      <dc:date>2025-03-05T19:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1598310#M27544</link>
      <description>&lt;P&gt;Who marked this as a solution? It's not, it's misleading and ESRI thinks it's fixed!! Please unmark it as a solution !!!!!!~!&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2025 20:50:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1598310#M27544</guid>
      <dc:creator>JoabelBarbieri</dc:creator>
      <dc:date>2025-03-22T20:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1598311#M27545</link>
      <description>&lt;P&gt;It would be funny if not upsetting !&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2025 20:56:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1598311#M27545</guid>
      <dc:creator>JoabelBarbieri</dc:creator>
      <dc:date>2025-03-22T20:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1600817#M27549</link>
      <description>&lt;P&gt;A couple of my crime analysts are having the same issue but the rest of them are not, when accessing the exact same path. Why does it work for some but not others on the same data path?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 13:01:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1600817#M27549</guid>
      <dc:creator>JeffreyToony_MPD</dc:creator>
      <dc:date>2025-03-31T13:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1602035#M27553</link>
      <description>&lt;P&gt;It seems having a dash in the file path can trigger the same or a similar error. Had Viewshed throw this error until the dash was changed to underscore.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 20:47:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1602035#M27553</guid>
      <dc:creator>JosephRigley</dc:creator>
      <dc:date>2025-04-02T20:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1603253#M27561</link>
      <description>&lt;P&gt;dash or no dash, it doesn't work here&lt;/P&gt;&lt;P&gt;The most infuriating thing is the Esri error./solution to this problem&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;010819: The input path contains spaces.&lt;/P&gt;&lt;P&gt;Description&lt;BR /&gt;The&amp;nbsp;Esri&amp;nbsp;Grid format raster does not support path names that include spaces.&lt;/P&gt;&lt;P&gt;Solution&lt;BR /&gt;Remove the spaces in the folder names.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;STRONG&gt;Are you kidding me? There's no space to being with.....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;And IT WORKS in ARCMAP - it's clearly a PRO issue!&lt;/STRONG&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 23 Apr 2025 15:21:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1603253#M27561</guid>
      <dc:creator>JoabelBarbieri</dc:creator>
      <dc:date>2025-04-23T15:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1603570#M27562</link>
      <description>&lt;P&gt;OK you need select the elements from the folder icon in the window of the geoprocess and the problem solve. I do this&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 04:41:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1603570#M27562</guid>
      <dc:creator>ArmandoFreites16</dc:creator>
      <dc:date>2025-04-08T04:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1608531#M27568</link>
      <description>&lt;P&gt;Wrong. It's not solved. I do this, select using the folder icon and the error persist. This is not the solution to this problem&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 15:14:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1608531#M27568</guid>
      <dc:creator>JoabelBarbieri</dc:creator>
      <dc:date>2025-04-23T15:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1608884#M27569</link>
      <description>&lt;P&gt;Indeed, it's not a good look for Pro&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 13:21:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1608884#M27569</guid>
      <dc:creator>JosephRigley</dc:creator>
      <dc:date>2025-04-24T13:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1609289#M27570</link>
      <description>&lt;P&gt;This is really &lt;STRONG&gt;annoying&lt;/STRONG&gt; and should be marked as &lt;STRONG&gt;bug&lt;/STRONG&gt; for sure !&lt;/P&gt;&lt;P&gt;I've got the same error working in ArcgisPro interface. But it seems that it is not related to the path with spaces. Running the same process with the same inputs in a arcpy standalone script, it worked this way:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;arcpy&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;sa&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;ZonalStatisticsAsTable&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;in_zone_data&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;properties&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp; # feature class in a gdb&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;zone_field&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;id_field&lt;/SPAN&gt;&lt;SPAN&gt;, # string&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;in_value_raster&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;fiscal_modules&lt;/SPAN&gt;&lt;SPAN&gt;, # raster in a gdb&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;out_table&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;os&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;path&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;join&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;output_gdb&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;'zonal_table_mod_fiscal'&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;ignore_nodata&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"DATA"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;statistics_type&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"MAJORITY"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;process_as_multidimensional&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"CURRENT_SLICE"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;circular_calculation&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"ARITHMETIC"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;circular_wrap_value&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;360&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; )&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;Note: my inputs are placed in a path with spaces.&lt;BR /&gt;&lt;BR /&gt;However, if I left the '&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;percentile_interpolation_type&lt;/STRONG&gt;' and '&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;percentile_values&lt;/STRONG&gt;' arguments, the function fails.&lt;BR /&gt;Another issue is that the&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;out_join_layer is not being created as an output.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;We are paying a lot for this, ESRI. This shouldn't happen in such a basic tool in a professional software.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 25 Apr 2025 17:11:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1609289#M27570</guid>
      <dc:creator>Guilherme_Oliveira</dc:creator>
      <dc:date>2025-04-25T17:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1618432#M27577</link>
      <description>&lt;P&gt;Good to see this still isn't fixed as of 3.5..&lt;BR /&gt;&lt;BR /&gt;Tools I've seen it in:&lt;BR /&gt;Zonal Statistics&lt;BR /&gt;Expand&lt;BR /&gt;Shrink&lt;BR /&gt;&lt;BR /&gt;All on input fields that have nothing to do with a filepath&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 02:53:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1618432#M27577</guid>
      <dc:creator>DFarming</dc:creator>
      <dc:date>2025-05-27T02:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1619524#M27583</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/554380"&gt;@ShuwenLiu&lt;/a&gt;, thank you for sharing this on the community.&lt;/P&gt;&lt;P&gt;I am Nishani Moragoda from Esri. We tried to reproduce this issue based on your test case, using data located in (i) a local drive, (ii) a UNC path, and (iii) a mapped drive &lt;SPAN&gt;(with 8dot3name enabled and disabled in the local drive and mapped drive)&lt;/SPAN&gt;. But we could not reproduce this error, and our tests worked as expected in ArcGIS Pro 3.5.&lt;/P&gt;&lt;P&gt;If you have steps to reproduce this issue, please contact &lt;A href="https://support.esri.com/en-us/contact" target="_self"&gt;Esri Technical Support&lt;/A&gt; to report this, so we can investigate it using those information. Please make sure to include details on the nature of the data, full data and output paths, drive type, available storage on the drive, and any other information that might help us reproduce and fix this issue.&lt;/P&gt;&lt;P&gt;Thank you for your support to improve the software!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nishani&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 01:04:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1619524#M27583</guid>
      <dc:creator>NishaniMoragoda</dc:creator>
      <dc:date>2025-05-30T01:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1622508#M27588</link>
      <description>&lt;P&gt;Hey buddy,&lt;/P&gt;&lt;P&gt;Totally understand your frustration, I encountered the same issue and the ESRI troubleshooting is ridiculous.&lt;BR /&gt;The workaround I found was to create a new APRX and import only the layers needed for the processing, it solved the spaces problem.&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 00:42:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1622508#M27588</guid>
      <dc:creator>OlympiaTaken</dc:creator>
      <dc:date>2025-06-11T00:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal statistic as table always error with 'The input path contains spaces'</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1640196#M27615</link>
      <description>&lt;P&gt;I just ran across this issue today in 3.5.2. Was pulling my hair out trying to find a solution because I seemingly had no spaces in my "input path".&amp;nbsp;Shoutout to&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/632028"&gt;@OlympiaTaken&lt;/a&gt;&amp;nbsp;for their comment - this made me test out a different pro project and led me down a testing rabbit hole.&lt;/P&gt;&lt;P&gt;What I found was that if the&lt;STRONG&gt; Pro Project's&lt;/STRONG&gt; file path has any spaces in it, the tool will fail with Error 010819 - e&lt;SPAN&gt;ven if the input layers themselves are stored in a location with no spaces. If the Pro Project itself is saved to a new location with no spaces, the tool then has no issues running. Magic!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We're gonna try submitting this as a case to ESRI. Let me know if this works for you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 21:27:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/zonal-statistic-as-table-always-error-with-the/m-p/1640196#M27615</guid>
      <dc:creator>EmileeFreeman</dc:creator>
      <dc:date>2025-08-07T21:27:15Z</dc:date>
    </item>
  </channel>
</rss>

