<?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: Failure to create TIN from countour data. in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238120#M1458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Eric:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the info. I did indeed have approx. 29 million data points. I succeeded to create a TIN from a file geodatabase. But I eventually have to get this terrain saved as a raster grid where I could do some map calculations. Is it possible to convert and save this TIN to a raster?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Orhan Gunduz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2012 08:59:19 GMT</pubDate>
    <dc:creator>OrhanGUNDUZ</dc:creator>
    <dc:date>2012-08-06T08:59:19Z</dc:date>
    <item>
      <title>Failure to create TIN from countour data.</title>
      <link>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238118#M1456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a bunch of countour tiles (154 to be exact) with a total of about 440000 objects that I want to create TIN from. 3DAnalyst reports the following error and stops execution:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to add features from contours&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Attempt made to access an empty object&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failure to create TIN.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas why that might happen. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OG&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Platform: ArcGIS 9.3.1 running on a Win7 machine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 09:28:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238118#M1456</guid>
      <dc:creator>OrhanGUNDUZ</dc:creator>
      <dc:date>2012-08-03T09:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to create TIN from countour data.</title>
      <link>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238119#M1457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TIN's have a physical limit of ~15 million data nodes. If you build a TIN with just one tile of contours, and check the properties of the TIN, how many data nodes does it have? This should help you somewhat estimate the total node count of all contour tiles. You're most likely way over 15 million since every vertice in the contour is considered a node. Ideally, you should only put 4 or 5 million data nodes in a TIN for performance reasons. You should consider building a Geodatabase terrain dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_terrain_dataset/005v00000002000000/"&gt;What is a terrain dataset?&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;(Terrains exist in 9.3.1 even though this is the 10.1 help link)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2012 14:58:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238119#M1457</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-08-03T14:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to create TIN from countour data.</title>
      <link>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238120#M1458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Eric:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the info. I did indeed have approx. 29 million data points. I succeeded to create a TIN from a file geodatabase. But I eventually have to get this terrain saved as a raster grid where I could do some map calculations. Is it possible to convert and save this TIN to a raster?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Orhan Gunduz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 08:59:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238120#M1458</guid>
      <dc:creator>OrhanGUNDUZ</dc:creator>
      <dc:date>2012-08-06T08:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to create TIN from countour data.</title>
      <link>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238121#M1459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00q900000077000000"&gt;TIN to Raster &lt;/A&gt;&lt;SPAN&gt;or &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Terrain_To_Raster/00q90000002t000000/"&gt;Terrain to Raster &lt;/A&gt;&lt;SPAN&gt;tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 14:30:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238121#M1459</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-08-06T14:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to create TIN from countour data.</title>
      <link>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238122#M1460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Eric:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the info. I was aware of the TIN to raster command but that did not work in 9.3 (probably due to size limitations). It worked flawlessly in 10.1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Orhan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 12:04:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238122#M1460</guid>
      <dc:creator>OrhanGUNDUZ</dc:creator>
      <dc:date>2012-08-08T12:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to create TIN from countour data.</title>
      <link>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238123#M1461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;TIN created from countours will be extremely complex.&amp;nbsp; You can greatly improve performance by generalizing the TIN. (Terrain and TIN Surface -&amp;gt; Decimate TIN Nodes) This will produce a generalized version of the input TIN based on parameters you specify. (ie Z Tolerance or maximum number of nodes)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 14:55:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/failure-to-create-tin-from-countour-data/m-p/238123#M1461</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2012-09-05T14:55:08Z</dc:date>
    </item>
  </channel>
</rss>

