<?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: Distance calculation including slope - Spatial Analyst in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/distance-calculation-including-slope-spatial/m-p/721432#M10464</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a set of arcs that I've converted to 3d.&amp;nbsp; I now need to recalculate the lengths of these lines, since the 2d length will vary from the 3d length.&amp;nbsp; I cannot find a way to do this, any help would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jun 2010 12:43:55 GMT</pubDate>
    <dc:creator>LukeHutchinson</dc:creator>
    <dc:date>2010-06-21T12:43:55Z</dc:date>
    <item>
      <title>Distance calculation including slope - Spatial Analyst</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/distance-calculation-including-slope-spatial/m-p/721430#M10462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i would like to calculate the nearest distance (Euclidean Distance) with the Spatial Analyst Extension. Calculating only the distance is no problem. However, I would like to include the slope as it has strong influence on the real distance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have on layer which provides the heigt. And in an other layer I have the slope. Finally I have an layer with the locations from where the shortest distance including the elevation should be measured.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone could help me, please.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;P&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 08:29:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/distance-calculation-including-slope-spatial/m-p/721430#M10462</guid>
      <dc:creator>PeterMullin</dc:creator>
      <dc:date>2010-05-27T08:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Distance calculation including slope - Spatial Analyst</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/distance-calculation-including-slope-spatial/m-p/721431#M10463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Bill,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;well I want to measure the distance between A and B. A and B lies a few 100 km away from each other as the bird flys. If this would be only a plane I could use the distance tool in the spatial analyst. But there are some mountains in between. Going up and down a mountain is longer than a straight line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Example I want to know how long must be a road from A to B. Than I need to know this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 13:07:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/distance-calculation-including-slope-spatial/m-p/721431#M10463</guid>
      <dc:creator>PeterMullin</dc:creator>
      <dc:date>2010-05-27T13:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Distance calculation including slope - Spatial Analyst</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/distance-calculation-including-slope-spatial/m-p/721432#M10464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a set of arcs that I've converted to 3d.&amp;nbsp; I now need to recalculate the lengths of these lines, since the 2d length will vary from the 3d length.&amp;nbsp; I cannot find a way to do this, any help would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 12:43:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/distance-calculation-including-slope-spatial/m-p/721432#M10464</guid>
      <dc:creator>LukeHutchinson</dc:creator>
      <dc:date>2010-06-21T12:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Distance calculation including slope - Spatial Analyst</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/distance-calculation-including-slope-spatial/m-p/721433#M10465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a set of arcs that I've converted to 3d.&amp;nbsp; I now need to recalculate the lengths of these lines, since the 2d length will vary from the 3d length.&amp;nbsp; I cannot find a way to do this, any help would be greatly appreciated.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Technically you didn't need to convert your arcs into 3d.&amp;nbsp; The Surface Length tool densifies the line at a user defined interval, or by default, the sampling distance is the natural densification of a TIN or the cell size of a raster.&amp;nbsp; This tool only applies to 9.3.1 and prior.&amp;nbsp; The input line features should be 2d.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcGIS 10 there is an enhanced tool, Add Surface Information, which is the replacement for Surface Length. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Surface Length&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q90000000z000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q90000000z000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How Surface Length works (detailed)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=How Surface Length (3D Analyst) works"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=How Surface Length (3D Analyst) works&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add Surface Information&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q900000016000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q900000016000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also in ArcGIS 10 is a new 3d length option in the Calculate Geometry tool. e.g. Right click on field &amp;gt; Calculate Geometry.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 19:42:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/distance-calculation-including-slope-spatial/m-p/721433#M10465</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2010-06-30T19:42:38Z</dc:date>
    </item>
  </channel>
</rss>

