<?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: Generating point files with attributes in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/generating-point-files-with-attributes/m-p/46207#M566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;G-Day Jeff, my apologies for the lateness of my response...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you give me some idea as to how i would use las2shape to do this? I'm not overly skilled with ArcGIS and I'm not sure how to use this feature in this context... i can open the tool in arcmap, but thats about where i hit a brick wall and i can't seem to find any explanations online that i can make heads or tails of...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 May 2013 06:41:37 GMT</pubDate>
    <dc:creator>MatthewMcDonald1</dc:creator>
    <dc:date>2013-05-01T06:41:37Z</dc:date>
    <item>
      <title>Generating point files with attributes</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/generating-point-files-with-attributes/m-p/46205#M564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Point file process&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;G-day ESRI forum, once again I find myself stuck on something I???m sure is mind-numbingly simple but none the less beyond my comprehension.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I???m attempting to generate a point file from a Las. file, with an attribute table including each recorded point along with its northing, easting, elevation, intensity, and return number. I know there are intensity values and return number values in the data however I can???t get them into the attribute table to experiment with. Any clarification anyone could provide as to how to achieve this would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My best thought is to produce a very fine raster wherein each cell is likely to have either no values or only the one value for each variable (intensity, return number, elevation) and convert to a point file. I have no idea whether this is the appropriate way to achieve this or not, but if it is I imagine the process will vaguely resemble the following;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Point file information: using a subject las file and extracting point spacing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Las to multipoint: convert subject las file into multipoint format (using the point spacing found in step 1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Multipart to singlepart: to get data in the required point format&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Add XY data: to add XY data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. point to raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using a very fine cell size to ensure cells either have 1 value for each variable or no value&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Extract values to points&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Other processes I???ve looked at include the ???Create las dataset??? or ???Las dataset to raster??? functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is worth mentioning also I have been unable to try any of this process as any attempt to produce a multipoint with intensity as an attribute is met with an error message telling me ???las attributes are not permitted in shapefiles???.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers in advance for any insight anyone can provide...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 23:59:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/generating-point-files-with-attributes/m-p/46205#M564</guid>
      <dc:creator>MatthewMcDonald1</dc:creator>
      <dc:date>2013-04-07T23:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Generating point files with attributes</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/generating-point-files-with-attributes/m-p/46206#M565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am not sure if ESRI has added functionality to their LAS utilities in 10.1 but this is not straightforward in &amp;lt;=10.0. I would suggest using &lt;/SPAN&gt;&lt;A href="http://rapidlasso.com/"&gt;LASTools&lt;/A&gt;&lt;SPAN&gt;. There is even an Arctoolbox available as a front end to the commandline tools. You want the &lt;/SPAN&gt;&lt;A href="http://www.cs.unc.edu/~isenburg/lastools/download/shp2las_README.txt"&gt;las2shp&lt;/A&gt;&lt;SPAN&gt; tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 02:45:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/generating-point-files-with-attributes/m-p/46206#M565</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2013-04-08T02:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Generating point files with attributes</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/generating-point-files-with-attributes/m-p/46207#M566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;G-Day Jeff, my apologies for the lateness of my response...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you give me some idea as to how i would use las2shape to do this? I'm not overly skilled with ArcGIS and I'm not sure how to use this feature in this context... i can open the tool in arcmap, but thats about where i hit a brick wall and i can't seem to find any explanations online that i can make heads or tails of...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 06:41:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/generating-point-files-with-attributes/m-p/46207#M566</guid>
      <dc:creator>MatthewMcDonald1</dc:creator>
      <dc:date>2013-05-01T06:41:37Z</dc:date>
    </item>
  </channel>
</rss>

