Lascopy

46 views
Skip to first unread message

davidma...@gmail.com

unread,
Aug 28, 2025, 5:23:43 AM (13 days ago) Aug 28
to LAStools - efficient tools for LiDAR processing
Hi Jochen, it would be nice to be able to use lacopy with xy and z. 
exemple: lacopy64 -i mylassource -i maylastarget -xy 0.5 -z 0.01 -o mynewlas
Kind regards from Cambodia

LAStools - efficient tools for LiDAR processing

unread,
Aug 29, 2025, 3:45:03 PM (11 days ago) Aug 29
to LAStools - efficient tools for LiDAR processing
Hi David,
you can use lascopy64 with arguments -match_xyz 0.5
If you want to have different from xy values for z it is probably easiest to scale z before to the same dimension like xy, do the copy and then scale back:

las2las64 .... -scale_z 50
lascopy64 ... -match_xyz 0.5
las2las64 ... -scale_z 0.02

Cheers,

Jochen @rapidlasso

davidma...@gmail.com

unread,
Sep 1, 2025, 5:46:08 AM (9 days ago) Sep 1
to LAStools - efficient tools for LiDAR processing
Hi, effectively this is a way of doing it, but it adds 2 scripts and thus will increase processing time. 
It would be nice in a future version to be able to get a different size for the planimetry and for the altimetry,
exactly like las3dpoly.

Reply all
Reply to author
Forward
0 new messages