<?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 Total noob. :)  determine data points for slope in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/total-noob-determine-data-points-for-slope/m-p/1041416#M39055</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I dont even know the terminology to use, so my searches are useless.&amp;nbsp; Perhaps the community can help.&amp;nbsp; I'm looking for a way to take a start-point and an end-point and create a straight-line slope from A to B that calculates for the polygon terrain.&amp;nbsp; I know it'll involve a lot of trig and whatnot.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Imagine a starting point at the bottom of a mountain (point A).&amp;nbsp; A road or path header or something like that.&amp;nbsp; I want to get to somewhere above near the top (point B).&amp;nbsp; I want to make sure the path is 6% grade all the way up.&amp;nbsp; The elevation profile will be a straight line 6% while when the terrain is rotated you can see the dips and valleys and everything that hugs the path into the terrain.&amp;nbsp; Is there a tool for this?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Total noob.&amp;nbsp; I'd do this on Excel if I could find out how to read an elevation file.&amp;nbsp; But maybe someones come up with a tool already.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Mar 2021 03:32:08 GMT</pubDate>
    <dc:creator>akedm</dc:creator>
    <dc:date>2021-03-29T03:32:08Z</dc:date>
    <item>
      <title>Total noob. :)  determine data points for slope</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/total-noob-determine-data-points-for-slope/m-p/1041416#M39055</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I dont even know the terminology to use, so my searches are useless.&amp;nbsp; Perhaps the community can help.&amp;nbsp; I'm looking for a way to take a start-point and an end-point and create a straight-line slope from A to B that calculates for the polygon terrain.&amp;nbsp; I know it'll involve a lot of trig and whatnot.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Imagine a starting point at the bottom of a mountain (point A).&amp;nbsp; A road or path header or something like that.&amp;nbsp; I want to get to somewhere above near the top (point B).&amp;nbsp; I want to make sure the path is 6% grade all the way up.&amp;nbsp; The elevation profile will be a straight line 6% while when the terrain is rotated you can see the dips and valleys and everything that hugs the path into the terrain.&amp;nbsp; Is there a tool for this?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Total noob.&amp;nbsp; I'd do this on Excel if I could find out how to read an elevation file.&amp;nbsp; But maybe someones come up with a tool already.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 03:32:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/total-noob-determine-data-points-for-slope/m-p/1041416#M39055</guid>
      <dc:creator>akedm</dc:creator>
      <dc:date>2021-03-29T03:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Total noob. :)  determine data points for slope</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/total-noob-determine-data-points-for-slope/m-p/1041425#M39056</link>
      <description>&lt;P&gt;In case it's just a straight line from A to B, you may directly overlay the line in a 3D Scene of ArcGIS Pro.&lt;/P&gt;&lt;P&gt;_________________________________________________________________________________________________&lt;/P&gt;&lt;P&gt;If you want to create a path based on the slope and other terrain parameters,then&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/cost-path.htm" target="_self"&gt;Cost Path (Spatial Analyst)&lt;/A&gt;&amp;nbsp;should do your work.&lt;/P&gt;&lt;P&gt;To do this, you need to&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/reclassify.htm" target="_self"&gt;&lt;STRONG&gt;Reclassify&lt;/STRONG&gt; &lt;/A&gt;the slope and any other value rasters (e.g. LULC) that you would like to incorporate to calculate the Least-Cost Path. Give lower weights (cost) to favourable parameters,(like Slope 1-2 = 1; 2-6=2, etc.) If you want to mask any of the value range from the calculation of least-cost path, define the value as NoData.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jayanta_Poddar_0-1616994898453.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/9536iD27CBCC9A4700199/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jayanta_Poddar_0-1616994898453.png" alt="Jayanta_Poddar_0-1616994898453.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2. Create a &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/cost-distance.htm" target="_self"&gt;&lt;STRONG&gt;Cost Distance&lt;/STRONG&gt;&lt;/A&gt; Raster that calculates the least accumulative cost distance for each cell from or to the least-cost source over a cost surface.&lt;/P&gt;&lt;P&gt;3. Keeping Source and Destination points in separate layers, calculate &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/cost-path.htm" target="_self"&gt;&lt;STRONG&gt;cost path&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;4. &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/raster-to-polyline.htm" target="_self"&gt;Convert output raster path to Line&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;You can overlay the output line feature on 3D Scene of ArcGIS Pro.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Mar 2021 05:56:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/total-noob-determine-data-points-for-slope/m-p/1041425#M39056</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-03-29T05:56:25Z</dc:date>
    </item>
  </channel>
</rss>

