<?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 Spatial Analyst:&amp;nbsp; Extract Values To Points Tool.&amp;nbsp; Memory issues? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-nbsp-extract-values-to-points-tool/m-p/643043#M9298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all.&amp;nbsp; I've built a model to extract value from 31 rasters and store those values in a point table.&amp;nbsp; The model adds the raster value field to the point table, adds a new field named after the raster, calcs the new field to be equal to the value field, then deletes the value field and moves on to the next raster.&amp;nbsp; It makes it through 29 rasters and then gives me this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 010067: Error in executing grid expression. Assignment to non-variable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (Extract Values to Points (30))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't matter which order the rasters are in, it fails on number 30.&amp;nbsp; After that, I can't even manually run the Extract Values to Points Tool.&amp;nbsp; I have to close the model and ArcMap and then open it again.&amp;nbsp; Then I can run it manually, or run the model (up to raster 29), then it's stuck again.&amp;nbsp; I've checked all kinds of stuff, but I'm at a loss.&amp;nbsp; I've read up on the error in some closed threads, but the error it not related to spatial extent or coordinate systems.&amp;nbsp; Anyone have any ideas on possible solutions?&amp;nbsp; My paging size nearly 6gb and my memory is 4gb.&amp;nbsp; By the way, the points coverage is only 1000 points.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2011 16:02:19 GMT</pubDate>
    <dc:creator>BryanTaylor</dc:creator>
    <dc:date>2011-09-06T16:02:19Z</dc:date>
    <item>
      <title>Spatial Analyst:  Extract Values To Points Tool.  Memory issues?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-nbsp-extract-values-to-points-tool/m-p/643043#M9298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all.&amp;nbsp; I've built a model to extract value from 31 rasters and store those values in a point table.&amp;nbsp; The model adds the raster value field to the point table, adds a new field named after the raster, calcs the new field to be equal to the value field, then deletes the value field and moves on to the next raster.&amp;nbsp; It makes it through 29 rasters and then gives me this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 010067: Error in executing grid expression. Assignment to non-variable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (Extract Values to Points (30))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It doesn't matter which order the rasters are in, it fails on number 30.&amp;nbsp; After that, I can't even manually run the Extract Values to Points Tool.&amp;nbsp; I have to close the model and ArcMap and then open it again.&amp;nbsp; Then I can run it manually, or run the model (up to raster 29), then it's stuck again.&amp;nbsp; I've checked all kinds of stuff, but I'm at a loss.&amp;nbsp; I've read up on the error in some closed threads, but the error it not related to spatial extent or coordinate systems.&amp;nbsp; Anyone have any ideas on possible solutions?&amp;nbsp; My paging size nearly 6gb and my memory is 4gb.&amp;nbsp; By the way, the points coverage is only 1000 points.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 16:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-nbsp-extract-values-to-points-tool/m-p/643043#M9298</guid>
      <dc:creator>BryanTaylor</dc:creator>
      <dc:date>2011-09-06T16:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Analyst:  Extract Values To Points Tool.  Memory issues?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-nbsp-extract-values-to-points-tool/m-p/643044#M9299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bryan - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sometimes this error message is related to field names or table names not have the correct naming conventions.&amp;nbsp; I would recommend looking at Raster30 to verify that the field names don't violate conventions.&amp;nbsp; Please see the following URL for details:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow&amp;amp;d=23087"&gt;http://support.esri.com/index.cfm?fa=knowledgebase.techarticles.articleShow&amp;amp;d=23087&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question for you - are you points stored in a Personal for Access geodatabase and is the output being created in the same Personal for Access Geodatabase?&amp;nbsp; If so, try to replicate the workflow in a file geodatabase.&amp;nbsp; Does the error message persist?&amp;nbsp; NIM062662 talks about this:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/role/beta10_1/TklNMDYyNjYy"&gt;http://support.esri.com/en/bugs/nimbus/role/beta10_1/TklNMDYyNjYy&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert LeClair&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri-Denver&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 16:59:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-nbsp-extract-values-to-points-tool/m-p/643044#M9299</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2011-09-06T16:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Analyst:  Extract Values To Points Tool.  Memory issues?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-nbsp-extract-values-to-points-tool/m-p/643045#M9300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bryan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should probably contact Esri Support to provide us with a reproducible case.&amp;nbsp; My only other suggestion is to use&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z0000002s000000.htm"&gt; Extract Multi Values to Points &lt;/A&gt;&lt;SPAN&gt;instead.&amp;nbsp; The main benefits of this newer tool:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;There is no output feature class - we simply edit the input.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Multiple input rasters simultaneoulsy&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Output field name remapping.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Support for multiband raster input&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;SPAN&gt;This tool is available begining in ArcGIS 10.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: If completely unable to upgrade, you might find this useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Python garbage collection module. &lt;/SPAN&gt;&lt;A href="http://docs.python.org/library/gc.html"&gt;http://docs.python.org/library/gc.html&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; referenced in this thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/36799-Zonal-Statistics-as-Table-Overlapping-Polygons-Solution-Required?highlight=python+garbage+collection"&gt;http://forums.arcgis.com/threads/36799-Zonal-Statistics-as-Table-Overlapping-Polygons-Solution-Required?highlight=python+garbage+collection&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 19:34:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-nbsp-extract-values-to-points-tool/m-p/643045#M9300</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2011-09-06T19:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Analyst:  Extract Values To Points Tool.  Memory issues?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-nbsp-extract-values-to-points-tool/m-p/643046#M9301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Update.&amp;nbsp; I've been able to work around the issue.&amp;nbsp; I didn't think about it until last night, but here is my current workaround (using 9.3.1).&amp;nbsp; I don't have 10 yet, so the new tool doesn't help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The model will run through 30 iterations before it stops working.&amp;nbsp; When it stops working, as I stated before, I am unable to run even the Extract Values to Points tool manually.&amp;nbsp; At this point, if I close arcmap and reopen it, the model will run to the same point, or I can use the tool manually again.&amp;nbsp; So, this is what I have done:&amp;nbsp; I run the model until it crashes (all my intermediate data is left behind), then I close and reopen my project and the model, highlight the command in the model where the error occurred, and then click "RUN" instead of "RUN ENTIRE MODEL".&amp;nbsp; This effectively continues the model where it bombed out, working just fine until the model closes without any further errors.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I run the model in 2 parts, with a full shutdown of arcmap in the middle.&amp;nbsp; It's ugly, but it works.&amp;nbsp; Thanks for the replies, I checked all the stuff mentioned, and with the new version of arc available and the new tool, I don't think I'll spend the time to submit the error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 18:08:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spatial-analyst-nbsp-extract-values-to-points-tool/m-p/643046#M9301</guid>
      <dc:creator>BryanTaylor</dc:creator>
      <dc:date>2011-09-07T18:08:41Z</dc:date>
    </item>
  </channel>
</rss>

