<?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: Minimum slope distance in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756213#M10942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many ways to process rasters in the SA tool set.&lt;/P&gt;&lt;P&gt;But first, what is the pixel size of your dem / slope, especially relative to your distance of 25ft.&lt;/P&gt;&lt;P&gt;You could segment your slope raster ie split out only those parts which have a slope greater than 40%.&lt;/P&gt;&lt;P&gt;Then perhaps look at Region Group &amp;amp; Tabulate Area tools.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Aug 2015 06:14:31 GMT</pubDate>
    <dc:creator>NeilAyres</dc:creator>
    <dc:date>2015-08-31T06:14:31Z</dc:date>
    <item>
      <title>Minimum slope distance</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756212#M10941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to define areas of slope greater than 40% that have a horizontal displacement greater than 25 ft.&lt;/P&gt;&lt;P&gt;I haven't found a way to set a vertical or horizontal limit with slope calculation and am hoping for some help to accomplish this.&lt;/P&gt;&lt;P&gt;If someone can give me some pointers on how this might be done I would be grateful!&lt;/P&gt;&lt;P&gt;Arcmap 10.2&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 03:42:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756212#M10941</guid>
      <dc:creator>SteveMundall</dc:creator>
      <dc:date>2015-08-31T03:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum slope distance</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756213#M10942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many ways to process rasters in the SA tool set.&lt;/P&gt;&lt;P&gt;But first, what is the pixel size of your dem / slope, especially relative to your distance of 25ft.&lt;/P&gt;&lt;P&gt;You could segment your slope raster ie split out only those parts which have a slope greater than 40%.&lt;/P&gt;&lt;P&gt;Then perhaps look at Region Group &amp;amp; Tabulate Area tools.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 06:14:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756213#M10942</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-08-31T06:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum slope distance</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756214#M10943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neil is correct... given&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Slopes &amp;gt; 40%&lt;/LI&gt;&lt;LI&gt;horizontal displacement greater than 25'&lt;/LI&gt;&lt;LI&gt;slope help&lt;/LI&gt;&lt;LI&gt;how slope works ...&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/slope.htm" rel="nofollow" target="_blank"&gt;http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/slope.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/how-slope-works.htm" rel="nofollow" target="_blank"&gt;http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/how-slope-works.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that you could have a single cell that meets those criteria ... depending upon the cell size.&amp;nbsp; If you got lucky, you could have larger areas of uniform slope &amp;gt; 40% but that may not be enough.&lt;/P&gt;&lt;P&gt;I would be tempted to say calculate the range using FocalStatistics&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/focal-statistics.htm" rel="nofollow" target="_blank"&gt;http://desktop.arcgis.com/en/desktop/latest/tools/spatial-analyst-toolbox/focal-statistics.htm&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;however, that just gives you the range in elevation over the neighborhood and not with respect to the center cell...unless of course, you want to run this twice, using a rectangular neighborhood of 1x2 and 2x1 and other kernels representing the 4 diagonals.&amp;nbsp; You would then end up with the range of elevation differences with respect to the center cell to see if any meet your requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in summary if you have large cell sizes with respect to the window over which slope is determined (and the method)...forget it.&lt;/P&gt;&lt;P&gt;If the cell size is small, relative to the slope window...you might want to fine-tune your requirements and decide on what might constitute the best approach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 08:03:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756214#M10943</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-08-31T08:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum slope distance</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756215#M10944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you resolve this?&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 02:06:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756215#M10944</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-09-16T02:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum slope distance</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756216#M10945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks much for the tips! &lt;/P&gt;&lt;P&gt;Cell size is 1ft so fairly straightforward.&lt;/P&gt;&lt;P&gt;I also got some hints elsewhere that led me to perform following general steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Generate surface/slope raster &lt;/LI&gt;&lt;LI&gt;Generate aggregated slope raster to give general flow direction arrows&lt;/LI&gt;&lt;LI&gt;Generate surface/aspect raster from aggregated raster, then changed symbol to a flow arrow that rotates to direction of slope. This allows for easy indication of slope direction for later tracing.&lt;/LI&gt;&lt;LI&gt;Create reclass raster of steep slopes over 40% so that I can create a mask of only steep slope areas&lt;/LI&gt;&lt;LI&gt;Use the reclass to extract a mask of the surface &lt;/LI&gt;&lt;LI&gt;Generate Hydrology/flow direction and flow length from the masked surface&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I had a raster of flow length only of steep slopes which I shaded with desired break values. Flow length is calculated along the slope starting from zero and counts up with each cell. This is fine but I need to define the whole region of the slope whenever the length is over the 25ft. Being this close, and since the area was limited enough, I just traced polygons over the appropriate regions using the flow direction arrows as a guide to defining the edges of the slope.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you have better ideas of how to arrive at the end result like maybe a mathematical expression that would weed out the steep slope areas that didn't have the threshold length, but this worked well enough for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 21:45:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756216#M10945</guid>
      <dc:creator>SteveMundall</dc:creator>
      <dc:date>2015-10-07T21:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum slope distance</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756217#M10946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sounds good...the extra effort to fully delineate automatically wouldn't be worth it unless you untended to do this many, many times.​&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 23:17:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/minimum-slope-distance/m-p/756217#M10946</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-10-07T23:17:38Z</dc:date>
    </item>
  </channel>
</rss>

