<?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: Question regarding celll data type (for university exam) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/question-regarding-celll-data-type-for-university/m-p/1262274#M66007</link>
    <description>&lt;P&gt;Yip, a million bytes, one byte (8 bits) per cell, irrespective of how geographically big that cell is - so not much room there.&amp;nbsp; Only 255 unique values can be stored. So maybe an index for a lookup classification, or maybe a greyscale image like a hillshade.&amp;nbsp; Or a single band from an RGB(I+) photographic image. Not a DEM - you'd typically want to store floating-point numbers at least, which take more than one byte.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 03:58:46 GMT</pubDate>
    <dc:creator>JohnWatt</dc:creator>
    <dc:date>2023-02-28T03:58:46Z</dc:date>
    <item>
      <title>Question regarding celll data type (for university exam)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-regarding-celll-data-type-for-university/m-p/1261946#M65974</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;Im having some trouble of how to calculate the following question, and would appreciate any help on how to calculate it&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;A &lt;/SPAN&gt;&lt;SPAN class=""&gt;raster layer is &lt;/SPAN&gt;&lt;SPAN class=""&gt;1&lt;/SPAN&gt; &lt;SPAN class=""&gt;Mb big and consists of 1000 columns and 1000 rows of 30 m &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;spatial cell resolution. What data type is the cell values stored in and describe which &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;values that can be stored with this data type&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 11:29:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-regarding-celll-data-type-for-university/m-p/1261946#M65974</guid>
      <dc:creator>DanielMortensen</dc:creator>
      <dc:date>2023-02-27T11:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding celll data type (for university exam)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-regarding-celll-data-type-for-university/m-p/1261955#M65977</link>
      <description>&lt;P&gt;I think it's leading you to say 'byte' from the filesize (i.e. 1 million cells of 1 byte each).&amp;nbsp; Integer values 0 to 255 unsigned or -128 to 127 signed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 12:27:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-regarding-celll-data-type-for-university/m-p/1261955#M65977</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-02-27T12:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding celll data type (for university exam)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-regarding-celll-data-type-for-university/m-p/1261958#M65980</link>
      <description>&lt;P&gt;1 Mb / 1000 rows / 1000 columns = 0.000001 Mb / Cell&lt;/P&gt;&lt;P&gt;0.000001 Mb = 1 Byte&lt;/P&gt;&lt;P&gt;In 1 Byte (8 bit) of data you can store one of 256 (2^8) integer values (0 ... 255 or -128 ... 127).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Of course, that's the size for the pure raster cell values. In a "real" raster format (say ESRI's ASCII raster format), you would have separators between the values in one row (space), separators between the rows (linebreak), and header data (cell size, start coordinates), so the raster size would be somewhat above 1 Mb.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 12:41:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-regarding-celll-data-type-for-university/m-p/1261958#M65980</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2023-02-27T12:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Question regarding celll data type (for university exam)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/question-regarding-celll-data-type-for-university/m-p/1262274#M66007</link>
      <description>&lt;P&gt;Yip, a million bytes, one byte (8 bits) per cell, irrespective of how geographically big that cell is - so not much room there.&amp;nbsp; Only 255 unique values can be stored. So maybe an index for a lookup classification, or maybe a greyscale image like a hillshade.&amp;nbsp; Or a single band from an RGB(I+) photographic image. Not a DEM - you'd typically want to store floating-point numbers at least, which take more than one byte.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 03:58:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/question-regarding-celll-data-type-for-university/m-p/1262274#M66007</guid>
      <dc:creator>JohnWatt</dc:creator>
      <dc:date>2023-02-28T03:58:46Z</dc:date>
    </item>
  </channel>
</rss>

