I have an existing AWS S3 bucket with public access using both access and secret access key. In the bucket I have compressed las files which I desire to be uploaded to Cesium and converted to 3D Tiles
- I make API call to create new asset, giving S3 information and file information in the ‘AssetFrom’ parameter
- It creates an asset on Cesium’s
My Asset
tab place - I wait till Cesium tells me that they have acquired the data from our S3 bucket and created tileSet. I have also created a second call to “get info about asset” and have verified that the status is complete for the previous create asset request.
- From the Cesium “My Assets” tab
- For the newly created asset I click on “Open complete code example” link, but there is no tile set visualization displayed
- The data looks empty… i cant see any map tiles created for the point cloud data
You can view a broken example at asset with id 269900