-
Notifications
You must be signed in to change notification settings - Fork 31
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
Support for COPC #57
Comments
That'd be swell! COPC is just a laz file with extra structure, so you should be able to read COPC files now. In terms of utilizing the range-based request and spatial structure inside COPC, I don't have any plans to add support (this is a personal, unfunded project). But PRs welcome! |
Agreed, reading COPC files is likely supported now, however, I suspect that writing is not. I completely understand the unfunded project limitations. Thanks for the quick response. |
For reading, I'll point you to https://github.com/pka/copc-rs |
This is great, thanks for pointing me to this. |
Thank you for your great work. I am wondering whether there are any plans to support the new COPC compressed lidar format in the future? If so, what are the plans and timeline?
The text was updated successfully, but these errors were encountered: