<?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: Iso Cluster Unsupervised Classification - Combining Classes in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/iso-cluster-unsupervised-classification-combining/m-p/399968#M5621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While you have requested the larger number of classes, there are reasons summarized in the help that indicate why you would have less.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The specified Number of classes value is the maximum number of clusters that can result from the clustering process. However, the number of clusters in the output signature file may not be the same as the number specified for the number of classes. This situation occurs in the following cases:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The values of data and the initial cluster means are not evenly distributed. In certain ranges of cell values, the frequency of occurrences for these clusters may be next to none. Consequently, some of the originally predefined cluster means may not have a chance to absorb enough cell members.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Clusters consisting of fewer cells than the specified Minimum class size value will be eliminated at the end of the iterations.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Clusters merge with neighboring clusters when the statistical values are similar after the clusters become stable. Some clusters may be so close to each other and have such similar statistics that keeping them apart would be an unnecessary division of the data.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The help documentation cited is &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000q8000000.htm"&gt;here, for the iso cluster&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; I would consider the data and then take a look at the settings specified in the processing, perhaps altering the minimum size would prevent the data from being lumped together.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Dec 2011 10:18:56 GMT</pubDate>
    <dc:creator>JeffreySwain</dc:creator>
    <dc:date>2011-12-12T10:18:56Z</dc:date>
    <item>
      <title>Iso Cluster Unsupervised Classification - Combining Classes</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/iso-cluster-unsupervised-classification-combining/m-p/399967#M5620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me preface my question by saying that I have very little experience with ArcGIS. Most of what I know, I've had to learn through articles on the web as well as the support here on ESRI's website. With that said, I am trying to combine classes after just running an ISODATA Cluster Unsupervised Classification. My final product needs to have around 5-10 classes. From what I have read, I am going to need to use the Swipe, Flicker and Identify tools to discover agreement (or disagreement) between points falling in the same class. I understand how the Identify tool works but how do the other two work and how should I use them to help me recombine classes? Also, how should I be using the Reclassify tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One more question, when I run the ISODATA Cluster Unsupervised Classification, I ask for 16 classes yet it only gives me 3-4. Why does it do this? How can I get more classes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ANY help would be GREATLY appreciated! Thanks guys and sorry for my noobiness.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BattlePope&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2011 00:06:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/iso-cluster-unsupervised-classification-combining/m-p/399967#M5620</guid>
      <dc:creator>JoeCook4</dc:creator>
      <dc:date>2011-12-11T00:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Iso Cluster Unsupervised Classification - Combining Classes</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/iso-cluster-unsupervised-classification-combining/m-p/399968#M5621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While you have requested the larger number of classes, there are reasons summarized in the help that indicate why you would have less.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The specified Number of classes value is the maximum number of clusters that can result from the clustering process. However, the number of clusters in the output signature file may not be the same as the number specified for the number of classes. This situation occurs in the following cases:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The values of data and the initial cluster means are not evenly distributed. In certain ranges of cell values, the frequency of occurrences for these clusters may be next to none. Consequently, some of the originally predefined cluster means may not have a chance to absorb enough cell members.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Clusters consisting of fewer cells than the specified Minimum class size value will be eliminated at the end of the iterations.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Clusters merge with neighboring clusters when the statistical values are similar after the clusters become stable. Some clusters may be so close to each other and have such similar statistics that keeping them apart would be an unnecessary division of the data.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The help documentation cited is &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000q8000000.htm"&gt;here, for the iso cluster&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; I would consider the data and then take a look at the settings specified in the processing, perhaps altering the minimum size would prevent the data from being lumped together.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 10:18:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/iso-cluster-unsupervised-classification-combining/m-p/399968#M5621</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2011-12-12T10:18:56Z</dc:date>
    </item>
  </channel>
</rss>

