Results 9 comments of zwnk

i recently updated to 0.13.1 and get the same error. went back to 0.12 and get google results.

i pulled today and had the google captcha error.

when you want to access the header information the call crashes with: ``` cloud = PyntCloud.from_file(LasFile) cloud.las_header.offset ``` > Traceback (most recent call last): File "pyncl.py", line 24, in print(cloud.las_header.offset)...

i get also a blank page. My app container states the following error: `[Nest] 89 - 04/22/2024, 7:37:42 PM ERROR Error: net::ERR_NAME_NOT_RESOLVED at http://host.docker.internal:3030/artboard/preview`

I have the exact same issue. With Ubuntu it gives me the correct file type, Windows its always application/octet-stream.

@SrujanPonnur1 and what is your issue? if you have the same issue, just create the folder you want to put in the potree viewer berfore executing potree converter.

@monodo i used your code to load a geojson. it is adding the lines one by one to the viewer. as i want to be able to add a single...

i use the code monodo has posted to load contour lines to the viewer.

is the projection of the geosjson the same as the point cloud?