Skip to main content

I’m at working on matching indoor point cloud data to gml LOD2 data using ICP so I want to transform my gml data to a point cloud data to help ease the matching. Can anyone please help me?

 

question is how do I transform GML LOD2 to point cloud data?

 

also if there are other suggestions to complete this task. Thank you 

Hello ​@kenortey8, can you try sending your data to a PointCloudCombiner? This should convert the geometries to point cloud. Then you can simply add a point cloud format writer, like LAS (for example).

Let me know if you are unable to convert to point cloud. Happy to help, Kailin.


Hello ​@kenortey8, can you try sending your data to a PointCloudCombiner? This should convert the geometries to point cloud. Then you can simply add a point cloud format writer, like LAS (for example).

Let me know if you are unable to convert to point cloud. Happy to help, Kailin.

Thank you for your response this was helpful 

 

I also want to ask what’s the sampling rate for the transformation it’ll help me explain my answer better please 


Reply