<?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: Calculating slope change in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1153928#M52807</link>
    <description>&lt;P&gt;Huh! I think that's exactly what I need. You're a genius!&lt;/P&gt;&lt;P&gt;If I understand correctly, the input raster would be my DEM_Slope raster. Or am I confused here?&lt;/P&gt;&lt;P&gt;And what constitutes noisy data and how do I know if I have it? H&lt;SPAN&gt;igh resolution?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My cell size is 10mX10m. Is that high resolution? And if so, should&amp;nbsp;I try the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/surface-parameters.htm" target="_blank" rel="noopener nofollow noreferrer"&gt;SURFACE PARAMETERS&lt;/A&gt; tool instead?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 17:53:12 GMT</pubDate>
    <dc:creator>SMangum</dc:creator>
    <dc:date>2022-03-15T17:53:12Z</dc:date>
    <item>
      <title>Calculating slope change</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1153652#M52769</link>
      <description>&lt;P&gt;I need to find areas of rapid slope change greater than 10º.&lt;/P&gt;&lt;P&gt;I created a slope layer from a DEM. &amp;nbsp;&lt;/P&gt;&lt;P&gt;If I create another slope layer from the original slope layer will I get the change in slope angles&lt;SPAN&gt;&amp;nbsp;between adjacent cells (i.e. the slope of the slope between cells)&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;Then I would simply run CON (spatial analysis) or RASTER CALCULATOR to isolate areas of slope change &amp;gt;10º, right?&lt;/P&gt;&lt;P&gt;If not, can anyone tell me how?&lt;/P&gt;&lt;P&gt;I'm using ArcGIS Pro version 2.9.1&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 04:23:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1153652#M52769</guid>
      <dc:creator>SMangum</dc:creator>
      <dc:date>2022-03-15T04:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating slope change</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1153718#M52782</link>
      <description>&lt;P&gt;curvature?&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/curvature.htm" target="_blank" rel="noopener"&gt;Curvature (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;rate of change of slope&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/how-curvature-works.htm" target="_blank"&gt;How Curvature works—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 10:23:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1153718#M52782</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-03-15T10:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating slope change</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1153928#M52807</link>
      <description>&lt;P&gt;Huh! I think that's exactly what I need. You're a genius!&lt;/P&gt;&lt;P&gt;If I understand correctly, the input raster would be my DEM_Slope raster. Or am I confused here?&lt;/P&gt;&lt;P&gt;And what constitutes noisy data and how do I know if I have it? H&lt;SPAN&gt;igh resolution?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My cell size is 10mX10m. Is that high resolution? And if so, should&amp;nbsp;I try the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/surface-parameters.htm" target="_blank" rel="noopener nofollow noreferrer"&gt;SURFACE PARAMETERS&lt;/A&gt; tool instead?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 17:53:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1153928#M52807</guid>
      <dc:creator>SMangum</dc:creator>
      <dc:date>2022-03-15T17:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating slope change</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1153982#M52814</link>
      <description>&lt;P&gt;curvature would have the dem as input.&lt;/P&gt;&lt;P&gt;noisy data... depends, you could always run a focal mean over the dem to smooth some of the irregularities if you feel they are present.&amp;nbsp; Experiment&lt;/P&gt;&lt;P&gt;Surface parameters...&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/surface-parameters.htm" target="_blank"&gt;Surface Parameters (Spatial Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;why not have a run through, it might be revealing to look at the results as well&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 19:19:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1153982#M52814</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-03-15T19:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating slope change</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1164654#M54078</link>
      <description>&lt;P&gt;Thanks for all your help, Dan! Twenty billion layers later, I discovered the right workflow. Couldn't have done it without ya!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 00:11:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1164654#M54078</guid>
      <dc:creator>SMangum</dc:creator>
      <dc:date>2022-04-15T00:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating slope change</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1164666#M54079</link>
      <description>&lt;P&gt;glad it worked out!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 00:54:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-slope-change/m-p/1164666#M54079</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-04-15T00:54:49Z</dc:date>
    </item>
  </channel>
</rss>

