Uncompressing LAZ files

3,244 views
Skip to first unread message

Dwight Crouse

unread,
Feb 22, 2012, 5:43:22 PM2/22/12
to LAStools - efficient tools for LIDAR processing
Hi Martin,

I'm just trying to uncompress some LAZ files to work with another
application that uses LAS format. I thought that using the laszip
command should work, I put the laszip.exe into my data folder and
tried to run it using the following syntax c:\data\laszip *.laz.

Am I missing something here?

Dwight

Dwight Crouse

unread,
Feb 22, 2012, 5:47:03 PM2/22/12
to LAStools - efficient tools for LIDAR processing
Hi Martin,

I figured it, I needed to put the .exe in the command line too.

Cheers,

Dwight

Dwight Crouse | Analysis Manager 
Tesera Systems Inc. Cochrane, AB, Canada 

T: 403.241.9020 C: 403.836.9429 
TFN: 1.866.698.8789 ext. 4 F: 403.241.9029 
www.tesera.com 
 Projects  News  dcrouse.tesera
This email communication and any files transmitted with it may contain confidential and or proprietary information and is provided for the use of the intended recipient only. Any review, retransmission or dissemination of this information by anyone other than the intended recipient is prohibited. If you receive this email in error, please contact the sender and delete this communication and any copies immediately. Thank you. 

Hollie Lincoln

unread,
Mar 30, 2015, 5:36:12 PM3/30/15
to last...@googlegroups.com
I have the same issue, what was the ultimate command that worked for you?

Dwight Crouse

unread,
Mar 30, 2015, 5:52:12 PM3/30/15
to LAStools - efficient tools for LIDAR processing
Hi Hollie,

This is the command that worked from the dos command prompt.

c:\data\laszip.exe *.laz.


Cheers,

Dwight


Dwight Crouse
SENIOR DATA ANALYST

Tel: 403.836.9429 | Tollfree: 1.866.698.8789 ext. 4
www.tesera.com

Google Plus | LinkedIn

David Herries

unread,
Mar 30, 2015, 8:36:55 PM3/30/15
to last...@googlegroups.com

Hollie, Dwight

 

At some point you always need to tell your command prompt where lastools is to make a simple command like the one you have played with work.  Also when in the forum add the error message or feedback from the command prompt to help us give you advice.   For example you might have been given an error like “laszip is not a recognized as an internal or external command….”

 

In a batch file you will notice it is important to add this to reference the lastools install folder.

 

set PATH=%PATH%;C:\lastools\bin;

 

When just working at the command prompt in this simple manner just run discretely nominate the location of lastools install folder and also the data directory.   Good practice would be to also nominate a separate output directory!

 

For example type: C:\lastools\bin\laszip.exe C:\data\*.zip

 

And if your just starting out just use the LASZIP GUI till you get the hang of command line parameters!

 

Hope this helps.

 

 

David Herries     Interpine Group Ltd

Mobile:      021 43 5623   DDI:  +64 7 350 3209 or Australia 0280113645 ext 721

 

From: last...@googlegroups.com [mailto:last...@googlegroups.com] On Behalf Of Dwight Crouse
Sent: Tuesday, 31 March 2015 10:40 a.m.
To: LAStools - efficient tools for LIDAR processing
Subject: Re: [LAStools] Re: Uncompressing LAZ files

 

Hi Hollie,

 

This is the command that worked from the dos command prompt.

 

c:\data\laszip.exe *.laz.

 

Cheers,

 

Dwight


Image removed by sender.

Reply all
Reply to author
Forward
0 new messages