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

Change implementation of the .las parser #2260

Merged
merged 3 commits into from
Jan 24, 2024

Conversation

ftoromanoff
Copy link
Contributor

@ftoromanoff ftoromanoff commented Jan 15, 2024

With the implementation of the gestion of copc, we need to integretate a parsing methode for las v1.4 or curretnly the las Parser used (loaders.gl/las) only follow the specification of las v1.2, and is not going to evolve in a near future.
The copc.js module (that will be really handy for the copc gestion) on the other hand manage the las v1.4 and bellow.

This PR aims to change the las parser from the loader.gl library to the copc library.

@ftoromanoff ftoromanoff marked this pull request as draft January 15, 2024 15:00
@ftoromanoff ftoromanoff force-pushed the lasParser branch 9 times, most recently from 953a30a to f36db2b Compare January 18, 2024 13:05
@ftoromanoff ftoromanoff marked this pull request as ready for review January 19, 2024 10:21
@Desplandis Desplandis requested a review from jailln January 22, 2024 11:36
@Desplandis Desplandis merged commit 14884f3 into iTowns:master Jan 24, 2024
9 checks passed
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.

3 participants