<?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 arcpy with Euclidean-distance tool error  in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arcpy-with-euclidean-distance-tool-error/m-p/654124#M9444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a small python program that calls EucDistance and runs for 13 runs (I have used different point lyr files so it is not an issue with the 13th item) and then gives the following message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt; File "C:\SALR\ptALRcalc\siteSelectedALR.py", line 124, in &amp;lt;module&amp;gt;&lt;BR /&gt; outEucDistance = EucDistance(out_shp, maxDistance, cellSize)&lt;BR /&gt; File "C:\Program Files (x86)\ArcGIS\Desktop10.6\ArcPy\arcpy\sa\Functions.py", line 989, in EucDistance&lt;BR /&gt; out_direction_raster)&lt;BR /&gt; File "C:\Program Files (x86)\ArcGIS\Desktop10.6\ArcPy\arcpy\sa\Utils.py", line 53, in swapper&lt;BR /&gt; result = wrapper(*args, **kwargs)&lt;BR /&gt; File "C:\Program Files (x86)\ArcGIS\Desktop10.6\ArcPy\arcpy\sa\Functions.py", line 983, in Wrapper&lt;BR /&gt; out_direction_raster)&lt;BR /&gt; File "C:\Program Files (x86)\ArcGIS\Desktop10.6\ArcPy\arcpy\geoprocessing\_base.py", line 510, in &amp;lt;lambda&amp;gt;&lt;BR /&gt; return lambda *args: val(*gp_fixargs(args, True))&lt;BR /&gt;&lt;STRONG&gt;ExecuteError: ERROR 999999: Error executing function.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failed to write a pixel block. [Possibly out of disk space]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failed to execute (EucDistance).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is that there is 300GB of space.&amp;nbsp; I have checked the past solutions - my extents are set, there are no spaces in filenames, the names are under 13 characters, saved each row as a temp shapefile,&amp;nbsp; I save the temporary raster in a geodatabase.&amp;nbsp; The problems is it runs great and then crashes.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any advice.&lt;/P&gt;&lt;P&gt;Sharolyn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2018 16:30:02 GMT</pubDate>
    <dc:creator>SharolynAnderson1</dc:creator>
    <dc:date>2018-10-31T16:30:02Z</dc:date>
    <item>
      <title>arcpy with Euclidean-distance tool error</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arcpy-with-euclidean-distance-tool-error/m-p/654124#M9444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a small python program that calls EucDistance and runs for 13 runs (I have used different point lyr files so it is not an issue with the 13th item) and then gives the following message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt; File "C:\SALR\ptALRcalc\siteSelectedALR.py", line 124, in &amp;lt;module&amp;gt;&lt;BR /&gt; outEucDistance = EucDistance(out_shp, maxDistance, cellSize)&lt;BR /&gt; File "C:\Program Files (x86)\ArcGIS\Desktop10.6\ArcPy\arcpy\sa\Functions.py", line 989, in EucDistance&lt;BR /&gt; out_direction_raster)&lt;BR /&gt; File "C:\Program Files (x86)\ArcGIS\Desktop10.6\ArcPy\arcpy\sa\Utils.py", line 53, in swapper&lt;BR /&gt; result = wrapper(*args, **kwargs)&lt;BR /&gt; File "C:\Program Files (x86)\ArcGIS\Desktop10.6\ArcPy\arcpy\sa\Functions.py", line 983, in Wrapper&lt;BR /&gt; out_direction_raster)&lt;BR /&gt; File "C:\Program Files (x86)\ArcGIS\Desktop10.6\ArcPy\arcpy\geoprocessing\_base.py", line 510, in &amp;lt;lambda&amp;gt;&lt;BR /&gt; return lambda *args: val(*gp_fixargs(args, True))&lt;BR /&gt;&lt;STRONG&gt;ExecuteError: ERROR 999999: Error executing function.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failed to write a pixel block. [Possibly out of disk space]&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Failed to execute (EucDistance).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is that there is 300GB of space.&amp;nbsp; I have checked the past solutions - my extents are set, there are no spaces in filenames, the names are under 13 characters, saved each row as a temp shapefile,&amp;nbsp; I save the temporary raster in a geodatabase.&amp;nbsp; The problems is it runs great and then crashes.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any advice.&lt;/P&gt;&lt;P&gt;Sharolyn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 16:30:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arcpy-with-euclidean-distance-tool-error/m-p/654124#M9444</guid>
      <dc:creator>SharolynAnderson1</dc:creator>
      <dc:date>2018-10-31T16:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: arcpy with Euclidean-distance tool error</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arcpy-with-euclidean-distance-tool-error/m-p/654125#M9445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your code might help.&amp;nbsp; ArcMap or ArcGIS Pro?&amp;nbsp; filenames and folder/geodatabase location/name.&lt;/P&gt;&lt;P&gt;What if you start with the 13, does it crash?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Nov 2018 17:13:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arcpy-with-euclidean-distance-tool-error/m-p/654125#M9445</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-11-03T17:13:41Z</dc:date>
    </item>
  </channel>
</rss>

