<?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: Zonal Statistics Field Name Error 010123 in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/zonal-statistics-field-name-error-010123/m-p/624825#M9110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Zonal Statistics tool ran fine once I built the attributes table on my watersheds raster. Thanks for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Apr 2013 18:54:11 GMT</pubDate>
    <dc:creator>MerekStrand</dc:creator>
    <dc:date>2013-04-08T18:54:11Z</dc:date>
    <item>
      <title>Zonal Statistics Field Name Error 010123</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/zonal-statistics-field-name-error-010123/m-p/624821#M9106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to replicate the 5-step example outlined in the "How Sink Works" section of the ArcGIS Help files where the end result should give me a value for sink depths (and ultimately a depressionless DEM). (See: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z00000065000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//009z00000065000000&lt;/A&gt;&lt;SPAN&gt;.) I want to fill sinks in my DEM so I can more accurately use the Hydrology tools to create watershed basins, but before I use the Fill tool I want to find the Z limit. Step 3 of the 5-step example uses the Zonal Statistics tool to find the minimum elevation in the watershed of each sink (created in steps 1 and 2). However, Zonal Statistics fails to execute due to Error 010123: "Could not get field name."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the watersheds raster created in step 2 of the example as my Input Raster, "Value" as the Zone Field option, my DEM as the Input Value Raster, and choosing the MINIMUM option in the Statistics Type field. The only two options available in the drop-down of the Zone Field are "Value" and "Count." Could it be that the field names in the watershed raster (an integer) are called "Pixel value" and "Stretched value" (or "Class value" if the raster's symbology has been classified as opposed to stretched), not simply "Value"? (This raster has no attribute table but those field names become evident when using the Identify tool.) I tried manually typing those field names into the Zone Field to override the drop-down options but that didn't take.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also read in another forum that this issue may have been fixed with service pack 3.1. Is that correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any help you can provide.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 20:02:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/zonal-statistics-field-name-error-010123/m-p/624821#M9106</guid>
      <dc:creator>MerekStrand</dc:creator>
      <dc:date>2013-04-05T20:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal Statistics Field Name Error 010123</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/zonal-statistics-field-name-error-010123/m-p/624822#M9107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The zone raster (your watersheds) must be an integer raster, and it must have an attribute table. If it wasn't automatically built, you can build one with the Build Raster Attribute Table. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if it makes any difference, but you may want to symbolize those watersheds with unique value or discrete.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Apr 2013 03:18:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/zonal-statistics-field-name-error-010123/m-p/624822#M9107</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-04-06T03:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal Statistics Field Name Error 010123</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/zonal-statistics-field-name-error-010123/m-p/624823#M9108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a really odd system - if you're meant to be following the steps in the help section then why would the tools default to a format that won't work with the help steps?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 10:57:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/zonal-statistics-field-name-error-010123/m-p/624823#M9108</guid>
      <dc:creator>RobMillman</dc:creator>
      <dc:date>2013-04-08T10:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal Statistics Field Name Error 010123</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/zonal-statistics-field-name-error-010123/m-p/624824#M9109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;This is a really odd system - if you're meant to be following the steps in the help section then why would the tools default to a format that won't work with the help steps?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS is exceedingly complex - which does make writing bulletproof tutorials very difficult.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have an issue with a tutorial in the help not working, please go to the online help page and post feedback. They do read the feedback and may be able to fix the steps in the help for the next person.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did my suggestions help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 14:38:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/zonal-statistics-field-name-error-010123/m-p/624824#M9109</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-04-08T14:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Zonal Statistics Field Name Error 010123</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/zonal-statistics-field-name-error-010123/m-p/624825#M9110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Zonal Statistics tool ran fine once I built the attributes table on my watersheds raster. Thanks for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 18:54:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/zonal-statistics-field-name-error-010123/m-p/624825#M9110</guid>
      <dc:creator>MerekStrand</dc:creator>
      <dc:date>2013-04-08T18:54:11Z</dc:date>
    </item>
  </channel>
</rss>

