<?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: Problem using INT in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315309#M18084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using a file geodatabase. The orginal data format was Arc/Info ASCII GRID (metadata &lt;/SPAN&gt;&lt;A href="http://www.prism.oregonstate.edu/docs/meta/ppt_30s_meta.htm"&gt;here&lt;/A&gt;&lt;SPAN&gt;]). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried using ArcMap as you suggested. Identify does not reveal any discrepancy between the original and copied layers. Interestingly, if I switch the Symbology in the copied layer from Stretched to Classified, the values change completely, appearing in the TOC as they do in the attribute table---though using the Identify tool still reveals no discrepancy; it reads the original values. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem certainly seems to be with the attribute table, but my understanding was that ArcGIS does support attribute tables for 32-bit integer data (though not for floating point). In fact, I've created attribute tables for other 32-bit int datasets, and they seem fine. It's very important for me to be able to generate these tables in order to export data for use with other software. For the moment, I'm sacrificing a significant digit and creating tables from 16-bit data, but I'd like to avoid that if I can. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Aug 2010 16:25:45 GMT</pubDate>
    <dc:creator>SethBinder</dc:creator>
    <dc:date>2010-08-04T16:25:45Z</dc:date>
    <item>
      <title>Problem using INT</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315304#M18079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi. I've got 32-bit floating point rasters that I'm trying to convert to 32-bit unsigned integer format (for the ultimate purpose of being able to use the Combine tool). All of the values are already positive integers and the largest values fall (barely) below the max value for 32-bit unsigned. However, when I use INT, all values above the *signed* integer max value are cut off. (Similarly, when I create an empty 32-bit unsigned integer raster dataset, the default NoData value is set at the signed max, rather than the unsigned max.) Does anyone know why this is happening and/or if there's a work-around? Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;--Seth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Aug 2010 14:42:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315304#M18079</guid>
      <dc:creator>SethBinder</dc:creator>
      <dc:date>2010-08-01T14:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using INT</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315305#M18080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Seth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried using the copy raster GP tool and specifying the output to be 32 bit unsigned int?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 17:18:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315305#M18080</guid>
      <dc:creator>RobertBerger</dc:creator>
      <dc:date>2010-08-03T17:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using INT</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315306#M18081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you. I hadn't thought of that. It worked perfectly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 14:31:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315306#M18081</guid>
      <dc:creator>SethBinder</dc:creator>
      <dc:date>2010-08-04T14:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using INT</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315307#M18082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems I spoke too soon. I just built the attribute tables for the copied rasters and discovered that the values don't correspond at all to the original data. According to the dataset Properties, everything should be in order, but looking at the tables, I get negative values where there should be none, and the largest values don't approach the true max value. This is bizarre.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 15:09:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315307#M18082</guid>
      <dc:creator>SethBinder</dc:creator>
      <dc:date>2010-08-04T15:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using INT</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315308#M18083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you output your image to? If your output is 32 bit unsigned int (like a tiff or img) then you shouldn't be able to have negative values. Don't output to GRID since that is a special case. Also, I don't think we support attribute tables with 32 bit data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To check the output values, you could use the identify tool in ArcMap, overlaying the two images and show identify results for all visible images (make sure both images have visibility turned on). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that help?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 15:20:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315308#M18083</guid>
      <dc:creator>RobertBerger</dc:creator>
      <dc:date>2010-08-04T15:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using INT</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315309#M18084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using a file geodatabase. The orginal data format was Arc/Info ASCII GRID (metadata &lt;/SPAN&gt;&lt;A href="http://www.prism.oregonstate.edu/docs/meta/ppt_30s_meta.htm"&gt;here&lt;/A&gt;&lt;SPAN&gt;]). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried using ArcMap as you suggested. Identify does not reveal any discrepancy between the original and copied layers. Interestingly, if I switch the Symbology in the copied layer from Stretched to Classified, the values change completely, appearing in the TOC as they do in the attribute table---though using the Identify tool still reveals no discrepancy; it reads the original values. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem certainly seems to be with the attribute table, but my understanding was that ArcGIS does support attribute tables for 32-bit integer data (though not for floating point). In fact, I've created attribute tables for other 32-bit int datasets, and they seem fine. It's very important for me to be able to generate these tables in order to export data for use with other software. For the moment, I'm sacrificing a significant digit and creating tables from 16-bit data, but I'd like to avoid that if I can. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 16:25:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315309#M18084</guid>
      <dc:creator>SethBinder</dc:creator>
      <dc:date>2010-08-04T16:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using INT</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315310#M18085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Seth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you try rebuilding the attribute table?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 18:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315310#M18085</guid>
      <dc:creator>RobertBerger</dc:creator>
      <dc:date>2010-08-04T18:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem using INT</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315311#M18086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems my data were corrupted somewhere along the line. I started from scratch and have now been able to Combine the processed datasets as needed, including some 32-bit integer data.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(I didn't re-build the attribute tables for the corrupted data, but if you are still interested to see how that would turn out, I'm happy to try.) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 23:44:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-using-int/m-p/315311#M18086</guid>
      <dc:creator>SethBinder</dc:creator>
      <dc:date>2010-08-04T23:44:38Z</dc:date>
    </item>
  </channel>
</rss>

