Skip to main content
Question

How do I export z values from a LAS file to a .shp file or a geodatabase?

  • February 4, 2019
  • 1 reply
  • 15 views

I am trying to export z values from my LiDAR data so that I can further analyse in ArcMap. I cannot use the LAS extension available in ArcMap so it would be best if it could be done in FME.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+61

Not sure what you are looking for exactly but a PointCloudCoercer can convert a pointcloud to individual points.

If it has to do with your previous question, it might me doable. Like a set of point per pit. But it will get not workable quick of the number of points gets bigger.