<?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: creating a layer consisting of modal values from 3 interpolated layers in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-layer-consisting-of-modal-values-from-3/m-p/318722#M4486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;eric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the help.&amp;nbsp; i was able to use cell statistics to pull out the maximun pixel value for the 3 layers, and it produced what i was expecting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Feb 2012 16:46:50 GMT</pubDate>
    <dc:creator>AndrewCalhoun</dc:creator>
    <dc:date>2012-02-29T16:46:50Z</dc:date>
    <item>
      <title>creating a layer consisting of modal values from 3 interpolated layers</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-layer-consisting-of-modal-values-from-3/m-p/318720#M4484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on creating a map of sediment distribution according to size.&amp;nbsp; I have 3 IDW layers created for 3 different size classes (gravel, sand, &amp;amp; silt).&amp;nbsp; Each layer displays the said size as percentages across the study site.&amp;nbsp; My plan is to place a grid over theses layers and create a new layer based on the highest percent sediment size in each square on the grid based off of the aforementioned idw layers.&amp;nbsp; That is each square would show the sediment class of highest precentage for that area, wether it be gravel, sand, or silt.&amp;nbsp; I know how to produce the grid, but as to the rest I am not knowledgable of.&amp;nbsp; If any can help I would greatly appreciate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 18:54:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-layer-consisting-of-modal-values-from-3/m-p/318720#M4484</guid>
      <dc:creator>AndrewCalhoun</dc:creator>
      <dc:date>2012-02-28T18:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: creating a layer consisting of modal values from 3 interpolated layers</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-layer-consisting-of-modal-values-from-3/m-p/318721#M4485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Andrew, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are details missing from your desription that I would need to know to answer definitively, but I can point you in the right direction for now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See:&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z0000007q000000.htm" rel="nofollow" target="_blank"&gt;Cell Statistics&lt;/A&gt;&lt;SPAN&gt; Use the Max option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may need to perform &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Zonal_Statistics/009z000000w7000000/" rel="nofollow" target="_blank"&gt;Zonal Statistics &lt;/A&gt;&lt;SPAN&gt;with Max option (run it 3 times), then Cell Statistics.&amp;nbsp; A lot depends on what you want as output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might also take a look at the&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Highest_Position/009z0000007v000000/" rel="nofollow" target="_blank"&gt; Highest Position &lt;/A&gt;&lt;SPAN&gt;tool.&amp;nbsp; It won't return the highest pixel value like my other suggestions, but it will tell you which of the 3 IDW layers actually had the highest (Max) value based on order of input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 19:59:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-layer-consisting-of-modal-values-from-3/m-p/318721#M4485</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-02-28T19:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: creating a layer consisting of modal values from 3 interpolated layers</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-layer-consisting-of-modal-values-from-3/m-p/318722#M4486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;eric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the help.&amp;nbsp; i was able to use cell statistics to pull out the maximun pixel value for the 3 layers, and it produced what i was expecting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 16:46:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/creating-a-layer-consisting-of-modal-values-from-3/m-p/318722#M4486</guid>
      <dc:creator>AndrewCalhoun</dc:creator>
      <dc:date>2012-02-29T16:46:50Z</dc:date>
    </item>
  </channel>
</rss>

