<?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: Topo to Raster Error with 1 of 3 Files in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556635#M89923</link>
    <description>&lt;P&gt;Thank you for sharing the data.&amp;nbsp; The issue with the FL45.xlsx file and eventual point feature class is records 2112, 2113, and 2114 have NULL records.&amp;nbsp; Delete those 3 rows from the point feature class and the Topo to Raster GP tool will execute correctly.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2024 22:51:15 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2024-11-07T22:51:15Z</dc:date>
    <item>
      <title>Topo to Raster Error with 1 of 3 Files</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556599#M89915</link>
      <description>&lt;P&gt;I am trying to make a contour map of the IP values in the attached data sets. I have accomplished this with FL43 and FL44 data sets by using Topo to Raster and then creating a contour from the raster. However, this is not working for the FL45 file. Whenever I use the FL45 file (with the same inputs I used on the others - attached), I get the following errors:&lt;/P&gt;&lt;P&gt;ERROR 010067: Error in executing grid expression.&lt;/P&gt;&lt;P&gt;I tried using the topo to raster with the other data sets again and they work with no problem so I don't think its a memory issue.&lt;/P&gt;&lt;P&gt;Does anybody have a possible troubleshoot?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 22:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556599#M89915</guid>
      <dc:creator>MatthewHallissey</dc:creator>
      <dc:date>2024-11-07T22:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Topo to Raster Error with 1 of 3 Files</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556635#M89923</link>
      <description>&lt;P&gt;Thank you for sharing the data.&amp;nbsp; The issue with the FL45.xlsx file and eventual point feature class is records 2112, 2113, and 2114 have NULL records.&amp;nbsp; Delete those 3 rows from the point feature class and the Topo to Raster GP tool will execute correctly.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2024 22:51:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556635#M89923</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-11-07T22:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Topo to Raster Error with 1 of 3 Files</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556805#M89942</link>
      <description>&lt;P&gt;Thank you so much! Could have sworn I sifted through before. That fixed the original error but now I am seeing the following error&lt;/P&gt;&lt;P&gt;ERROR 010029: Unable to create the raster C:\Users\mjh6708\OneDrive\Documents\ArcGIS\Projects\FL43-45 Slices\FL43-45 Slices.gdb\WORK.&lt;/P&gt;&lt;P&gt;Not sure if the data set is cursed or what because the others are still working fine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 14:47:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556805#M89942</guid>
      <dc:creator>MatthewHallissey</dc:creator>
      <dc:date>2024-11-08T14:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Topo to Raster Error with 1 of 3 Files</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556807#M89944</link>
      <description>&lt;P&gt;Certainly!&amp;nbsp; I'm glad the original solution worked for you!&amp;nbsp; With regards to the the 2nd error message, I see you're saving the output to a OneDrive folder.&amp;nbsp; I know this tends to cause issues with ArcGIS Pro.&amp;nbsp; When I ran the Topo to Raster tool on my laptop, my output went to Default.gdb on my C: drive for the FL45 feature class.&amp;nbsp; This triggered no error message.&amp;nbsp; My suggestion is to have all of the output raster datasets go to your C: drive to see if this resolves the error message.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 14:53:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556807#M89944</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-11-08T14:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Topo to Raster Error with 1 of 3 Files</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556813#M89947</link>
      <description>&lt;P&gt;Yep that worked! Not sure why it was just that one though. I was able to use the same One Drive folder for everything else. Really appreciate the quick help!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 15:02:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556813#M89947</guid>
      <dc:creator>MatthewHallissey</dc:creator>
      <dc:date>2024-11-08T15:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Topo to Raster Error with 1 of 3 Files</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556814#M89948</link>
      <description>&lt;P&gt;I'm glad that it worked out!&amp;nbsp; I think FL45 is just cursed!&amp;nbsp; Haha!&lt;BR /&gt;&lt;BR /&gt;All the best!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 15:03:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/topo-to-raster-error-with-1-of-3-files/m-p/1556814#M89948</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-11-08T15:03:25Z</dc:date>
    </item>
  </channel>
</rss>

