<?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: Pixel-based classification of glacier in arcmap in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616718#M8973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as per my last post...it would be useful to see if the bands are showing up in the raster calculator and if so, you should be able to select them and the / to do the math&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2014 10:52:49 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2014-10-31T10:52:49Z</dc:date>
    <item>
      <title>Pixel-based classification of glacier in arcmap</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616713#M8968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having some trouble on how to delineate the glacier area automatically using TM4/TM5 band rations. &lt;/P&gt;&lt;P&gt;Guess I need to use raster calculator. But I can't seem to get the coding right. &lt;/P&gt;&lt;P&gt;I want to insert a threshold aswell.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; Any suggestions?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards, Marius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:45:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616713#M8968</guid>
      <dc:creator>mariussmistad</dc:creator>
      <dc:date>2014-10-30T10:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pixel-based classification of glacier in arcmap</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616714#M8969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what's the coding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 10:58:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616714#M8969</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-30T10:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pixel-based classification of glacier in arcmap</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616715#M8970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;The Map Algebra expression I want to run in raster calculator&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Composite band image (band543)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Band ratio: TM4/TM5 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Threshold: &amp;gt;3&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 11:08:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616715#M8970</guid>
      <dc:creator>mariussmistad</dc:creator>
      <dc:date>2014-10-30T11:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pixel-based classification of glacier in arcmap</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616716#M8971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;screen grab the raster calculator...are the bands not showing up or something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 15:02:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616716#M8971</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-30T15:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pixel-based classification of glacier in arcmap</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616717#M8972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use a ratio&amp;nbsp; (B3/B2) for the composite lanbdsat foto,&amp;nbsp; which has a band combination 5,4,3,&amp;nbsp; and classify pixel values with threshold &amp;gt;2-3. But I do not know how to insert the right expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 10:36:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616717#M8972</guid>
      <dc:creator>mariussmistad</dc:creator>
      <dc:date>2014-10-31T10:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pixel-based classification of glacier in arcmap</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616718#M8973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as per my last post...it would be useful to see if the bands are showing up in the raster calculator and if so, you should be able to select them and the / to do the math&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 10:52:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/pixel-based-classification-of-glacier-in-arcmap/m-p/616718#M8973</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-31T10:52:49Z</dc:date>
    </item>
  </channel>
</rss>

