<?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 Extract Slope Values from Terrain:Slope Degrees in AGOL in Forestry Questions</title>
    <link>https://community.esri.com/t5/forestry-questions/extract-slope-values-from-terrain-slope-degrees-in/m-p/670530#M83</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to calculate slope in percent gradient for points in a given feature class. &amp;nbsp;My workflow is as follows: &amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Set up an .mxd with the desired feature class in a projected coordinate system and the the data frame in the same projected coordinate system (NAD83 UTM z10)&lt;/P&gt;&lt;P&gt;2. Import Terrrain: Slope degrees layer from AGOL, and project that on the fly.&lt;/P&gt;&lt;P&gt;3. Use the "Extract Values to Points" tool in Spatial analyst tools. &amp;nbsp;&lt;/P&gt;&lt;P&gt;4. A new feature class is created with a field called RASTERVALU. &amp;nbsp;Now here is where my questions begin. &amp;nbsp;Is this value the slope in degrees?&lt;/P&gt;&lt;P&gt;5. Create a new field called "PCNT_SLP" and make it a double field type.&lt;/P&gt;&lt;P&gt;6. Populate the field with a calculation that converts degrees (RASTERVALU) to radians, calculate the tangents of the radians and then multiply by 100. &amp;nbsp;The python formula I put together for the field calculator is:&lt;/P&gt;&lt;P&gt;math.tan( math.radians( !RASTERVALU! ) ) *100&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I going about this correctly or am I way off?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2017 16:30:17 GMT</pubDate>
    <dc:creator>JohnPapageorgiou</dc:creator>
    <dc:date>2017-04-19T16:30:17Z</dc:date>
    <item>
      <title>Extract Slope Values from Terrain:Slope Degrees in AGOL</title>
      <link>https://community.esri.com/t5/forestry-questions/extract-slope-values-from-terrain-slope-degrees-in/m-p/670530#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to calculate slope in percent gradient for points in a given feature class. &amp;nbsp;My workflow is as follows: &amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Set up an .mxd with the desired feature class in a projected coordinate system and the the data frame in the same projected coordinate system (NAD83 UTM z10)&lt;/P&gt;&lt;P&gt;2. Import Terrrain: Slope degrees layer from AGOL, and project that on the fly.&lt;/P&gt;&lt;P&gt;3. Use the "Extract Values to Points" tool in Spatial analyst tools. &amp;nbsp;&lt;/P&gt;&lt;P&gt;4. A new feature class is created with a field called RASTERVALU. &amp;nbsp;Now here is where my questions begin. &amp;nbsp;Is this value the slope in degrees?&lt;/P&gt;&lt;P&gt;5. Create a new field called "PCNT_SLP" and make it a double field type.&lt;/P&gt;&lt;P&gt;6. Populate the field with a calculation that converts degrees (RASTERVALU) to radians, calculate the tangents of the radians and then multiply by 100. &amp;nbsp;The python formula I put together for the field calculator is:&lt;/P&gt;&lt;P&gt;math.tan( math.radians( !RASTERVALU! ) ) *100&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I going about this correctly or am I way off?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 16:30:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/extract-slope-values-from-terrain-slope-degrees-in/m-p/670530#M83</guid>
      <dc:creator>JohnPapageorgiou</dc:creator>
      <dc:date>2017-04-19T16:30:17Z</dc:date>
    </item>
  </channel>
</rss>

