Point cloud imported in straight line

Feel free to ask any question here
Post Reply
Renier
Posts: 1
Joined: Tue Oct 11, 2022 11:49 am

Point cloud imported in straight line

Post by Renier »

Good day,

I have a gpx file containing x,y,z information. I converted this to a CSV file in QGIS and then exported that to excel and turned it into a txt file from their. When I import the txt file, the generated point cloud is just a straight line. Is their a way to fix this? I have added an exsample of the txt file information.

X Y Z ele
30.933770008 -20.272672075 1129.581 1129.581

Any help would be appreciated as I seem to have this problem routinly and can't find away around it.
daniel
Site Admin
Posts: 7710
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Point cloud imported in straight line

Post by daniel »

I guess it's because the coordinates are not cartesian? I guess X and Y are angular values, and Z is in metric coordinates?

CC doesn't manage this kind of projection. Only cartesian coordinates.
Daniel, CloudCompare admin
Post Reply