<?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: LAS File question in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/las-file-question/m-p/488519#M2951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Jon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003r000000.htm"&gt;Multipart to Singlepart&lt;/A&gt;&lt;SPAN&gt; tool in ArcToolbox &amp;gt; Data Management Tools &amp;gt; Features toolset can be used to generate the individual point features from your multipoint dataset. Once this is done, you can &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//005s00000025000000.htm"&gt;use the field calculator&lt;/A&gt;&lt;SPAN&gt; to populate the z-values or use the Add XY Coordinates tool, which would add the X, Y, and Z values as new fields to the attribute table of the single point feature class. It may be preferable to use the field calculator so that you don't have to deal with unecessary fields (X and Y values).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm a bit curious about your objective in having the Z values attributed. Please share if you don't mind doing so... perhaps there is a more elegant solution that can be adopted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Khalid&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Feb 2011 19:05:00 GMT</pubDate>
    <dc:creator>KhalidDuri1</dc:creator>
    <dc:date>2011-02-10T19:05:00Z</dc:date>
    <item>
      <title>LAS File question</title>
      <link>https://community.esri.com/t5/3d-questions/las-file-question/m-p/488515#M2947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to export a point file (with elevations) from my LAS files. I have used the 'LAS to multipoint' tool with success. However, the tool does NOT give me the elevation values. Does anyone have any experience with this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Dec 2010 15:43:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/las-file-question/m-p/488515#M2947</guid>
      <dc:creator>jonathantuscanes</dc:creator>
      <dc:date>2010-12-16T15:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: LAS File question</title>
      <link>https://community.esri.com/t5/3d-questions/las-file-question/m-p/488516#M2948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried calc'ing the z values to a field?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Dec 2010 22:38:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/las-file-question/m-p/488516#M2948</guid>
      <dc:creator>MichaelStead</dc:creator>
      <dc:date>2010-12-23T22:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: LAS File question</title>
      <link>https://community.esri.com/t5/3d-questions/las-file-question/m-p/488517#M2949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Have you tried calc'ing the z values to a field?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure what you mean?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 17:32:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/las-file-question/m-p/488517#M2949</guid>
      <dc:creator>jonathantuscanes</dc:creator>
      <dc:date>2010-12-28T17:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: LAS File question</title>
      <link>https://community.esri.com/t5/3d-questions/las-file-question/m-p/488518#M2950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have a point layer. You open the table and add a field and then you right click on the field and hit calculate geometry and choose the z coordinate from the drop down&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Jan 2011 02:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/las-file-question/m-p/488518#M2950</guid>
      <dc:creator>MichaelStead</dc:creator>
      <dc:date>2011-01-15T02:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: LAS File question</title>
      <link>https://community.esri.com/t5/3d-questions/las-file-question/m-p/488519#M2951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Jon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003r000000.htm"&gt;Multipart to Singlepart&lt;/A&gt;&lt;SPAN&gt; tool in ArcToolbox &amp;gt; Data Management Tools &amp;gt; Features toolset can be used to generate the individual point features from your multipoint dataset. Once this is done, you can &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//005s00000025000000.htm"&gt;use the field calculator&lt;/A&gt;&lt;SPAN&gt; to populate the z-values or use the Add XY Coordinates tool, which would add the X, Y, and Z values as new fields to the attribute table of the single point feature class. It may be preferable to use the field calculator so that you don't have to deal with unecessary fields (X and Y values).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm a bit curious about your objective in having the Z values attributed. Please share if you don't mind doing so... perhaps there is a more elegant solution that can be adopted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Khalid&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Feb 2011 19:05:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/las-file-question/m-p/488519#M2951</guid>
      <dc:creator>KhalidDuri1</dc:creator>
      <dc:date>2011-02-10T19:05:00Z</dc:date>
    </item>
  </channel>
</rss>

