Skip to main content

Hi !

I would like to know if it's possible to transfert LAS files to Landxml ?

Just like XML files are exported from a surface in Autocad.

The purpose of this transformer is to load LandXML surface into Autocad Infrasworks as a Terrain so i can drape Buildings/Roads/City Furniture/Streams on it.

Let me know if you think it's possible.

Best regards

The Readers and Writers manual tells me that Landxml allows surface features, so the answer is probably yes. Try the PointCloudSurfaceBuilder transformer to convert the point cloud into a mesh surface and try writing that.

Depending on how the point cloud was captured I guess you might also need to filter its content using the PointCloudFilter before trying to create a surface from it.