You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LAStools - efficient tools for LiDAR processing
Hello,
I'm encountering a persistent discrepancy in how the GUID (Project ID) in LAS file headers is read and written between LAStools (lasinfo) and other software tools such as Laspy, PDAL, LP360, and QGIS.
When reading the GUID from the LAS file header using Laspy, PDAL, LP360, and QGIS, all these tools report the same GUID value.
However, when using lasinfo from LAStools, it reports a different GUID for the same LAS file.
Setting the GUID using lasinfo with the -set_guid option results in only lasinfo recognizing the correct GUID afterward.
Other software tools then read an incorrect GUID from the LAS file.
Conversely, setting the GUID using the other tools leads to them reading the correct GUID, while lasinfo reports it incorrectly.
The GUIDs appear to be byte-swapped versions of each other, suggesting an endianness issue or misinterpretation in how the GUID is read or written.
This issue persists across recent datasets and data produced since 2017.
lasinfo seems to be the only tool among those tested that reports the GUID differently.
The discrepancy causes confusion and potential metadata misalignment when sharing LAS files between different workflows and publications.
Could you please investigate this discrepancy in GUID interpretation in lasinfo? It appears there may be an issue with how lasinfo handles the GUID's byte order or format compared to other software tools.
Any guidance or fix you could provide would be greatly appreciated, as it would help ensure consistent metadata across our lidar deliverables.
LAStools may be handling it correctly and it is the other software tools that are wrong, or maybe the problem is between the chair and the keyboard - I do not know.
Attached is a text file with an example GUID and code used to test it. Please let me know if you need anything else.
Thank you for your assistance,
Casey Johnston, CP, GISP Senior Systems Specialist | JALBTCX
Trimble Services GmbH, Am Prime Parc 11, 65479 Raunheim, Eingetragen beim Amtsgericht Darmstadt unter HRB 83893, Geschäftsführer: Rob Reeder, Jürgen Kesper
Casey Johnston
unread,
Nov 12, 2024, 4:05:43 PM11/12/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LAStools - efficient tools for LiDAR processing
Hi Jochen & Rainer,
Thank you for looking into this and fixing the issue.
Regards,
Casey
Jochen Rapidlasso
unread,
Nov 26, 2024, 8:29:43 AM11/26/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LAStools - efficient tools for LiDAR processing
This issues is fixed now for lasinfo64 with the current version (241125).