<?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:  Convert a floating type raster to Integer in Imagery and Remote Sensing Questions</title>
    <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46894#M93</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to be clear, Raster Calculator is case sensitive with function names, it needs to be &lt;STRONG&gt;Int("input raster").&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Dec 2017 00:41:34 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2017-12-19T00:41:34Z</dc:date>
    <item>
      <title>Convert a floating type raster to Integer</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46891#M90</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the Raster Calculator&amp;nbsp;Tool to change my raster&amp;nbsp;from a float to a integer so I can eventually change&amp;nbsp;run Raster to Polygon (need to integer raster input)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran the tool several times using the following expression)but my result is still a float.&lt;/P&gt;&lt;P&gt;"pointden100ft" * 1000000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression is very easy as I consulted the following ESRI tips&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000012554"&gt;https://support.esri.com/en/technical-article/000012554&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what is causing the issue ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 21:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46891#M90</guid>
      <dc:creator>DevinUnderwood2</dc:creator>
      <dc:date>2017-12-18T21:28:35Z</dc:date>
    </item>
    <item>
      <title>Re:  Convert a floating type raster to Integer</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46892#M91</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even though you have moved the decimal point, the values in the dataset are still stored as FLOAT. To change the dataset to INTEGER, you need to use the INT tool.&amp;nbsp; So if you're doing this in raster calculator, just add INT (&amp;lt;your express here&amp;gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 23:32:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46892#M91</guid>
      <dc:creator>SteveKopp</dc:creator>
      <dc:date>2017-12-18T23:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a floating type raster to Integer</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46893#M92</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, that is what I needed. It works now .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 23:54:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46893#M92</guid>
      <dc:creator>DevinUnderwood2</dc:creator>
      <dc:date>2017-12-18T23:54:07Z</dc:date>
    </item>
    <item>
      <title>Re:  Convert a floating type raster to Integer</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46894#M93</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to be clear, Raster Calculator is case sensitive with function names, it needs to be &lt;STRONG&gt;Int("input raster").&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 00:41:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46894#M93</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-12-19T00:41:34Z</dc:date>
    </item>
    <item>
      <title>Re:  Convert a floating type raster to Integer</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46895#M94</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes good point, just using full caps for emphasis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 01:32:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46895#M94</guid>
      <dc:creator>SteveKopp</dc:creator>
      <dc:date>2017-12-19T01:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Convert a floating type raster to Integer</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46896#M95</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I used the Raster Calculator syntax helper to double click the Int option to correctly complete the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 15:56:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/46896#M95</guid>
      <dc:creator>DevinUnderwood2</dc:creator>
      <dc:date>2017-12-19T15:56:38Z</dc:date>
    </item>
    <item>
      <title>Re:  Convert a floating type raster to Integer</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/1017506#M96</link>
      <description>&lt;P&gt;Hi all, I have tried doing it a few times but the result raster still has "unsigned char" pixel type. This is my expressions:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Int("210113_FullTerrain_V7_UpdatetoExistingInvertLevel.tif" *0 ) or&lt;/P&gt;&lt;P&gt;Int("210113_FullTerrain_V7_UpdatetoExistingInvertLevel.tif" )&amp;nbsp;*0&lt;/P&gt;&lt;P&gt;Any problem here?&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2021 11:43:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/convert-a-floating-type-raster-to-integer/m-p/1017506#M96</guid>
      <dc:creator>menghui99</dc:creator>
      <dc:date>2021-01-17T11:43:13Z</dc:date>
    </item>
  </channel>
</rss>

