-
Updated
Oct 22, 2020
point-clouds
Here are 50 public repositories matching this topic...
-
Updated
Nov 5, 2020 - C++
-
Updated
Nov 10, 2020 - C++
-
Updated
Jul 20, 2020 - C++
-
Updated
Oct 21, 2020 - C++
-
Updated
Jan 9, 2018 - Python
-
Updated
Jan 2, 2020 - C++
-
Updated
Mar 22, 2019 - Python
-
Updated
Oct 31, 2020 - C++
-
Updated
Oct 3, 2019 - Python
-
Updated
Oct 3, 2017 - C++
-
Updated
Oct 31, 2020 - C++
-
Updated
Nov 4, 2020
-
Updated
Apr 1, 2019 - Python
-
Updated
Jan 6, 2018 - Python
-
Updated
May 8, 2020 - Python
-
Updated
Sep 14, 2019 - Python
-
Updated
Dec 17, 2019 - Python
-
Updated
Nov 4, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Sep 25, 2020 - C++
-
Updated
Oct 19, 2020 - Jupyter Notebook
-
Updated
Sep 2, 2020 - MATLAB
-
Updated
Oct 30, 2020 - Python
-
Updated
Nov 9, 2020 - C++
-
Updated
Jul 4, 2020 - Python
-
Updated
Feb 26, 2018 - JavaScript
-
Updated
Apr 22, 2020
Improve this page
Add a description, image, and links to the point-clouds topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the point-clouds topic, visit your repo's landing page and select "manage topics."


In las file format, vlrs info is crucial to correctly describe point's spatial location.
However, if you try to use pyntcloud.las_header.vlrs, you wouldn't get anything, the value is alway none.
Through your source code, I can see you try to use
data["las_header"] = las.headerBut it can not pass vlrs or evlrs info into new object, because in laspy, vlrs info is dynamically obtained afterw