You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am experiencing a strange bug when using deck.gl along with the Tile3DLayer to render point clouds with over 25m points. At first, I hosted the asset on Cesium Ion, using the CesiumIonLoader, it didn't work. I also downloaded the assets and hosted it on GCP, it's still the same. Suprisingly, I followed the example and it worked, it rendered on the map.
The point cloud renders on Cesium Ion
What I have tried:
I downloaded the tiled data from cesium and hosted on GCP, it didn't work still.
I used the direct .copc.las file using the PointCloudLayer, it didn't work as well.
What I noticed is that, the tiles are getting fetched (see attached).
Kindly help. Thanks.
Flavors
Script tag
React
Python/Jupyter notebook
MapboxOverlay
GoogleMapsOverlay
CartoLayer
ArcGIS
Expected Behavior
I expect to have the 3DTiled Point Clouds to be rendered on the webmap.
Description
Hi, I am experiencing a strange bug when using deck.gl along with the Tile3DLayer to render point clouds with over 25m points. At first, I hosted the asset on Cesium Ion, using the CesiumIonLoader, it didn't work. I also downloaded the assets and hosted it on GCP, it's still the same. Suprisingly, I followed the example and it worked, it rendered on the map.
The point cloud renders on Cesium Ion
What I have tried:
What I noticed is that, the tiles are getting fetched (see attached).
Kindly help. Thanks.
Flavors
Expected Behavior
I expect to have the 3DTiled Point Clouds to be rendered on the webmap.
Steps to Reproduce
Here is the link to my tileset.json.
Dependencies:
Environment
Logs
The text was updated successfully, but these errors were encountered: