Open eemilhaa opened 2 months ago
Dear @eemilhaa sorry for the late feedback but we have recently made significant changes and updates to the master branch of the project for which you may want to check again if the problem you previously identified still persists.
Description
Creating point cloud samples for preview or trying to get metadata (point counts / projection info) results in
Unexpected end of JSON input
(logs below).Environment
operating system: Fedora Linux 40 Docker: 27.1.2 (docker compose v2.29.1)
Reproduction
I can reproduce this by following the tutorial in the wiki, i.e using the 1916.las file. Boils down to:
docker compose up
static/data
1916.las
Create a data sample for preview
Logs
On 1st try after
docker compose up
:On subsequent tries:
Running
micromamba run -n pdal_env pdal info static/data/1916.las --stats
directly inside the container: