<?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: Grid has no VAT. Failed to execute Zonal Statistics error in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-has-no-vat-failed-to-execute-zonal-statistics/m-p/448643#M6357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;William,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much for your post. I did try to work on a much smaller area. I was able to resolve the problem by selecting a very small portion of my shapefile (about 20,000 records) and performing a Zonal Statistics by Table instead using the entire shapefile (with nearly 200,000m polygons).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you again&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Julia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Feb 2011 02:12:51 GMT</pubDate>
    <dc:creator>JuliaLukyanets</dc:creator>
    <dc:date>2011-02-13T02:12:51Z</dc:date>
    <item>
      <title>Grid has no VAT. Failed to execute Zonal Statistics error</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-has-no-vat-failed-to-execute-zonal-statistics/m-p/448642#M6356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good morning. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to perform a zonal statistics by table. My input zone data is a shapefile that consistis of 186,200 square polygons. Hence, I have 186, 199 FID when I open attribute table of this shape file. Delx and Dely of this shapefile are both equal to 2500 feet. It is a grid that I am using to build a groundwater model. I also have a large DEM raster (6.29 GB) that is a product of merged 71 DEm tiles. The DEM tiles that I merged had the same resolution. The resulted merged DEM raster properties are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rows, Columns: 52279, 32296 rows&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cell size (x,y): 9.259e-005, 9.259e-005&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pixel type: floating point&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pixel depth: 32 bit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NoData Value: -3.4028e+038&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, performing zonal statistics on the entire domain failed.&amp;nbsp; Zonal statistics by table application ran for 7 min and 39 seconds and then stopped and&amp;nbsp; displayed the following error message : ("esriGeoAnalyst.GridEngine") Grid has no VAT. Failed to execute.(Zonal Statistics ad Table). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Performing Zonal statistics on a smaller domain (merged northwestern portion of the grid that contains 16 DEM tiles) produced the same error message (Grid has no VAT).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to clarify I performed the zonal statistics by defining my zone field of the feature zone data (which is my polygons grid) .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I googled the error and it appears that this "No VAT error" is a common problem when dealing with zonal stats on large ratsters. Sometimes, setting zone field to a text field equaling to a feature FID works. I tried doing that but recieved an error " Error during conversion", but the zonal stats application ran for 13 minutes this time but still failed to execute. I also tried converting my feature zone data (NFM grid) from a feature to a raster since Zonal Statistics does it internally when calculating zonal statistics. Converting my grid to a raster also resulted in error (Error in reading or opening VAT).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Yet again, I just tried runnig a zonal statistics on a merged contiguos portion of only 3 tiles and zonal stats worked. I don't know what is the limit on the number of tiles before zonal statistics fails. Still I can't imagine that compiling zonal statistics tables from 20 or so runs of zonal stats (since it appears&amp;nbsp; that zonal stats only works on a small portion of merged tiles) will produce adequate results of average elevations. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I perform a zonal statistics by table on a large raster (6.29 GB) using polygons shapefile as my feature zone without getting a "NO VAT" error message. Thank you so much in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JuliaL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Feb 2011 14:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-has-no-vat-failed-to-execute-zonal-statistics/m-p/448642#M6356</guid>
      <dc:creator>JuliaLukyanets</dc:creator>
      <dc:date>2011-02-06T14:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Grid has no VAT. Failed to execute Zonal Statistics error</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-has-no-vat-failed-to-execute-zonal-statistics/m-p/448643#M6357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;William,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much for your post. I did try to work on a much smaller area. I was able to resolve the problem by selecting a very small portion of my shapefile (about 20,000 records) and performing a Zonal Statistics by Table instead using the entire shapefile (with nearly 200,000m polygons).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you again&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Julia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Feb 2011 02:12:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-has-no-vat-failed-to-execute-zonal-statistics/m-p/448643#M6357</guid>
      <dc:creator>JuliaLukyanets</dc:creator>
      <dc:date>2011-02-13T02:12:51Z</dc:date>
    </item>
  </channel>
</rss>

