Hi Jeff,
I believe LASZip itself will convert straight from ASCII/txt …
Examples from the LASZip readme:
>> laszip *.txt -iparse xyztairn parses and compresses all ASCII files in the current folder.
>> laszip -lof file_list.txt compresses (or uncompresses) all LAS/TXT (or LAZ) files listed in thethe text file 'file_list.txt'
>> laszip -i lidar.txt -iparse xyziRGB -itranslate_intensity 2047
parses the ASCII file 'lidar.txt' with parse string 'xyziRGB' and
converts it on-the-fly to LAS while translating the intensity with
an offset of 2047 and compresses it to the LAZ file 'lidar.laz'
>> laszip -i *.txt -iparse xyzt -iscale_intensity 65535
parses all ASCII file ending in *.txt with parse string 'xyzt' and
converts them on-the-fly to LAS while scaling the intensity with a
multiplier of 65535 and compresses it to a properly named LAZ file.
>> laszip -i *.txt -iparse xyzt -iscale_intensity 65535 -merged -o merged.laz
same as above but all matching ASCII files are merged into one LAS
file.
Regards,
Dr Stuart Mowbray
Software Engineer – MDL
Group Engineering Software
Renishaw plc
From: last...@googlegroups.com [mailto:last...@googlegroups.com] On Behalf Of Jeff Fagerman
Sent: 17 August 2012 02:01
To: last...@googlegroups.com
Subject: [LAStools] Txt2Laz?
Are you, or have you, added to your txt2las (etc) tools a means of going from txt to laz without first going to las (txt2las, laszip)?
--
Download LAStools at
http://lastools.org/
Visit the LAStools group at
http://groups.google.com/group/lastools/
Be social with LAStools at
http://www.facebook.com/LAStools
http://www.twitter.com/LAStools
Renishaw plc (company number 1106260), Wotton Travel Limited (company
number 01973158) and Renishaw Advanced Materials Limited (company number 04632041),
are companies registered in England and Wales with a registered office
at New Mills, Wotton-under-Edge, Gloucestershire, GL12 8JR,
United Kingdom, Telephone +44 1453 524524.
--------------------------------------------------------------------------------------------------