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?

2 replies

takashi
Evangelist
  • 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+19
  • 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