<?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: Raster to TIN Conversion. Very erratic results depending on the Z tolerance in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/raster-to-tin-conversion-very-erratic-results/m-p/692877#M4156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; So if I specify that the max Z-tolerance is 0.1, shouldn't I expect that the max difference in elevation &lt;STRONG&gt;at any given point&lt;/STRONG&gt; between the DEM and the TIN is 0.1 feet?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Joe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The answer to that question is no.&amp;nbsp; What you should expect though, is that at the cell center the value of the input raster and output TIN will have similar values that are within the z tolerance. I used the default behavior (1/10 the z range of the DEM), which for me is over 300 ft and my TIN and raster values are nearly identical. For example, my TIN is 1477.044 and my DEM is 1477 (its an integer DEM).&amp;nbsp; Another area I spot checked had the TIN at 1545.104 and the DEM at 1545.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Raster To TIN first generates a&amp;nbsp; candidate TIN using sufficient input raster points (cell centers) to&amp;nbsp; fully cover the perimeter of the raster surface. It then incrementally&amp;nbsp; improves the TIN surface until it meets the specified Z tolerance. It&amp;nbsp; does so by adding more cell centers on an as-needed basis during an&amp;nbsp; iterative process.&amp;nbsp; It will not arbitrarily add more points to "improve" the surface given the input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using Identify to compare the raster and TIN, but not clicking on the cell center then you should not expect the values to be within the tolerance.&amp;nbsp; To check, you can go to the symbology tab of the TIN and click Add on the left side.&amp;nbsp; You want to add the renderer at the bottom called, "Nodes with the same symbol".&amp;nbsp; These nodes should align perfectly with the raster cell centers. Turn off the elevation renderer on the TIN so only the nodes are displaying. Overlay the nodes on top of the DEM and zoom in pretty far, until you begin to see individual pixels.&amp;nbsp; Using Identify, click on the point to compare the two surfaces.&amp;nbsp; Please let us know if you still see erratic&amp;nbsp; results.&amp;nbsp; You should also click in between nodes to see how the triangle faces are arriving at their interpolated values and note the values of the raster in between the nodes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2012 21:55:43 GMT</pubDate>
    <dc:creator>EricRice</dc:creator>
    <dc:date>2012-04-12T21:55:43Z</dc:date>
    <item>
      <title>Raster to TIN Conversion. Very erratic results depending on the Z tolerance</title>
      <link>https://community.esri.com/t5/3d-questions/raster-to-tin-conversion-very-erratic-results/m-p/692876#M4155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I needed to convert a DEM to a TIN for use with HEC-GeoRAS and I was so surprised how sensitive this tool was to the Z-tolerance factor which is supposed to be an optional parameter. I first left it at the default value which was 18 feet. Needless to say the difference in point elevations between the DEM and the TIN were in the order of 2-3 feet and the results were off. I tried a Z-tolerance of 0.01, thinking that would reduce the difference but that made it worse. The elevation differences between the DEM and the TIN were now in the order of 6-8 feet! I consider myself lucky as when I tried a Z-tolerance of 0.25, the TIN elevations were pretty close (no more than 0.5 ft difference). All other values for the Z-tolerance: 0.1, 1, 0.01, 5, ... yielded a TIN that was way off the DEM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So how could such a process be so contingent upon the proper selection of a Z-tolerance, yet this parameter is specified as optional?? How come there's very little guidance on how to select this parameter? And isn't it supposed to be the maximum allowable error?? So if I specify that the max Z-tolerance is 0.1, shouldn't I expect that the max difference in elevation at any given point between the DEM and the TIN is 0.1 feet?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for helping understand this process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joe Farah&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Civil Engineer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SAIC&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 16:45:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/raster-to-tin-conversion-very-erratic-results/m-p/692876#M4155</guid>
      <dc:creator>JoeFarah</dc:creator>
      <dc:date>2012-04-12T16:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Raster to TIN Conversion. Very erratic results depending on the Z tolerance</title>
      <link>https://community.esri.com/t5/3d-questions/raster-to-tin-conversion-very-erratic-results/m-p/692877#M4156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt; So if I specify that the max Z-tolerance is 0.1, shouldn't I expect that the max difference in elevation &lt;STRONG&gt;at any given point&lt;/STRONG&gt; between the DEM and the TIN is 0.1 feet?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Joe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The answer to that question is no.&amp;nbsp; What you should expect though, is that at the cell center the value of the input raster and output TIN will have similar values that are within the z tolerance. I used the default behavior (1/10 the z range of the DEM), which for me is over 300 ft and my TIN and raster values are nearly identical. For example, my TIN is 1477.044 and my DEM is 1477 (its an integer DEM).&amp;nbsp; Another area I spot checked had the TIN at 1545.104 and the DEM at 1545.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Raster To TIN first generates a&amp;nbsp; candidate TIN using sufficient input raster points (cell centers) to&amp;nbsp; fully cover the perimeter of the raster surface. It then incrementally&amp;nbsp; improves the TIN surface until it meets the specified Z tolerance. It&amp;nbsp; does so by adding more cell centers on an as-needed basis during an&amp;nbsp; iterative process.&amp;nbsp; It will not arbitrarily add more points to "improve" the surface given the input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using Identify to compare the raster and TIN, but not clicking on the cell center then you should not expect the values to be within the tolerance.&amp;nbsp; To check, you can go to the symbology tab of the TIN and click Add on the left side.&amp;nbsp; You want to add the renderer at the bottom called, "Nodes with the same symbol".&amp;nbsp; These nodes should align perfectly with the raster cell centers. Turn off the elevation renderer on the TIN so only the nodes are displaying. Overlay the nodes on top of the DEM and zoom in pretty far, until you begin to see individual pixels.&amp;nbsp; Using Identify, click on the point to compare the two surfaces.&amp;nbsp; Please let us know if you still see erratic&amp;nbsp; results.&amp;nbsp; You should also click in between nodes to see how the triangle faces are arriving at their interpolated values and note the values of the raster in between the nodes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 21:55:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/raster-to-tin-conversion-very-erratic-results/m-p/692877#M4156</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-04-12T21:55:43Z</dc:date>
    </item>
  </channel>
</rss>

