Solved! Go to Solution.
Hello!
If you are trying to create single part point feature form LAS files, first run LAS to Multipoint to create multipoint feature, then you can use one of the following ways to get single part point feature class or shapefile:
1. Explode.
2. Multipart To Singlepart.
3. Feature To Point
Regards,
Prasanta.
I tried this, and did indeed get individual point features, but not all the attributes associated with each feature in the LAS dataset -- the PointSrcID, the GPSTime, the Return, etc. Is there a way to do this? Thanks, Darlene