<?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: Create a line at constant grade? in Mining Questions</title>
    <link>https://community.esri.com/t5/mining-questions/create-a-line-at-constant-grade/m-p/99999#M102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can roll out your own kernel if you want for the first.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/focal-statistics.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/focal-statistics.htm"&gt;Focal Statistics—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or for more complex kernels, you could use numpy or scipy.ndimage&lt;/P&gt;&lt;P&gt;Idon't work with the 3d stuff in map or pro, but the 3d analyst has a few tools that may be useful&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/interpolate-shape.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/interpolate-shape.htm"&gt;Interpolate Shape—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/add-z-information.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/add-z-information.htm"&gt;Add Z Information—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2019 12:37:06 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2019-02-21T12:37:06Z</dc:date>
    <item>
      <title>Create a line at constant grade?</title>
      <link>https://community.esri.com/t5/mining-questions/create-a-line-at-constant-grade/m-p/99996#M99</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm wondering if Arc Pro or Arc Map have a tool which allows you to create a line using an elevation surface to automatically choose a constant grade path.&amp;nbsp; I've found the spatial analysis distance tools, but it is not clear that any of those tools would do this, or which one is appropriate.&amp;nbsp; It seems those tools are for creating rasters for path selection.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the tool I'm looking for, I'm thinking you'd click your starting point, then the next vertex creation would create a line at constant grade, making the line weave in and out of draws and ridges.&amp;nbsp; It seems like a no brainer that arc would have a tool for this, but I can't find it.&amp;nbsp; Obviously, this would be for road design.&amp;nbsp; It would be pretty handy now that lidar is prevalent.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2019 00:43:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/mining-questions/create-a-line-at-constant-grade/m-p/99996#M99</guid>
      <dc:creator>dougmorford</dc:creator>
      <dc:date>2019-02-21T00:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create a line at constant grade?</title>
      <link>https://community.esri.com/t5/mining-questions/create-a-line-at-constant-grade/m-p/99997#M100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The trouble with grade or anything involving slope is that the methods of determine slope use a 3x3 moving window in their calculations.&amp;nbsp; The software has no concept of moving across a natural slope at an angle to maintain a constant grade of traversal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2019 05:11:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/mining-questions/create-a-line-at-constant-grade/m-p/99997#M100</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-02-21T05:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create a line at constant grade?</title>
      <link>https://community.esri.com/t5/mining-questions/create-a-line-at-constant-grade/m-p/99998#M101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would think each moving window calculation could allow determination of a 3d azimuth tangent to the surface that matches a defined vertical plane slope.&amp;nbsp; Doing that, you'd at least be able to create a line at a defined grade.&amp;nbsp; At that point, finding the correct grade to get to a destination might be a guess and check game.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know if there is a tool for creating a line at a defined grade and distance?&amp;nbsp; Even that would be immensely useful.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2019 06:34:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/mining-questions/create-a-line-at-constant-grade/m-p/99998#M101</guid>
      <dc:creator>dougmorford</dc:creator>
      <dc:date>2019-02-21T06:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create a line at constant grade?</title>
      <link>https://community.esri.com/t5/mining-questions/create-a-line-at-constant-grade/m-p/99999#M102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can roll out your own kernel if you want for the first.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/focal-statistics.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/focal-statistics.htm"&gt;Focal Statistics—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or for more complex kernels, you could use numpy or scipy.ndimage&lt;/P&gt;&lt;P&gt;Idon't work with the 3d stuff in map or pro, but the 3d analyst has a few tools that may be useful&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/interpolate-shape.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/interpolate-shape.htm"&gt;Interpolate Shape—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/add-z-information.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/add-z-information.htm"&gt;Add Z Information—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2019 12:37:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/mining-questions/create-a-line-at-constant-grade/m-p/99999#M102</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-02-21T12:37:06Z</dc:date>
    </item>
  </channel>
</rss>

