minorua / Qgis2threejs

3D map visualization and web export plugin for QGIS
http://minorua.github.io/Qgis2threejs/docs/
495 stars 91 forks source link

Point Cloud Export does not work #302

Open SebastianKasan opened 1 year ago

SebastianKasan commented 1 year ago

Hi there, I am trying to export a scene with a potree point cloud. In the viewer, everything looks nice but during the export it gives me a warning relating to the source of the potree data:

image

When I check in the scene.js file however, there is no URL entry at all:

image

SebastianKasan commented 1 year ago

For some strange reason, it worked now, with the new scene.js file showing a proper URL which can be changed.