Skip to content

Releases: fugro-oss/LASDatasets.jl

v0.4.1

13 Feb 07:04
dd8e4f7
Compare
Choose a tag to compare

LASDatasets v0.4.1

Diff since v0.4.0

Merged pull requests:

v0.4.0

03 Feb 01:31
c187fd4
Compare
Choose a tag to compare

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:

v0.3.3

07 Jan 03:56
abefc77
Compare
Choose a tag to compare

LASDatasets v0.3.3

Diff since v0.3.2

Merged pull requests:

v0.3.2

31 Oct 01:11
b3a82c1
Compare
Choose a tag to compare

LASDatasets v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

28 Oct 01:25
e48d3b4
Compare
Choose a tag to compare

LASDatasets v0.3.1

Diff since v0.3.0

Merged pull requests:

Closed issues:

  • Large Package Dependency ArchGDAL (#37)

v0.3.0

09 Oct 00:48
8ff77dd
Compare
Choose a tag to compare

LASDatasets v0.3.0

Diff since v0.2.3

Merged pull requests:

  • Replace ArchGDAL dep with Proj.jl instead (#42) (@BenCurran98)
  • CompatHelper: add new compat entry for Proj at version 1, (keep existing compat) (#43) (@github-actions[bot])

Closed issues:

  • Registering Custom VLRs from Other Modules Not Working (#39)

v0.2.3

02 Oct 06:50
24d10b8
Compare
Choose a tag to compare

LASDatasets v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

28 Jun 00:25
df40a3e
Compare
Choose a tag to compare

LASDatasets v0.2.2

Merged pull requests: