<?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: 3D Analyst - Add Surface Information generating slope values of 9999 and 10000 for all segments in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/3d-analyst-add-surface-information-generating/m-p/1285126#M4870</link>
    <description>&lt;P&gt;Sorry, I just edited my original post. There is no sampling distance in the tool when I run it.&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2023 13:27:52 GMT</pubDate>
    <dc:creator>JWest1</dc:creator>
    <dc:date>2023-05-03T13:27:52Z</dc:date>
    <item>
      <title>3D Analyst - Add Surface Information generating slope values of 9999 and 10000 for all segments</title>
      <link>https://community.esri.com/t5/3d-questions/3d-analyst-add-surface-information-generating/m-p/1285116#M4867</link>
      <description>&lt;P&gt;I am using Pro 2.9.5 and 3d Analyst trying to add some z-values to some polylines. I have a DEM I am using as the surface and so the only option I have for processing is Bilinear.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run the tool with the following parameters:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Input Features: Polylines&lt;/LI&gt;&lt;LI&gt;Input Surface: DEM&lt;/LI&gt;&lt;LI&gt;Output Property: All selected&lt;/LI&gt;&lt;LI&gt;Method: Bilinear&lt;/LI&gt;&lt;LI&gt;Sampling Distance: &amp;lt;Null&amp;gt;&lt;/LI&gt;&lt;LI&gt;Z Factor: 1&lt;/LI&gt;&lt;LI&gt;Noise Filtering: &amp;lt;Null&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;When the process completes the z values are added to the features but the slope values come in as Min Slope: 9999, Max Slope: 10000, Average Slope: 10000 for nearly all of the features. I have tried troubleshooting by creating a TIN as well as reviewing the raster cell values to ensure that there is good data there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have even created a new feature class and am getting the same issue.&lt;/P&gt;&lt;P&gt;Edit: I had the Sampling Distance here as 0 but there is no value in the tool when I run it.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 16:48:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/3d-analyst-add-surface-information-generating/m-p/1285116#M4867</guid>
      <dc:creator>JWest1</dc:creator>
      <dc:date>2023-05-03T16:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Analyst - Add Surface Information generating slope values of 9999 and 10000 for all segments</title>
      <link>https://community.esri.com/t5/3d-questions/3d-analyst-add-surface-information-generating/m-p/1285124#M4869</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/3d-analyst/add-surface-information.htm" target="_blank"&gt;Add Surface Information (3D Analyst)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;it has your sampling distance as 0 which doesn't seem correct if you are using a raster&lt;/P&gt;&lt;P&gt;sample_distance&lt;BR /&gt;(Optional)&lt;BR /&gt;The spacing at which z-values will be interpolated. By default, the raster cell size is used when the input surface is a raster, and the natural densification of the triangulated surface is used when the input is a terrain or TIN dataset&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 13:25:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/3d-analyst-add-surface-information-generating/m-p/1285124#M4869</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-05-03T13:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Analyst - Add Surface Information generating slope values of 9999 and 10000 for all segments</title>
      <link>https://community.esri.com/t5/3d-questions/3d-analyst-add-surface-information-generating/m-p/1285126#M4870</link>
      <description>&lt;P&gt;Sorry, I just edited my original post. There is no sampling distance in the tool when I run it.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 13:27:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/3d-analyst-add-surface-information-generating/m-p/1285126#M4870</guid>
      <dc:creator>JWest1</dc:creator>
      <dc:date>2023-05-03T13:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Analyst - Add Surface Information generating slope values of 9999 and 10000 for all segments</title>
      <link>https://community.esri.com/t5/3d-questions/3d-analyst-add-surface-information-generating/m-p/1286893#M4872</link>
      <description>&lt;P&gt;So, I think I have isolated the issue but am having a hard time identifying a way to correct it. The SHAPE_Length of the polyline is in DD and is showing the lengths in the hundred thousandths of a unit and then the Z coordinates are calculating in meters so the slope values are generating with incredibly large numbers or even sheer cliffs as indicated by the 9999 and 10000 values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yep, fixed it and corrected the issue. Turns out there was a projection issue with the WGS failing to convert the DD measure to run the math for the slope calculation driving numbers to exceed possible slope values.&lt;/P&gt;&lt;P&gt;Thanks for all the help!&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 18:37:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/3d-analyst-add-surface-information-generating/m-p/1286893#M4872</guid>
      <dc:creator>JWest1</dc:creator>
      <dc:date>2023-05-08T18:37:01Z</dc:date>
    </item>
  </channel>
</rss>

