-
Notifications
You must be signed in to change notification settings - Fork 21
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
Example on LiDAR LAS/LAZ files to COPC Conversion using PDAL #107
Labels
documentation
Improvements or additions to documentation
Comments
Potential LAS file to be used for this tutorial- G-LiHT Lidar Point Cloud V001
|
pdal info for a sample file -
|
@omshinde are there any issue with this being LAS 1.1 not 1.4 specification? I know sometimes the versions force data loss for no longer supported features? Otherwise seems ok, but might be nice to find something a little smaller than 250 MB as the sample. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An example notebook on LiDAR LAS to COPC conversion would be a good example to add. Is it alright if I contribute to this example?
I am planning to use this dataset from NEON for this example - https://data.neonscience.org/data-products/DP1.30003.001
How to access data from NEON is available here: https://github.com/NEONScience/NEON-Data-Skills/blob/main/tutorials/Python/AOP/Lidar/intro-lidar/intro_point_clouds_py/intro_discrete_point_clouds.ipynb
Any thoughts?
cc: @wildintellect
The text was updated successfully, but these errors were encountered: