-
### What is the bug or the crash?
Point cloud layer does not load at all when the layer does not contain CRS. It would be good to have it behave the same way as other layers are loaded in QGIS - al…
-
With the recent release of Potree 1.8.2 with COPC support, could you release a new version of PotreeDesktop with support for COPC files with Drag'n Drop to avoid the conversion step when loading files…
-
We have an application which is built only to run in ElectronJS. We use Xeokit sdk for 3D visualization. Recently we implemented Las/Laz loading capability and found that it doesn't work in ElectronJS…
-
Im trying to convert LAS/LAZ files to xkt, but there is an error in the logs and the xkt file is wrong. Logs:
![issue](https://user-images.githubusercontent.com/94852925/153397715-6bd9b12f-369a-4492-…
-
I'm trying to use the new LazZipAppender to append points to existing file. This is how I'm doing it:
```rust
let mut file = OpenOptions::new()
.read(true)
.write(true)
…
-
I am trying to manipulate a *.laz file, but it is not working. I get an error that the laz file cannot be read.
-
This Project is AMAZING! I've tried some photos taken by myself and both the speed and result look promising. I will try to implement it on my computer.
Just want to report that when I clicked the …
-
Coming from https://github.com/r-lidar/lidR/issues/730
While reading thoushands of LAZ tiles, my process crashed when it encountered a corrupt LAZ file that had a fully valid LAX (the LAZ became co…
-
Hello,
We were using an old version of LASTools and are currently trying to update it to a recent one but we are having difficulties with blast2dem. With data in the vertical datum CGVD2013, we are…
-
Good Morning.
I hope that this is the right place where write the problem.
I have several .laz files (generated from .ptx files) where I know that in the initial 10 lines of each file it's present…