unzipping LAZ file

1,762 views
Skip to first unread message

Fabio Vargas

unread,
Oct 2, 2015, 2:57:01 PM10/2/15
to LAStools - efficient tools for LiDAR processing
Hi, 

I'm trying to unzip a .laz file so I can view withing SOCET GXP. any instructions or steps on how to do this? 

Thanks. 

Kirk Waters - NOAA Federal

unread,
Oct 3, 2015, 4:05:59 AM10/3/15
to LAStools - efficient command line tools for LIDAR processing
Use laszip, not zip. You can find as part of LAStools or at laszip.org.

Kirk Waters, PhD                     | NOAA Office for Coastal Management
Applied Sciences Program      | 2234 South Hobson Ave
843-740-1227                          | Charleston, SC 29405    

Eve Eisemann

unread,
Nov 3, 2015, 4:44:35 PM11/3/15
to LAStools - efficient tools for LiDAR processing

If you haven't used lastools before, here's a basic step-by-step to create an .las from a .laz file:

1. download lastools from here: http://rapidlasso.com/lastools/
2. open a dos command prompt, for mac there's instructions here: http://rapidlasso.com/category/tutorials/
3. move to the lastools/bin directory in the command prompt, and type your laszip command
4. The command should look like this: 

laszip -i folder/file.laz 

or 

laszip -i folder/*.laz 

if you want to unzip all .laz files in a folder. For more options see the documentation on laszip: 

or just type laszip -h into your command prompt from the lastools folder to see more info on the command. 

I hope this helps! I wasn't very familiar with these basics when I began either. There are more great tutorials on the rapidlasso website.  
Reply all
Reply to author
Forward
0 new messages