I was wondering if someone could help me. I have a set of data made in 3dbm files alongside json files. I try to uload it but when the data is processed I only get an empty box on the location the data is located in the world map. You can find an example below. Am i doing something wrong or is the data unusable. Thanks in advance!
Looking at the tileset.json it appears that tileset was intended to have a folder structure with it. When it was uploaded to ion as multiple files it lost that folder structure.
To preserve the folder structure when uploading to Cesium ion, you can create a single zip file and upload that to Cesium ion. ion will unzip the file prior to processing it.
Please let us know if that solves your issue. Regards,
Thank you for your response, this did fix my issue. The zip files i used contained an extra folder for some reason when i made a zip file with the contents of that folder it worked!