Skip to content

2.8.0

Latest
Compare
Choose a tag to compare
@hobu hobu released this 05 Sep 23:11
28dd9e1

Changes of Note

  • Warn instead of error for when global encoding is not set by @hobu in #4414
  • Default writers.las to LAS 1.4 by @hobu in #4482
  • Default writers.las.dataformat_id to 7 by @hobu in #4485

New Stages

  • Implement filters.label_duplicates by @hobu in #4469
  • Add filters.expressionstats and pdal info --breakout option by @hobu in #4487

Enhancements

  • TileDB option to enable/disable duplicate points by @normanb in #4370
  • implement 'auto' as default CRS for BPF writer #4418 by @hobu in #4428
  • Allow forcing VLR creation as EVLR by @hobu in #4443
  • add 'bins' item to filters.stats output by @hobu in #4477
  • Optional stable sort for filters.sort by @abellgithub in #4478
  • Support sorting multiple dimensions at once in filters.sort by @hobu in #4468

Bug Fixes

Docs

Build

  • use CONFIG for Draco and Arrow. Relax Draco to 1.5+ by @hobu in #4369
  • we do not need to bring in GDAL for the Arrow plugins by @hobu in #4365
  • catch up to arrow-cpp rename by @hobu in #4384
  • use PROJ cmake CONFIG package instead of homespun find_package by @hobu in #4385
  • we don't need to link GDAL for readers.arrow and writers.arrow by @hobu in #4377
  • build config for filters.cpd STANDALONE by @hobu in #4396
  • E57 plugins need to link against PDAL when building standalone by @hobu in #4421
  • ensure libxml2 is found for PGPOINTCLOUD by @hobu in #4406
  • Fix building on OpenBSD by @brad0 in #4434
  • Fix CPD compilation of tests when building filters.cpd in non-standalone builds by @hobu in #4439
  • Use POSIX endian.h header on OpenBSD by @brad0 in #4435
  • Fix libdir path in pkgconfig file by @imincik in #4464
  • CMakeLists: Fix a typo by @lbartoletti in #4488

New Contributors

Full Changelog: 2.7.0...2.8.0