<?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: Topographic Wetness Index in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157922#M2220</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Here is a nice explanation provided by Tom Vanwalleghem to a similar thread on the GIS Stack Exchange.&lt;BR /&gt;&lt;BR /&gt;"The units of upslope contributing area are m2/m or m (in fact A is As or specific contributing area, contributing area per unit contour width) So that's why you multiply by cell resolution = 30 m and not by cell area (30*30) A more correct way to calculate this would be to take into account the flow direction (if it is diagonal or perpendicular), but for most applications, the approximated calculus given here is enough."&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not understanding why the fac grid would be multiplied by 30 rather than 900. Why would upslope contributing "area" be in units of m2/m or m, which are units of "length"?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 18:37:54 GMT</pubDate>
    <dc:creator>toddsams</dc:creator>
    <dc:date>2014-01-15T18:37:54Z</dc:date>
    <item>
      <title>Topographic Wetness Index</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157914#M2212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to calculate the topographic wetness index for an area and know the formula, but somehow get an error everytime I try. There are so many different approaches on the internet that I am not sure which to use and why it does not work for my project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone tell me exactly how to use my layers with the formula?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your help is very much appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:44:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157914#M2212</guid>
      <dc:creator>StefanieSteinbach</dc:creator>
      <dc:date>2013-10-29T15:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Topographic Wetness Index</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157915#M2213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;give a code example of what you have tried&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 16:58:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157915#M2213</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2013-10-29T16:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Topographic Wetness Index</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157916#M2214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used this one below. My cell size is 30 m (an ASTER DEM). Slope is in degrees, I have also tried the formula with Tan("SLOPE")*�?�/180 as seen in many examples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ln((�??FLOWACC�?�*900) / Tan(�??SLOPE�?�))&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 17:05:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157916#M2214</guid>
      <dc:creator>StefanieSteinbach</dc:creator>
      <dc:date>2013-10-29T17:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Topographic Wetness Index</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157917#M2215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;is slope supposed to be in degrees or radians?&amp;nbsp; are you getting a specific error message?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;did you go through these posts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/search.php?searchid=1784175"&gt;http://forums.arcgis.com/search.php?searchid=1784175&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 17:23:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157917#M2215</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2013-10-29T17:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: Topographic Wetness Index</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157918#M2216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I attached the error message. Slope is in degrees, but I have read it is supposed to be in radian so I used slope * 0.0175&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the forums but couldn't find anything useful for my problem. If it is something simple I apologize. I am relatively new to this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 17:35:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157918#M2216</guid>
      <dc:creator>StefanieSteinbach</dc:creator>
      <dc:date>2013-10-29T17:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Topographic Wetness Index</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157919#M2217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It may be as simple as a missing space around "*" in your syntax. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Try:&amp;nbsp; Ln((???FLOWACC??? * 900) / Tan(???SLOPE???)) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are missing a few critical steps. I would recommend looking at this thread &lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/32896-from-DEM-to-CTI?highlight=CTI" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/32896-from-DEM-to-CTI?highlight=CTI&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have this model available in our gradient toolbox. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://evansmurphy.wix.com/evansspatial#!arcgis-gradient-metrics-toolbox/crro" rel="nofollow" target="_blank"&gt;http://evansmurphy.wix.com/evansspatial#!arcgis-gradient-metrics-toolbox/crro&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 22:14:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157919#M2217</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2013-10-29T22:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Topographic Wetness Index</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157920#M2218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a million, your method seems to work out fine for my project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why do you use *cellsize for the upper contributing area whereas I found *cellsize^2 in other threads?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 14:55:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157920#M2218</guid>
      <dc:creator>StefanieSteinbach</dc:creator>
      <dc:date>2013-10-30T14:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Topographic Wetness Index</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157921#M2219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is a nice explanation provided by Tom Vanwalleghem to a similar thread on the GIS Stack Exchange.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"The units of upslope contributing area are m2/m or m (in fact A is As or specific contributing area, contributing area per unit contour width) So that's why you multiply by cell resolution = 30 m and not by cell area (30*30) A more correct way to calculate this would be to take into account the flow direction (if it is diagonal or perpendicular), but for most applications, the approximated calculus given here is enough."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 01:20:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157921#M2219</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2013-10-31T01:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Topographic Wetness Index</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157922#M2220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Here is a nice explanation provided by Tom Vanwalleghem to a similar thread on the GIS Stack Exchange.&lt;BR /&gt;&lt;BR /&gt;"The units of upslope contributing area are m2/m or m (in fact A is As or specific contributing area, contributing area per unit contour width) So that's why you multiply by cell resolution = 30 m and not by cell area (30*30) A more correct way to calculate this would be to take into account the flow direction (if it is diagonal or perpendicular), but for most applications, the approximated calculus given here is enough."&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not understanding why the fac grid would be multiplied by 30 rather than 900. Why would upslope contributing "area" be in units of m2/m or m, which are units of "length"?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 18:37:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/topographic-wetness-index/m-p/157922#M2220</guid>
      <dc:creator>toddsams</dc:creator>
      <dc:date>2014-01-15T18:37:54Z</dc:date>
    </item>
  </channel>
</rss>

