<?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: How to process .XYZ format data in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152070#M960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The output of the 'ASCII 3D to Feture' tool (Output Feature Class Type: POINT) is a 3D feature class and contains Z information. Run the Add XY Coordinates tool (Data Management Tools &amp;gt; Features) and the Z values will be added into the attribute table.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Dec 2011 23:17:04 GMT</pubDate>
    <dc:creator>JieChang</dc:creator>
    <dc:date>2011-12-13T23:17:04Z</dc:date>
    <item>
      <title>How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152067#M957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm an undergraduate student, need help for my final year thesis. I have a LIDAR data which is in .XYZ format. How can I process the data to generate a raster files? I have tried using ASCII 3D to Feature Class tool under 3D Analyst/Conversion toolset in ArcCatalog, however, the .shp files generated is problematic. The points do not have height information, hence, I cannot proceed to generate TIN. I do not understand why the software cannot read the Z information from the .XYZ files. Is there any other way to create raster files from the .XYZ files? Really need help..(Note : I'm using ArcGIS 9.3 and the .XYZ files using TAB separator)&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, 08 Dec 2011 13:20:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152067#M957</guid>
      <dc:creator>RashidiIsa</dc:creator>
      <dc:date>2011-12-08T13:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152068#M958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you attach a sample of your lidar data (for download) that includes the column headers and a few hundred rows?&amp;nbsp; It would be easier to troubleshoot if we can look at a sample of the xyz data you're trying to work with.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 14:36:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152068#M958</guid>
      <dc:creator>PeterStratton</dc:creator>
      <dc:date>2011-12-08T14:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152069#M959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;here is the sample of the file...hopefully u can help...thanks...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2011 13:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152069#M959</guid>
      <dc:creator>RashidiIsa</dc:creator>
      <dc:date>2011-12-11T13:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152070#M960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The output of the 'ASCII 3D to Feture' tool (Output Feature Class Type: POINT) is a 3D feature class and contains Z information. Run the Add XY Coordinates tool (Data Management Tools &amp;gt; Features) and the Z values will be added into the attribute table.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 23:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152070#M960</guid>
      <dc:creator>JieChang</dc:creator>
      <dc:date>2011-12-13T23:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152071#M961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the advice! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I've tried the 'Add XY&amp;nbsp; Data' using sample data (the one that I've simplified) which contains only 1048576 points instead of using the full data and yes, it works..! I can proceed to generate TIN and also raster files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when I tried using the full data which contain 51424541 points, TIN cannot be generated. Is it because of the file size..?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 11:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152071#M961</guid>
      <dc:creator>RashidiIsa</dc:creator>
      <dc:date>2011-12-14T11:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152072#M962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would recommend you to &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Building_a_terrain_dataset_with_the_terrain_wizard"&gt;create a terrain&lt;/A&gt;&lt;SPAN&gt; instead of TIN as there is a limitation on number of nodes with TINs. Once a terrain is created, you can run &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=1202&amp;amp;pid=1201&amp;amp;topicname=Terrain_To_Raster_(3D_Analyst)"&gt;Terrain to Raster&lt;/A&gt;&lt;SPAN&gt; tool to generate a raster surface. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From the &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=1304&amp;amp;pid=1303&amp;amp;topicname=Create_TIN_(3D_Analyst)"&gt;help documentation&lt;/A&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The maximum allowable size of a TIN varies relative to free, contiguous, memory resources. 10 to 15 million nodes represents the largest size achievable under normal operating conditions with Win32. Regardless, it's strongly recommended to cap the size at a few million for the sake of usability and performance. Anything larger than this is best represented using a terrain dataset.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 14:13:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152072#M962</guid>
      <dc:creator>PrasantaBhattarai</dc:creator>
      <dc:date>2011-12-14T14:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152073#M963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks vattarai..! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it helps a lot by creating terrain to create raster. I've tried the method, and it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, almost half of the data cannot be generated into terrain. Herewith I attach the image of the terrain that I snapped from ArcGIS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 05:04:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152073#M963</guid>
      <dc:creator>RashidiIsa</dc:creator>
      <dc:date>2011-12-16T05:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152074#M964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone explain to me why is the terrain generated only half...?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 23:20:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152074#M964</guid>
      <dc:creator>RashidiIsa</dc:creator>
      <dc:date>2011-12-16T23:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152075#M965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you already try re-creating the terrain?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2011 14:03:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152075#M965</guid>
      <dc:creator>PrasantaBhattarai</dc:creator>
      <dc:date>2011-12-19T14:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152076#M966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;vattarai,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for not updating my progress..yes, I did re-creating the terrain and it works...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;terrain was successfully generated..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then, I created a raster files using 'Terrain to Raster' under 3D Analyst Tools in ArcToolbox..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;however, the raster created looks so rough..Is it because of the 'Pyramid Level Resolution'..? because I've choose 2 for the Pyramid Level Resolution...what does it mean by 'Pyramid Level Resolution' and how it affect the raster file..?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 10:05:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152076#M966</guid>
      <dc:creator>RashidiIsa</dc:creator>
      <dc:date>2011-12-20T10:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152077#M967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;vattarai,&lt;BR /&gt;Sorry for not updating my progress..yes, I did re-creating the terrain and it works...&lt;BR /&gt;terrain was successfully generated..&lt;BR /&gt;then, I created a raster files using 'Terrain to Raster' under 3D Analyst Tools in ArcToolbox..&lt;BR /&gt;however, the raster created looks so rough..Is it because of the 'Pyramid Level Resolution'..? because I've choose 2 for the Pyramid Level Resolution...what does it mean by 'Pyramid Level Resolution' and how it affect the raster file..?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pyramid Level Resolution is the resolution of the pyramid level to use for conversion. The default is 0, which is full resolution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 11:17:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152077#M967</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2011-12-20T11:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152078#M968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can directly create raster using the points with the interpolation tools.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 19:50:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152078#M968</guid>
      <dc:creator>JieChang</dc:creator>
      <dc:date>2011-12-20T19:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to process .XYZ format data</title>
      <link>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152079#M969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How to convert raster dem in .xyz file format. I need it for MIKE 21 flow model&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 08:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/how-to-process-xyz-format-data/m-p/152079#M969</guid>
      <dc:creator>ketakiagarwal</dc:creator>
      <dc:date>2013-12-19T08:04:22Z</dc:date>
    </item>
  </channel>
</rss>

