<?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: Creating a TIN from DEM: Using a TIN to analyze lineaments in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/creating-a-tin-from-dem-using-a-tin-to-analyze/m-p/592121#M3549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Sophie- You kind of have your process backwards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In a TIN, break lines are a feature all in themselves, the TINLines tool doesn't know about abrupt changes in the topography (i.e. faultlines) as such, it just extracts the existing break lines into a new feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With a raster DEM, no such information about breaklines exists and converting a raster DEM to a TIN won't automatically add breaklines since everything is simply coded as pixels of different values. Extracting them therefore becomes a task in actually analysing the terrain to extract the changes in topography that you are interested in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Oct 2013 02:02:31 GMT</pubDate>
    <dc:creator>TimBarnes</dc:creator>
    <dc:date>2013-10-15T02:02:31Z</dc:date>
    <item>
      <title>Creating a TIN from DEM: Using a TIN to analyze lineaments</title>
      <link>https://community.esri.com/t5/3d-questions/creating-a-tin-from-dem-using-a-tin-to-analyze/m-p/592119#M3547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been trying to figure out a way to analyze lineaments for my senior thesis. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using ArcMap 10.1 and have a 60m DEM of my study area.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For simplification of my project, I basically want to use the DEM to extract breaklines, or lineaments, that may represent faults and zones of weakness in the topography, basically just lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I first looked into doing a normal slope/aspect tool on the DEM,and then got stuck on actually creating the lines and extracting them, but then my advisor&amp;nbsp; redirected me and suggested using TINs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know much about using this type of processing, but I used the tool "Raster to TIN" and tried to use TINLine to extract lines in the data. But nothing happened. No lines appeared in the product. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm asking if there is a step that I have to complete to make these other tools work. Like my DEM did not fully turn into a TIN? and "Create TIN" does not accept the "Raster to TIN" product. How do you actually create a TIN so enable processing to work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, on a side note, if anyone out there knows how to possibly extract lines from a slope/aspect tool that would be helpful as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just exploring my options. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2013 23:03:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/creating-a-tin-from-dem-using-a-tin-to-analyze/m-p/592119#M3547</guid>
      <dc:creator>RoslynWoods</dc:creator>
      <dc:date>2013-10-10T23:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a TIN from DEM: Using a TIN to analyze lineaments</title>
      <link>https://community.esri.com/t5/3d-questions/creating-a-tin-from-dem-using-a-tin-to-analyze/m-p/592120#M3548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would stay with rasters and spatial analyst.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But extracting geological features automatically from a dem might be quite tricky.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But you must explore the various filters and other surface operators to enhance abrupt changes of slope.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sa.Curvature might be one example. There are high and low pass filters in there as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But again, sorting out which feature is a "lineament" from say a stream line, will be a challenge.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want a good book on analyzing this sort of stuff my bible is :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"The Image Processing Handbook" by John C. Russ. Highly recommended.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Neil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 06:57:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/creating-a-tin-from-dem-using-a-tin-to-analyze/m-p/592120#M3548</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2013-10-11T06:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a TIN from DEM: Using a TIN to analyze lineaments</title>
      <link>https://community.esri.com/t5/3d-questions/creating-a-tin-from-dem-using-a-tin-to-analyze/m-p/592121#M3549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Sophie- You kind of have your process backwards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In a TIN, break lines are a feature all in themselves, the TINLines tool doesn't know about abrupt changes in the topography (i.e. faultlines) as such, it just extracts the existing break lines into a new feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With a raster DEM, no such information about breaklines exists and converting a raster DEM to a TIN won't automatically add breaklines since everything is simply coded as pixels of different values. Extracting them therefore becomes a task in actually analysing the terrain to extract the changes in topography that you are interested in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 02:02:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/creating-a-tin-from-dem-using-a-tin-to-analyze/m-p/592121#M3549</guid>
      <dc:creator>TimBarnes</dc:creator>
      <dc:date>2013-10-15T02:02:31Z</dc:date>
    </item>
  </channel>
</rss>

