Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev updates #5

Merged
merged 18 commits into from
Jul 29, 2022
Merged

Dev updates #5

merged 18 commits into from
Jul 29, 2022

Conversation

connormanning
Copy link
Owner

@connormanning connormanning commented Jul 29, 2022

Plenty of updates, some of them resulting from downstream usage, for example in the COPC/EPT viewer. Some highlights:

  • Remove hierarchy caching layer, instead exposing simpler utilities to let the downstream user control any caching
  • Genericize the hierarchy types to be compatible with EPT hierarchy types
  • Expose more granular utilities so that the user may control the various steps in data processing e.g. loadCompressedPointDataBuffer, loadPointDataBuffer, and loadPointDataView
  • LAS 1.2 support as well as the existing 1.4 support in the Las module, which is helpful for EPT
  • Allow the user to optionally pass their own laz-perf instance to decompression methods
  • Remove bundled laz-perf code and use the upstream npm package instead
  • Extra bytes support (although this is relatively untested in lieu of a COPC file that actually contains them)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant