<?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 Euclidean allocation/distance error in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/euclidean-allocation-distance-error/m-p/667639#M22228</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to run a euclidean allocation/distance command on a medium sized raster (a HUC8 watershed, 8000 x 9000 cells).&amp;nbsp; The in_source_data is a buffered stream network grid whose values are elevations.&amp;nbsp; Both the inputs and outputs are being stored in a file geodatabase, created in ArcGIS 10. I am running it in Python (PythonWin) using the following snippet of pertinent code (after having imported the necessary modules, etc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;outEucAllo2 = EucAllocation("bufgrid", "", "", cellsize, "", "bufdist", "")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;outEucAllo2.save("bufallo")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;del outEucAllo2 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It runs seemingly well-- no errors raised.&amp;nbsp; Problem is, when I look at the results, it looks great in some the areas and very incorrect in other areas.&amp;nbsp; (Attached image 1) When you zoom in, you can see that it is, in fact, corrupt and not just a display/pyramids problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this the results of a memory limitation/error?&amp;nbsp; The memory usage on my machine doesn't seem strained (PythonWin using &amp;lt;500MB out of 2GB available,&amp;nbsp; with no other big processes running).&amp;nbsp; Any other possible causes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Erik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2011 18:31:01 GMT</pubDate>
    <dc:creator>ErikMartin</dc:creator>
    <dc:date>2011-07-07T18:31:01Z</dc:date>
    <item>
      <title>Euclidean allocation/distance error</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/euclidean-allocation-distance-error/m-p/667639#M22228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to run a euclidean allocation/distance command on a medium sized raster (a HUC8 watershed, 8000 x 9000 cells).&amp;nbsp; The in_source_data is a buffered stream network grid whose values are elevations.&amp;nbsp; Both the inputs and outputs are being stored in a file geodatabase, created in ArcGIS 10. I am running it in Python (PythonWin) using the following snippet of pertinent code (after having imported the necessary modules, etc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;outEucAllo2 = EucAllocation("bufgrid", "", "", cellsize, "", "bufdist", "")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;outEucAllo2.save("bufallo")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;del outEucAllo2 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It runs seemingly well-- no errors raised.&amp;nbsp; Problem is, when I look at the results, it looks great in some the areas and very incorrect in other areas.&amp;nbsp; (Attached image 1) When you zoom in, you can see that it is, in fact, corrupt and not just a display/pyramids problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this the results of a memory limitation/error?&amp;nbsp; The memory usage on my machine doesn't seem strained (PythonWin using &amp;lt;500MB out of 2GB available,&amp;nbsp; with no other big processes running).&amp;nbsp; Any other possible causes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Erik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 18:31:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/euclidean-allocation-distance-error/m-p/667639#M22228</guid>
      <dc:creator>ErikMartin</dc:creator>
      <dc:date>2011-07-07T18:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Euclidean allocation/distance error</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/euclidean-allocation-distance-error/m-p/667640#M22229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In case anyone else has this problem, it seems to be resolved by running the Python script in the ArcMap Python dialog rather than in PythonWin.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps the ArcSOMP.exe executable manages memory better than PythonWin.exe, even if they are using the same modules???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 14:53:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/euclidean-allocation-distance-error/m-p/667640#M22229</guid>
      <dc:creator>ErikMartin</dc:creator>
      <dc:date>2011-07-08T14:53:00Z</dc:date>
    </item>
  </channel>
</rss>

