<?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: Overland Distance w/DEM in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192975#M2752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;With 3D Analyst:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3D Analyst Toolbar: Convert - Features to 3D; road as input; dem as source of heights&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The result is polylineZ! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Download Easy Calculate 5.0 from: &lt;/SPAN&gt;&lt;A href="http://www.ian-ko.com/"&gt;http://www.ian-ko.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open the attribute table of the new polylineZ - create new (double) field - open the field calculator - load and run the "shape_Return3D_Length.cal"! Done&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Sep 2010 07:04:32 GMT</pubDate>
    <dc:creator>OliverGinzler</dc:creator>
    <dc:date>2010-09-09T07:04:32Z</dc:date>
    <item>
      <title>Overland Distance w/DEM</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192974#M2751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&amp;nbsp; I have a DEM and I have a road.&amp;nbsp; The linear geometry has x and y values, but no z.&amp;nbsp; How can I use the DEM to give me an accurate length of this mountainous road?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 20:30:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192974#M2751</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-09-08T20:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Overland Distance w/DEM</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192975#M2752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;With 3D Analyst:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3D Analyst Toolbar: Convert - Features to 3D; road as input; dem as source of heights&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The result is polylineZ! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Download Easy Calculate 5.0 from: &lt;/SPAN&gt;&lt;A href="http://www.ian-ko.com/"&gt;http://www.ian-ko.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open the attribute table of the new polylineZ - create new (double) field - open the field calculator - load and run the "shape_Return3D_Length.cal"! Done&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 07:04:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192975#M2752</guid>
      <dc:creator>OliverGinzler</dc:creator>
      <dc:date>2010-09-09T07:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Overland Distance w/DEM</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192976#M2753</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;You don't have to convert the features to 3d and do the calculation with 3rd party tools.&amp;nbsp; In ArcToolbox &amp;gt; 3D Analyst Tools &amp;gt; Functional Surface, run the tool called Surface Length.&amp;nbsp; This calculates the surface length of each line in a feature class based on a raster or TIN surface. The surface length information is stored as an attribute of the input feature class.&amp;nbsp; For your benefit, I'm including a link to &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=How Surface Length (3D Analyst) works"&gt;How Surface Length works&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; This will help you determine and understand how sampling distance impacts the length calculation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're using ArcGIS 10, this tool is deprecated, and you will want to run the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Add_Surface_Information/00q900000016000000/"&gt;Add Surface Information&lt;/A&gt;&lt;SPAN&gt; tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 15:45:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192976#M2753</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2010-09-09T15:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Overland Distance w/DEM</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192977#M2754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the input and the link.&amp;nbsp; Each time I run the tool, it says it's 100% complete, but then it stops, does not close the progress window, and enters a "0" value into the feature class' attribute table for SLength.&amp;nbsp; The line segment is entirely contained by the DEM, so I'm not sure what's wrong.&amp;nbsp; Any thoughts?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 17:27:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192977#M2754</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-09-09T17:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Overland Distance w/DEM</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192978#M2755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tried my suggestion?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 17:30:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192978#M2755</guid>
      <dc:creator>OliverGinzler</dc:creator>
      <dc:date>2010-09-09T17:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Overland Distance w/DEM</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192979#M2756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No; I work for a large, public institution where I am unable to download third party tools.&amp;nbsp; Thank you for responding, though!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 17:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192979#M2756</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-09-09T17:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Overland Distance w/DEM</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192980#M2757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you for the input and the link.&amp;nbsp; Each time I run the tool, it says it's 100% complete, but then it stops, does not close the progress window, and enters a "0" value into the feature class' attribute table for SLength.&amp;nbsp; The line segment is entirely contained by the DEM, so I'm not sure what's wrong.&amp;nbsp; Any thoughts?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Marianne,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you using 9.3. or 10.0? Is the data in a projected coordinate system?&amp;nbsp; Is the line and DEM in the same coordinate system?&amp;nbsp; Note, they don't have to be the same, but it would be a bug if that was why it wasn't working.&amp;nbsp; I've run the tools in both versions and they always complete for me.&amp;nbsp; Is your line a shapefile, PGDB, FGDB, or SDE feature class?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried using other datasets, or making a simple 1 line feature class to test with on a small DEM?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 16:45:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/overland-distance-w-dem/m-p/192980#M2757</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2010-09-10T16:45:16Z</dc:date>
    </item>
  </channel>
</rss>

