Skip to main content
Solved

csv to las


Hi, I have to convert a .csv file to o .Las file.

Best answer by takashi

If your CSV table contains x, y, z, and other point cloud components, consider using the Point Cloud XYZ reader to read the table as a point cloud feature. Once you read the table as a point cloud, you can then write it into a LAS file with the LAS writer.

View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, 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.

2 replies

takashi
Celebrity
  • Best Answer
  • March 9, 2018

If your CSV table contains x, y, z, and other point cloud components, consider using the Point Cloud XYZ reader to read the table as a point cloud feature. Once you read the table as a point cloud, you can then write it into a LAS file with the LAS writer.


fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • March 9, 2018
takashi wrote:

If your CSV table contains x, y, z, and other point cloud components, consider using the Point Cloud XYZ reader to read the table as a point cloud feature. Once you read the table as a point cloud, you can then write it into a LAS file with the LAS writer.

Building on this - here is a great tutorial which includes the steps to use the PointCloud XYZ reader: https://knowledge.safe.com/articles/1337/reading-point-clouds.html

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings