<?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 DEM statistics in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/dem-statistics/m-p/579272#M8383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am fairly new to using ArcGIS (GIS software in general, actually!) and I am trying to generate info for some points (sample locations) using a DEM. I've tried to figure out how to do this using the manual but am a bit overwhelmed &amp;amp; unsure about the correct methods!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the DEM, I hope to determine the slope, upslope contributing area and topographic wetness index for each of my sample locations. At present, my sample points are a separate layer to my DEM. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to merge or overlay these points to the DEM before I can calculate slope, UCA and TWI? If so, how is this done?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not delineated the boundary of the catchment I am working in, and my DEM extends beyond the catchment boundary. I have the catchment boundary in a separate layer - is it possible to clip the DEM using this boundary layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is Spatial Analyst the correct extension to carry out these processes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know this is a lot of questions, but if anyone can help me with just one of them, that would be great!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anna&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 May 2011 23:55:33 GMT</pubDate>
    <dc:creator>annelisebissett</dc:creator>
    <dc:date>2011-05-08T23:55:33Z</dc:date>
    <item>
      <title>DEM statistics</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/dem-statistics/m-p/579272#M8383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am fairly new to using ArcGIS (GIS software in general, actually!) and I am trying to generate info for some points (sample locations) using a DEM. I've tried to figure out how to do this using the manual but am a bit overwhelmed &amp;amp; unsure about the correct methods!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the DEM, I hope to determine the slope, upslope contributing area and topographic wetness index for each of my sample locations. At present, my sample points are a separate layer to my DEM. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I need to merge or overlay these points to the DEM before I can calculate slope, UCA and TWI? If so, how is this done?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not delineated the boundary of the catchment I am working in, and my DEM extends beyond the catchment boundary. I have the catchment boundary in a separate layer - is it possible to clip the DEM using this boundary layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is Spatial Analyst the correct extension to carry out these processes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know this is a lot of questions, but if anyone can help me with just one of them, that would be great!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anna&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 May 2011 23:55:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/dem-statistics/m-p/579272#M8383</guid>
      <dc:creator>annelisebissett</dc:creator>
      <dc:date>2011-05-08T23:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: DEM statistics</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/dem-statistics/m-p/579273#M8384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Anna!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, the Spatial Analyst extension tools are what you should be using.&amp;nbsp; You can either clip the DEM to the boundary or you can set the processing extent to the boundary in the environment settings of the tool.&amp;nbsp; You will need to first calculate the slope, upslope contributing area and topographic wetness index.&amp;nbsp; Then with these rasters use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z0000002t000000.htm"&gt;Extract Values to Points tool&lt;/A&gt;&lt;SPAN&gt; to get the values of the underlying raster for each point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps.&amp;nbsp; Let me know if you have any questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Timothy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 12:14:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/dem-statistics/m-p/579273#M8384</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2011-05-09T12:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: DEM statistics</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/dem-statistics/m-p/579274#M8385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To add to my previous post...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can used the Hydrology toolset within Spatial Analyst to calculate the upslope contributing area with probably the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z00000052000000.htm"&gt;Flow Direction tool&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; It all depends on what exactly you are looking for.&amp;nbsp; There are some other tools within the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z0000004w000000.htm"&gt;Hydrology toolset&lt;/A&gt;&lt;SPAN&gt; that may be helpful to your project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The slope can be be calculated by using the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Slope/009z000000v2000000/"&gt;Slope tool&lt;/A&gt;&lt;SPAN&gt; within the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z000000tq000000.htm"&gt;Surface toolset&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 12:45:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/dem-statistics/m-p/579274#M8385</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2011-05-09T12:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: DEM statistics</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/dem-statistics/m-p/579275#M8386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your help Timothy, it is good to know that I am on the right track.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To determine Upslope contributing area I have created a flow direction raster to use in the watershed tool. I tried creating a watershed raster, however I don't think I'm using the correct input for the Pour Point Data. The Arc manual I am using said pour points were the areas I wish to determine the contributing area for, so I input the shapefile of my sample points. Was this the correct step to take? I am unsure which four point field I should be using, as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I followed these steps, Arc calculated tiny watersheds for each point (only a few cells) and I'm not sure this is very accurate. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You mentioned I should create the watershed raster and THEN extract values for my points. Should I be using something different for my pour points?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this makes sense!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anna&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 23:06:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/dem-statistics/m-p/579275#M8386</guid>
      <dc:creator>annelisebissett</dc:creator>
      <dc:date>2011-05-10T23:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: DEM statistics</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/dem-statistics/m-p/579276#M8387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anna,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your sample points and pour points are different.&amp;nbsp; The pour points are usually the high values from a flow accumulation raster.&amp;nbsp; In essence it is the lowest point along the boundary of a watershed.&amp;nbsp; Once you manually determine these points then you can use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z00000055000000.htm"&gt;Snap Pour Point tool&lt;/A&gt;&lt;SPAN&gt; to snap the points to the highest value in that particular are of the point.&amp;nbsp; Check out the following documents for more information:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z00000068000000.htm"&gt;How Watershed works&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z0000005m000000.htm"&gt;Understanding drainage systems&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Timothy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 11:57:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/dem-statistics/m-p/579276#M8387</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2011-05-11T11:57:13Z</dc:date>
    </item>
  </channel>
</rss>

