<?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: Suggestion request in New to GIS Questions</title>
    <link>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223754#M586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if it will work for you.&lt;/P&gt;&lt;P&gt;While creating the Slope Raster (DTM), you could choose the output measurement as "Percent_Rise" than "Degree". &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2015 13:13:58 GMT</pubDate>
    <dc:creator>JayantaPoddar</dc:creator>
    <dc:date>2015-05-27T13:13:58Z</dc:date>
    <item>
      <title>Suggestion request</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223750#M582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;Good morning!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;I am quite new to ArcGIS. Here is my problem: I have created a DTM and its relative "Slope map" (using the "slope" command from the Spatial analyst tool).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;I would like to create a slope variation map now, starting from this "slope map", in order to detect where there is a variation larger than 10°(which means that sudden and big variations can be found there).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;I have tried this “block statistics” command, calculating the Standard Deviation of 3x3 cells blocks. I have tried also to calculate the “range” of these blocks but the result differs a lot from the previous one, of course. My question is: are there other commands or other ways to calculate this slope variation? And, in general, are there other commands with which it is possible to make calculation and operations on the cells belonging to a raster?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 09:29:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223750#M582</guid>
      <dc:creator>DavideGalimberti</dc:creator>
      <dc:date>2015-05-27T09:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion request</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223751#M583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Davide,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z000000sr000000"&gt;Reclassify (Spatial Analyst)&lt;/A&gt; tool to categorize the slope raster.&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Slope&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Reclass_Code&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0-10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;10-90&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So all the rasters with value "2" would have a variation of 10&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;° or more.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;You can choose the slope range and no. of classes, as desired.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:41:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223751#M583</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-05-27T12:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion request</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223752#M584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also use&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z000000z7000000"&gt; Raster Calculator (Spatial Analyst)&lt;/A&gt;​, with similar expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Con("SlopeRas"&amp;lt;10,1,2)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where "SlopeRas" is the name of the Slope Raster (DTM)&lt;/P&gt;&lt;P&gt;1 is the value that is defined to the pixels with Slope lesser than 10&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;°.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;2 is the value that is defined to the pixels with Slope more than 10&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;°.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 12:49:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223752#M584</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-05-27T12:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion request</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223753#M585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;Thank you very much. I didn't know about this "reclassify" command.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: Helvetica, sans-serif;"&gt;Btw, this actually doesn't solve my problem: I want to identify the slope variations between neighboring cells (for example if there’s a pixel with a slope=45° and the adjacent one with a slope=60°, I would like to detect them), Is there a way to do this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 13:08:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223753#M585</guid>
      <dc:creator>DavideGalimberti</dc:creator>
      <dc:date>2015-05-27T13:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion request</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223754#M586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if it will work for you.&lt;/P&gt;&lt;P&gt;While creating the Slope Raster (DTM), you could choose the output measurement as "Percent_Rise" than "Degree". &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 13:13:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223754#M586</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-05-27T13:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion request</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223755#M587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already tried to do that, but the result is like in the slope raster: the only difference is that values are in percent and not in degrees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 13:18:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223755#M587</guid>
      <dc:creator>DavideGalimberti</dc:creator>
      <dc:date>2015-05-27T13:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion request</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223756#M588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Davide, I think what you're looking for is FOCAL Statistics: &lt;A href="http://resources.arcgis.com/en/help/main/10.2/#/Focal_Statistics/009z000000qs000000/" title="http://resources.arcgis.com/en/help/main/10.2/#/Focal_Statistics/009z000000qs000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 13:47:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223756#M588</guid>
      <dc:creator>SepheFox</dc:creator>
      <dc:date>2015-05-27T13:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestion request</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223757#M589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sephe! Thank you! I think it should work, I will try to use that command!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 11:59:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/suggestion-request/m-p/223757#M589</guid>
      <dc:creator>DavideGalimberti</dc:creator>
      <dc:date>2015-05-28T11:59:21Z</dc:date>
    </item>
  </channel>
</rss>

