Dave Munge
unread,Nov 15, 2022, 2:04:27 AM11/15/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
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 have laz tiles that contain the height information from ground level in an Extra byte. You can see it like this in lasInfo:
" Extra Byte Descriptions
data type: 4 (short), name "height above ground", description: "vertical point to TIN distance", scale: 0.01, offset: 250
LASzip compression (version 3.4r3 c2 50000): POINT10 2 GPSTIME11 2 BYTE 2"
I would like to make a filter according to the height contained in this extabyte with las2las. Is it possible ?
Thanks !