<?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: Kernel Density and Reclassified Integers in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kernel-density-and-reclassified-integers/m-p/592666#M8634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Convert input or highest raster to floating point before dividing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(Input Raster/float(Highest) # in Input Raster)* 5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want the output to be integer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;int((Input Raster/float(Highest) # in Input Raster)* 5)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2011 00:54:08 GMT</pubDate>
    <dc:creator>Luke_Pinner</dc:creator>
    <dc:date>2011-10-19T00:54:08Z</dc:date>
    <item>
      <title>Kernel Density and Reclassified Integers</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kernel-density-and-reclassified-integers/m-p/592665#M8633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using kernel density to analyze the distribution of various land marks and transit stops in a city.&amp;nbsp; I am reclassifying the density rasters on a scale of 1 - 5.&amp;nbsp; I made 4 or 5 of these reclassified rasters so I could make a composite raster model.&amp;nbsp; After creating the composite raster model, I want to normalize on a scale of 1 - 5.&amp;nbsp; I use this formula to do so - (Input Raster/Highest # in Input Raster)* 5. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is that I only get two resulting bands...meaning a raster band of "0" and one of "5."&amp;nbsp; I'm pretty sure this is because the resulting raster type can only hold short integers and it is rounding up and down my inputted numbers.&amp;nbsp; Does anyone know how to fix that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 15:37:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kernel-density-and-reclassified-integers/m-p/592665#M8633</guid>
      <dc:creator>TonySalomone</dc:creator>
      <dc:date>2011-10-18T15:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Density and Reclassified Integers</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kernel-density-and-reclassified-integers/m-p/592666#M8634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Convert input or highest raster to floating point before dividing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(Input Raster/float(Highest) # in Input Raster)* 5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want the output to be integer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;int((Input Raster/float(Highest) # in Input Raster)* 5)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 00:54:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/kernel-density-and-reclassified-integers/m-p/592666#M8634</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2011-10-19T00:54:08Z</dc:date>
    </item>
  </channel>
</rss>

