<?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: Sample (Spatial Analyst Tools) - Error 010555 in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/sample-spatial-analyst-tools-error-010555/m-p/1186437#M56549</link>
    <description>&lt;P&gt;A file geodatabase table and its associated table would surmount the issues you have identified.&lt;/P&gt;</description>
    <pubDate>Sat, 25 Jun 2022 20:03:41 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2022-06-25T20:03:41Z</dc:date>
    <item>
      <title>Sample (Spatial Analyst Tools) - Error 010555</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/sample-spatial-analyst-tools-error-010555/m-p/1115278#M47658</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have an issue when running the Sample tool (Spatial Analyst Tools).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added below the contents of the error message so you can have a look.&lt;/P&gt;&lt;P&gt;The very strange thing is that the tool runs and does not run into any issue if I tick the "&lt;STRONG&gt;Generate Feature Class&lt;/STRONG&gt;" box. I would like to understand what is happening and why do I get an error if I want to get it directly as an output table.&lt;/P&gt;&lt;P&gt;Any help will be much appreciated,&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Sample&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;=====================&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Parameters&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Input rasters Dist_Coast&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Input location raster or features pa_raster_pro&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Output table or feature class C:\Users\cynth\Desktop\SDM_2021\SDM_data\Model_data\test&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Resampling technique NEAREST&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Unique ID field VALUE&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Process as multidimensional CURRENT_SLICE&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Acquisition information of location data &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Statistics type &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Percentile value &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Buffer distance field or value &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Column-wise layout ROW_WISE&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Generate feature class TABLE&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;=====================&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Messages&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Start Time: 09 November 2021 15:22:26&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;ERROR 010555: Internal error in Sample: %s.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Failed to execute (Sample).&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Failed at 09 November 2021 15:22:26 (Elapsed Time: 0.27 seconds)&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 15:42:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/sample-spatial-analyst-tools-error-010555/m-p/1115278#M47658</guid>
      <dc:creator>DiveFreedom</dc:creator>
      <dc:date>2021-11-09T15:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sample (Spatial Analyst Tools) - Error 010555</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/sample-spatial-analyst-tools-error-010555/m-p/1115353#M47675</link>
      <description>&lt;P&gt;your output seems to be to a folder, so try&amp;nbsp;&lt;EM&gt;test.dbf&lt;/EM&gt; if you want a dbase table, or specify the output to a geodatabase to see what happens.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 18:44:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/sample-spatial-analyst-tools-error-010555/m-p/1115353#M47675</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-11-09T18:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sample (Spatial Analyst Tools) - Error 010555</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/sample-spatial-analyst-tools-error-010555/m-p/1186431#M56545</link>
      <description>&lt;P&gt;Had the same issue and just figured out the reason: it is related to the attribute table of the target shapefile.&lt;/P&gt;&lt;P&gt;This could be:&lt;/P&gt;&lt;P&gt;1. The shapefile attribute table might contain values that conflict with the code behind the sampling tools.&lt;/P&gt;&lt;P&gt;2. The attribute table is too big, causing memory issues.&lt;/P&gt;&lt;P&gt;To solve this issue, a possible way is to create a copied shapefile with fewer attribute table columns before sampling. Then join back the result to the original shapefile.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2022 16:49:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/sample-spatial-analyst-tools-error-010555/m-p/1186431#M56545</guid>
      <dc:creator>tingliu18</dc:creator>
      <dc:date>2022-06-25T16:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sample (Spatial Analyst Tools) - Error 010555</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/sample-spatial-analyst-tools-error-010555/m-p/1186437#M56549</link>
      <description>&lt;P&gt;A file geodatabase table and its associated table would surmount the issues you have identified.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jun 2022 20:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/sample-spatial-analyst-tools-error-010555/m-p/1186437#M56549</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-06-25T20:03:41Z</dc:date>
    </item>
  </channel>
</rss>

