Skip to content

v2.0.4

Latest

Choose a tag to compare

@rapidlasso rapidlasso released this 24 Oct 09:23
· 74 commits to master since this release

latest binaries see at rapidlasso

lasinfo: add log warnings when header data is patched by arguments. avoidable with "-no_warnings"
refactor file I/O and memory assignment for large file support
do relevant float comparison on a epsilon-based equality template
improve UTF-8 file handling strictly according to (RFC 3629) RTC standard
handle malloc failure in load and guard qsort against null buffer
extended classification support (>31) on all LAStools
las2las: preset point data format for text input on explicit point data format for output
las2las separate write header from reader
lasinfo: unify brackets on bin output
vlr/evlr exception handling; allow stream reading >u32
memsize grid for linux; win ifdefs fix
full support for 16 bit highres scan_angle (LAS 1.4)
point clean for uninitialized points
compilation error on Fedora 42 (with gcc 15.1)
las header char len validation and limitation
point index and point count separation to allow e.g. "-stop_at_point" for copc files
fix: asc reader, string parser
NAVD88 GEOID18 information support
NEW: tool geotiffinfo to show detail infos about GeoKey directory entries of GeoTIFF files
NEW: tool wktformat to format WKT/WKT2 information as single line / multi line string
fix: copc reader: initialization fix
fix: lasinfo64: do not abort '-lof' lists if '-errors_ignore' is set
NEW: wkt generation from GeoTIFF optional internal '-set_ogc_wkt' or by PROJ '-set_proj_wkt'
NEW: -offset_adjust to avoid range errors on transformations
NEW: demzip and demdiff @linux
NEW: validate LAS version and point_data_format prior writing LAS/LAZ files
fix: lasinfo GUID byteorder
NEW: Multi-file support for PROJ operations
convert intensity to gray RGB value
fix: lasinfo multi-core performance issue
NEW: 'no_data_alpha' option to support alpha channel in GeoTIFF outputs
NEW: Extension of lasinfo to support JSON output.
NEW: Integrate PROJ library into LAStools for CRS transformations and metadata querying
fix: Enhance log for stdin and multi-core
see CHANGES.txt for all details.