<?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: Why integer Z values for Interpolate Line? in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/why-integer-z-values-for-interpolate-line/m-p/652718#M3890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow - I found myself having the same problem again!&amp;nbsp; This time in 10.3.1.&amp;nbsp; I thought it was a source data issue until I used the Identify tool to examine the cell values and found that they are floating point values.&amp;nbsp; Without any particularly compelling solutions to this issue in the forum, but I tried changing the projection as someone else had, and it resolved the issue here.&amp;nbsp; For whatever reason, simply switching the coordinate system for the map document from UTM NAD 83 to UTM WGS 84 allow the Interpolate Line --&amp;gt; Profile Graph function to output a graph with floating point values on the y-axis.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know why this is happening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Dec 2015 03:42:53 GMT</pubDate>
    <dc:creator>SeanBemis</dc:creator>
    <dc:date>2015-12-22T03:42:53Z</dc:date>
    <item>
      <title>Why integer Z values for Interpolate Line?</title>
      <link>https://community.esri.com/t5/3d-questions/why-integer-z-values-for-interpolate-line/m-p/652715#M3887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS 9.3.1, Service Pack 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While working with my LiDAR data, I occasionally like to create a series of topographic profiles using the interpolate line tool in 3D analyst to explore landforms, compare elevations and such.&amp;nbsp; However, recently when using the interpolate line tool, the profile graph comes out with integer elevation values.&amp;nbsp; If I right-click and check the actual data in the profile graph's properties, it is in fact in integers.&amp;nbsp; However, I have repeatedly verified that the DEM I am extracting the profile from is a floating point grid (min/max values have decimal point values, properties say it is 32-bit floating point data, slope map derived from the DEM looks great - not steppy like an integer grid would be).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not been able to uncover any settings/options that would affect this problem - anyone out there have any ideas?&amp;nbsp; Why might this have just started recently?&amp;nbsp; I don't see ET Geowizards as a alternative to an actual solution for this problem - when exploring data and topographic relationships, the 3-click ability to rapidly create profile graphs through 3d Analyst is needed.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for any ideas out there,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 16:59:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/why-integer-z-values-for-interpolate-line/m-p/652715#M3887</guid>
      <dc:creator>SeanBemis</dc:creator>
      <dc:date>2011-03-31T16:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Why integer Z values for Interpolate Line?</title>
      <link>https://community.esri.com/t5/3d-questions/why-integer-z-values-for-interpolate-line/m-p/652716#M3888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is very strange. The exact same thing happened to me in the same ArcGIS session. I was using the Create Profile tool and it was creating correct profiles with the decimal points from the DEM. Then all of a sudden it changed to just outputting the elevations as integers - hence I was getting stepped profiles. As far as I'm aware I didn't change anything!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I thought I've have a go at exporting my DEM outside of the file geodtabase and also the polylines to a shapefile (instead of working with data insde a gdb) and now it works again - I'm getting the output of the profile with th decimals. Very strange but at least it worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 17:54:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/why-integer-z-values-for-interpolate-line/m-p/652716#M3888</guid>
      <dc:creator>JacquelineDiaz_Nieto</dc:creator>
      <dc:date>2011-06-30T17:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why integer Z values for Interpolate Line?</title>
      <link>https://community.esri.com/t5/3d-questions/why-integer-z-values-for-interpolate-line/m-p/652717#M3889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So the original raster was in a file geodatabase, but works outside of a geodatabase?&amp;nbsp; Is it still reproducible or just in that particular ArcMap session?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 10:22:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/why-integer-z-values-for-interpolate-line/m-p/652717#M3889</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2011-07-01T10:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why integer Z values for Interpolate Line?</title>
      <link>https://community.esri.com/t5/3d-questions/why-integer-z-values-for-interpolate-line/m-p/652718#M3890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow - I found myself having the same problem again!&amp;nbsp; This time in 10.3.1.&amp;nbsp; I thought it was a source data issue until I used the Identify tool to examine the cell values and found that they are floating point values.&amp;nbsp; Without any particularly compelling solutions to this issue in the forum, but I tried changing the projection as someone else had, and it resolved the issue here.&amp;nbsp; For whatever reason, simply switching the coordinate system for the map document from UTM NAD 83 to UTM WGS 84 allow the Interpolate Line --&amp;gt; Profile Graph function to output a graph with floating point values on the y-axis.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know why this is happening?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 03:42:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/why-integer-z-values-for-interpolate-line/m-p/652718#M3890</guid>
      <dc:creator>SeanBemis</dc:creator>
      <dc:date>2015-12-22T03:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why integer Z values for Interpolate Line?</title>
      <link>https://community.esri.com/t5/3d-questions/why-integer-z-values-for-interpolate-line/m-p/652719#M3891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like this is a known bug: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/role/beta10_1/TklNMDYzNDc4"&gt;NIM063478:&lt;/A&gt; 3D Analyst Toolbar Interpolate Line tool rounds z values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2015 19:27:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/why-integer-z-values-for-interpolate-line/m-p/652719#M3891</guid>
      <dc:creator>RebeccaRichman</dc:creator>
      <dc:date>2015-12-31T19:27:29Z</dc:date>
    </item>
  </channel>
</rss>

