Skip to content

Version 2.2.0

Compare
Choose a tag to compare
@clee-ai clee-ai released this 11 Jan 02:48
· 58 commits to main since this release

Library is now compatible with lazperf's new conda release (3.0.0).

[2.2.0] - 2022-01-10

Added

  • [Python/C++] Add UnscaledX, UnscaledY, UnscaledZ properties to las::Points

Changed

  • [Python/C++] Add point_format_id argument to Writer constructor to allow update of the point format between reader and writer.
  • [Python/C++] Implement CopcExtentVlr for compatibility with lazperf 3.0.0
  • [Python/C++] Update lazperf dependency version to 3.0.0
Commit History
  • [pre-commit.ci] pre-commit autoupdate (#80) (35b15a3)
  • COPCv1.0 and Laz-perf 3.0.0 compatibility (#79) (12765cf)
  • [pre-commit.ci] pre-commit autoupdate (#78) (dcc6490)
  • Add unscaled x,y,z to python Points bindings (#77) (3b0f2b2)
  • FEAT-580: Add point_format_id argument to Writer constructor. (#76) (49bd852)
  • [pre-commit.ci] pre-commit autoupdate (#74) (20e6d74)