indeed. That said I would like to ask folks again to help verify that the new "native LAS 1.4 extension" for LASzip is bug free so we can release it for good. The compressor has been fully integrated into LAStools and the LASzip DLL but is still considered to be in beta. To activate it you will have to add the keyword '-native' to the command line. Here an example:
E:\LAStools\bin>las2las -i ..\data\fusa.laz ^
-set_version 1.4 ^
-set_point_type 6 ^
-o fusa14p6.las
E:\LAStools\bin>las2las -i fusa14p6.las -o fusa14p6.laz
ERROR: point type 6 requires using "native LAS 1.4 extension" of LASzip
ERROR: cannot open laswriterlas with file name 'fusa14p6.laz'
ERROR: could not open laswriter
E:\LAStools\bin>las2las -i fusa14p6.las -o fusa14p6.laz -native
E:\LAStools\bin>lasinfo -i fusa14p6.laz
lasinfo (170625) report for fusa14p6.laz
reporting all LAS header entries:
file signature: 'LASF'
file source ID: 0
global_encoding: 0
project ID GUID data 1-4: 00000000-0000-0000-0000-000000000000
version major.minor: 1.4
system identifier: 'LAStools (c) by rapidlasso GmbH'
generating software: 'las2las (version 170625)'
file creation day/year: 40/2010
header size: 375
offset to point data: 469
number var. length records: 1
point data format: 6
point data record length: 30
number of point records: 0
number of points by return: 0 0 0 0 0
scale factor x y z: 0.01 0.01 0.01
offset x y z: 0 0 0
min x y z: 277750.00 6122250.00 42.21
max x y z: 277999.99 6122499.99 64.35
start of waveform data packet record: 0
start of first extended variable length record: 0
number of extended_variable length records: 0
extended number of point records: 277573
extended number of points by return: 263413 13879 281 0 0 0 0 0 0 0 0 0 0 0 0
variable length header record 1 of 1:
reserved 43707
user ID 'LASF_Projection'
record ID 34735
length after header 40
description 'by LAStools of Martin Isenburg'
GeoKeyDirectoryTag version 1.1.0 number of keys 4
key 1024 tiff_tag_location 0 count 1 value_offset 1 - GTModelTypeGeoKey: ModelTypeProjected
key 3072 tiff_tag_location 0 count 1 value_offset 32754 - ProjectedCSTypeGeoKey: WGS 84 / UTM 54S
key 3076 tiff_tag_location 0 count 1 value_offset 9001 - ProjLinearUnitsGeoKey: Linear_Meter
key 4099 tiff_tag_location 0 count 1 value_offset 9001 - VerticalUnitsGeoKey: Linear_Meter
LASzip compression (version 3.0r1 c3 50000): POINT14 3
reporting minimum and maximum for all LAS point record entries ...
X 27775000 27799999
Y 612225000 612249999
Z 4221 6435
intensity 10 62293
return_number 1 3
number_of_returns 1 3
edge_of_flight_line 0 0
scan_direction_flag 0 0
classification 1 6
scan_angle_rank 79 103
user_data 0 197
point_source_ID 1 1
gps_time 5880.963028 5886.739738
extended_return_number 1 3
extended_number_of_returns 1 3
extended_classification 1 6
extended_scan_angle 13167 17167
extended_scanner_channel 0 0
number of first returns: 263413
number of intermediate returns: 283
number of last returns: 263370
number of single returns: 249493
overview over extended number of returns of given pulse: 249493 27232 848 0 0 0 0 0 0 0 0 0 0 0 0
histogram of classification of points:
17553 unclassified (1)
180868 ground (2)
37030 high vegetation (5)
42122 building (6)