<?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: Detecting avalanche debris based on their shape  in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90647#M1255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;probably not trivial,&amp;nbsp; an image of a typical debris field might spark some comments&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 May 2017 16:01:53 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2017-05-06T16:01:53Z</dc:date>
    <item>
      <title>Detecting avalanche debris based on their shape (Edit: +volume calculation)</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90646#M1254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, here's what I'm trying to do: I want to detect avalanche debris of a known avalanche using Sentinel-2 optical imagery. I've calculated the Normalized Difference Snow Index and from there I've extracted all the values above 0.4 which gives me a raster file that contains all the snow for the scene. There, I can easily recognise the avalanche debris that lie below the snow line based on their distinctive elongated tongue shape. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible for ArcGIS (or any other application for that matter) to identify and extract these &lt;SPAN&gt;elongated&lt;/SPAN&gt;&amp;nbsp;tongue shapes? Basically what I want to end up with is a file that contains nothing but the avalanche debris without manually selecting them.&lt;/P&gt;&lt;P&gt;I'm rather new to ArcGis so I have no idea if this is super trivial or practically impossible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: I've attached a picture of the avalanche in question. Note that the blue raster is the approximated snow line (this was done with simple generalization tools, though I have yet to optimise this). The red raster is all the snow below this snow line from which I'd like ArcGIS to detect elongated shapes like the one in the center of this picture.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit2: Thank you &lt;A href="https://community.esri.com/migrated-users/3100"&gt;Xander Bakker&lt;/A&gt;&amp;nbsp;for your answer, that is very close to what I was looking for. I have a second quesion though: How would I go about calculating the volume of the debris? I have a 10m DEM and I know the extent of the debris, so it should be possible to calculate it. The problem&amp;nbsp;that I have is that, as opposed to calculating the volume of a lake for example, I don't have a universal z value that would allow me to easily calculate the volume above or bellow said value. The debris start at a highter altitutde as opposed to where they end. I have a attached a picture of the avalanche&amp;nbsp;in ArcScene. I hope I explained that clearly, I don't really know the correct terminology.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 May 2017 13:37:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90646#M1254</guid>
      <dc:creator>DanielSuttor</dc:creator>
      <dc:date>2017-05-06T13:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting avalanche debris based on their shape</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90647#M1255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;probably not trivial,&amp;nbsp; an image of a typical debris field might spark some comments&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 May 2017 16:01:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90647#M1255</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-05-06T16:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting avalanche debris based on their shape</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90648#M1256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have updated the post with a picture, I hope it helps.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 May 2017 17:23:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90648#M1256</guid>
      <dc:creator>DanielSuttor</dc:creator>
      <dc:date>2017-05-06T17:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting avalanche debris based on their shape</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90649#M1257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you could... at least get close.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all you are interested in the areas of snow below the approximate snow line. These can be extracted using some raster math. The next thing would be to identify each separate connected area. This is done with the tool&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/region-group.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/region-group.htm"&gt;Region Group—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next thing could be to identify some statistics for each area. You could for instance do some Zonal Statistics and determine the range of values in you DEM for each unique zone. See:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/zonal-statistics-as-table.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/zonal-statistics-as-table.htm"&gt;Zonal Statistics as Table—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when the range is large this does not necessarily mean that the zone contains&amp;nbsp;avalanche debris. You could perhaps better use the Zonal Geometry tools and determine the fraction between the perimeter and the thickness of the area:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/h-how-zonal-geometry-works.htm#ESRI_SECTION1_BE5B4ACE247547C6A0F0312BF2FF3378" title="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/h-how-zonal-geometry-works.htm#ESRI_SECTION1_BE5B4ACE247547C6A0F0312BF2FF3378"&gt;How Zonal Geometry works—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The greater the resulting value the more probably will be that it is &lt;SPAN&gt;avalanche debris&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 May 2017 18:56:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90649#M1257</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-05-06T18:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting avalanche debris based on their shape</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90650#M1258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would probably yield something like this:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="349957" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/349957_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps used:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Region Group -&amp;gt; "region_group"&lt;/LI&gt;&lt;LI&gt;Lookup using the field Count -&amp;gt; "lookup"&lt;/LI&gt;&lt;LI&gt;Raster Calculator: Con(Raster(r"lookup")&amp;gt;= 25, Raster(r"region_group")) -&amp;gt; "region_group_large" &lt;EM&gt;(to filter out the small areas)&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Zonal Geometry, using the PERIMETER option -&amp;gt; "area_perimeter"&lt;/LI&gt;&lt;LI&gt;Zonal Geometry, using the THICKNESS option -&amp;gt; "area_thickness"&lt;/LI&gt;&lt;LI&gt;Raster Calculator: Raster(r"area_perimeter") / Raster(r"area_thickness") &lt;EM&gt;(the resulting raster with the relation between the perimeter and thickness)&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 May 2017 20:38:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90650#M1258</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2017-05-06T20:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting avalanche debris based on their shape (Edit: +volume calculation)</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90651#M1259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, this was very helpfull! I have updated the post with a second question regarding volume calculations, maybe you can help me there as well.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 12:19:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90651#M1259</guid>
      <dc:creator>DanielSuttor</dc:creator>
      <dc:date>2017-05-08T12:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting avalanche debris based on their shape (Edit: +volume calculation)</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90652#M1260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;How would I go about calculating the volume of the debris?&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If you can create a surface of thickness, and a zone poly or raster coveriing your avalanche area, set the cell size to your thickness raster and run ZonalStatistics with SUM, multiply the result times the thickness raster cell size squared and you have your number.&amp;nbsp;But -- be careful with units!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 21:21:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/detecting-avalanche-debris-based-on-their-shape/m-p/90652#M1260</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-05-10T21:21:20Z</dc:date>
    </item>
  </channel>
</rss>

