Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 01:31
· 17 commits to main since this release
c187fd4

LASDatasets v0.4.0

Diff since v0.3.3

Updated interface to allow user to make changes to data more flexibly. Users can now add/remove points and columns and change header properties like point format and LAS version without corrupting the dataset

Breaking changes

  • Changed tabular type for point cloud data to FlexTable for more flexibility
  • Changes to behaviour of extract_vlr_type to only return one VLR or nothing if no matching ones are found

Merged pull requests: