I have a small city block to upload. There are more than 200 small glb files of each building. I have prepared a naming format with an 8 digit code to identify each building. Basically each GLB file has the Building ID. eg CITY-Z1-10116001 CITY-Z1-10116002
i need to keep this 8 digit code for each cesium asset as its the ID. So i can not add all 200 glb files into one asset, or I will lose the code name
basically its add asset > make avail for download > upload > download the zip file
is there a way to automate this? Upload each from my GLB folder and save to the output folder? its a very simple but tedious repetitive proces
