<?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: Converting LAS Points to Point Features in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96781#M3952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;prj files are only for shapefiles.&amp;nbsp; For event layers and undefined featureclasses, you have to define the projection using the&amp;nbsp; Define Projection tool (arctoolbox, data management tools, Projections and transformations).&lt;/P&gt;&lt;P&gt;It is not done automatically&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Mar 2019 17:16:36 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2019-03-07T17:16:36Z</dc:date>
    <item>
      <title>Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96772#M3943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use the XY Table to Point operator to create point features; however, it doesn't appear on the map. My end goal is to intersect these point features with a polygon layer, but the projection or spatial location of the points doesn't show up. This causes the intersect between the points and the polygons to return an empty set. What is the proper way to convert LAS points to point features?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 12:55:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96772#M3943</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-03-07T12:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96773#M3944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/las-to-multipoint.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/las-to-multipoint.htm"&gt;LAS To Multipoint—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shows as the option, then you could use Multipart to Singlepart tool&lt;/P&gt;&lt;P&gt;If the coordinates are just in a table, you would have to provide the coordinate syste.&lt;/P&gt;&lt;P&gt;What is the projection of the point file (assuming it became points)?&lt;/P&gt;&lt;P&gt;If the coordinate system is undefined, you need to define it using the Define Projection tool.&lt;/P&gt;&lt;P&gt;If you then need make it some other coordinate system, then you use the Project tool in arctoolbox to get files into a common coordinate system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 13:28:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96773#M3944</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-03-07T13:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96774#M3945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. I tried to use LAS to multipoint, but the attributes of each point cloud are lost.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output from LAS to Multipoint:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/438938_Multipoint.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LAS file csv:&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/438922_LAS_Data.PNG" style="border: 0px; margin: 2px 0px 0px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The XY Table to Point and Make XY Event Layer will create point features; however, they do not appear on the map. I don't think it's a projection issue. I tried all of the things you said, but the intersect between the points that don't appear on the map and polygons always comes back empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 14:47:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96774#M3945</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-03-07T14:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96775#M3946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well the x,y values are in some sort of projection... maybe web Mercator.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you use&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/xy-table-to-point.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/xy-table-to-point.htm"&gt;XY Table To Point—Data Management toolbox | ArcGIS Desktop&lt;/A&gt; or&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/make-xy-event-layer.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/make-xy-event-layer.htm"&gt;Make XY Event Layer—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to make a mappable layer? or did you just bring in the table?&lt;/P&gt;&lt;P&gt;What is the coordinate system of the polygon layer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 15:50:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96775#M3946</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-03-07T15:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96776#M3947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried defining the projection as WGS84 on a dataset that a coworker had trouble with. Out of frustration, I used QGIS to do this.&amp;nbsp; Once that was set on these points, it was possible to use them to create a point shapefile.&amp;nbsp; Make sure the .prj file accompanies any result.&amp;nbsp; Likewise, a way to unset the projection is to delete it...and to set it manually one can take a copy of a .prj and rename it to match the .shp name.&amp;nbsp; The .prj can be opened in Notepad to prove it matches, and you can also do that with world files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 16:12:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96776#M3947</guid>
      <dc:creator>JayJohnson6</dc:creator>
      <dc:date>2019-03-07T16:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96777#M3948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see an objectid field in the table, so I suspect it is just a table and not an event layer nor a featureclass yet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 16:15:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96777#M3948</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-03-07T16:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96778#M3949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My workflow is LAS to csv, table to point features, and then define or reproject to the correct projection. However, the points don't show up when converted from table to point features using XY Table to Point and Make XY Event Layer. I cannot zoom to the layer, flash points inside the attribute table, and it doesn't show up at all in the map. Here is a snippet of the point features:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="438939" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/438939_PointFeatures.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The coordinate system I need is&amp;nbsp;NAD_1983_2011_StatePlane_Indiana_East_FIPS_1301_Ft_US.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can send you the csv, table, point features, and polygon layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:11:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96778#M3949</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-03-07T17:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96779#M3950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the point feature table in a comment on your other post&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:11:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96779#M3950</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-03-07T17:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96780#M3951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have projection files for my point feature layer. Are there projection files for feature layers or is it inherient in the metadata?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:13:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96780#M3951</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-03-07T17:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96781#M3952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;prj files are only for shapefiles.&amp;nbsp; For event layers and undefined featureclasses, you have to define the projection using the&amp;nbsp; Define Projection tool (arctoolbox, data management tools, Projections and transformations).&lt;/P&gt;&lt;P&gt;It is not done automatically&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:16:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96781#M3952</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-03-07T17:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96782#M3953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a bunch of shapefiles, and I have never seen prj files in the same directory as them nor in a geodatabase. However, I have seen prj files for LAS files. I mentioned above that I will use Define Projection and Project because the point features don't show up in ArcGIS, but I have checked mutiple times that I am using the correct projection&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:20:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96782#M3953</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-03-07T17:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96783#M3954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;given the coordinates that were in your table (which are projected) what did you define it as then?&lt;/P&gt;&lt;P&gt;looks like web Mercator, it certainly isn't decimal degrees or UTM (metric anyway)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:24:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96783#M3954</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-03-07T17:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96784#M3955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The projection for the las files and all features is&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;NAD_1983_2011_StatePlane_Indiana_East_FIPS_1301_Ft_US.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:26:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96784#M3955</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-03-07T17:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96785#M3956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you open a new map, making sure that there is nothing else added, especially a basemap, can you add that layer and see it?&lt;/P&gt;&lt;P&gt;It is important that nothing else preceed the addition of that layer.&lt;/P&gt;&lt;P&gt;If you can't see it, then there is something wrong with the featureclass.&lt;/P&gt;&lt;P&gt;If you can see it, and other data doesn't align with it, then there is something wrong with the coordinate definition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 17:37:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96785#M3956</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-03-07T17:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96786#M3957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just added a new map, and it rendered this time! However, it isn't projecting on the world at all. It's off in a white space. It's crazy that adding a new map allowed it to render correctly. I tried running Define Projection and Project, but it didn't work. I think there is a problem with the csv to point conversion. When I use XY Table to Point and Make XY Event Layer it asks for the X and Y coordinates so I am not sure why it isn't converting correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 18:07:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96786#M3957</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-03-07T18:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96787#M3958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check that 30 million feet (first row X) is an appropriate X value for your area, given you are saying that the coordinate system is&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #3d3d3d; font-family: inherit; font-size: 100%; font-style: inherit; font-variant: normal; font-weight: inherit; letter-spacing: normal; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none currentColor;"&gt;NAD_1983_2011_StatePlane_Indiana_East_FIPS_1301_Ft_US.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Also note, that &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;longitude =&amp;gt; easting =&amp;gt; X&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;latitude =&amp;gt; northing =&amp;gt; Y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;A lot of times, people swap those equivalencies and end up in strange places.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I would bring in someone that collected the data to confirm stuff.&amp;nbsp; You can waste a lot of time waffling around when the solution is way before the mapping stage&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 18:14:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96787#M3958</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-03-07T18:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Converting LAS Points to Point Features</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96788#M3959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears the issue was x, y, and z needed to be divided by 100, and now it is in the correct location&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2019 21:43:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/converting-las-points-to-point-features/m-p/96788#M3959</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-03-07T21:43:18Z</dc:date>
    </item>
  </channel>
</rss>

