Issues w/ LAStools @ Linux

513 views
Skip to first unread message

hyd...@gmail.com

unread,
Nov 2, 2023, 10:50:10 AM11/2/23
to LAStools - efficient tools for LiDAR processing
Hey!

We've been experimenting with the new LAStools @ linux distribution, and we've noticed the following issues:
- lasindex64 with -append flag still generates LAX files in addition to the LAZ files
- lastile64 seems to output files with a windows-like seperator (i.e. folder\file.laz instead of folder/file.laz) <--- this is an issue for automation when we e.g. want to prepare a "list of files" text file using the find command
- The licence file can only be read if you run the executables from the same folder where the license exists. For example, if we have /opt/LAStools/bin/.... then we HAVE to run everything within /opt/LAStools/bin/, and we CANNOT use absolute paths (e.g. running /opt/LAStools/bin/lastile64... from a /home/user path).

Hoping these could be fixed in the next release :)

Jochen Rapidlasso

unread,
Nov 2, 2023, 11:09:41 AM11/2/23
to LAStools - efficient tools for LiDAR processing
Hi,
thanks for this information's. We will have a look at this.
About the license file:
You can reference the license file in a different directory using

    export LAStoolsLicenseFile=~/somewhere/lastoolslicense.txt

This location is checked if the license file is not found in the current path.

Best,

Jochen

hyd...@gmail.com

unread,
Nov 10, 2023, 5:19:17 AM11/10/23
to LAStools - efficient tools for LiDAR processing
Thanks Jochen!
Let me know if you have any updates we can test out, or if you have any questions regarding how to reproduce this.

Best,
Idan

Daniel Garcia

unread,
Jan 11, 2024, 8:42:49 AM1/11/24
to LAStools - efficient tools for LiDAR processing
Hi,

I'm also experimenting the same issue with lastile64 running on Linux: appends a Windows folder separator (\) to the path, so doesn't store the output tile in the indicated folder, just creates a new file in the input folder with name like 'folder\xxxxx-xxxx.laz'

Any update or work around with this issue?

Many thanks in advance.

Best regards,

Daniel.

Jochen Rapidlasso

unread,
Jan 11, 2024, 8:45:11 AM1/11/24
to LAStools - efficient tools for LiDAR processing
Hi Daniel,
this seems just to appear in some circumstances.
Please tell:
- how does the command you are running look like? Please give the complete command line.
- what version do you use?
Thanks,

Jochen @rapidlasso

Daniel Garcia

unread,
Jan 12, 2024, 4:25:53 AM1/12/24
to LAStools - efficient tools for LiDAR processing
Hi, Jochen

I'm running it on a CentOS 8.2.2004 system, with Lastools version 231204.

The command I use is: lastile64 -i /my/input/folder/*.laz -odir /my/other/folder/TILE/ -olaz -tile_size 2000 -buffer 100 -cores 8 -vv

When I run it, it starts to generate files under /my/other/folder/ with a name layout like: 'TILE\194000_4756000.laz' (notice de single quotes)

It looks like the command appends a double backslash character and ignores the last slash in the -odir parameter. This way is how I could reproduce a file generation with touch command in Linux  with that kind of name layout.

Thanks for the fast answer. Best regards,

Daniel.

Jochen Rapidlasso

unread,
Jan 15, 2024, 2:25:15 PM1/15/24
to LAStools - efficient tools for LiDAR processing
Hi Daniel,
thanks for the detailed description. We could localize and fix the problem now.
Please get the latest version (240115) - see https://rapidlasso.de/lastools-linux/ and check if everything is working now as expected.

Best regards,

Jochen @rapidlasso

Daniel Garcia

unread,
Jan 17, 2024, 4:58:36 AM1/17/24
to last...@googlegroups.com
Hi again, Jochen

I've been making some tests and looks like it works perfectly now. Great and fast job!

Many thanks!

Best regards,

Daniel García.

--
Download LAStools at
https://rapidlasso.de
Manage your settings at
https://groups.google.com/g/lastools/membership
---
You received this message because you are subscribed to the Google Groups "LAStools - efficient tools for LiDAR processing" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lastools+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lastools/89b77185-f711-459c-9928-32de33c4d19cn%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages