I'm want to manage a big geo tiff files on autodesk forge viewer. I'm following this approach Viewing Large OCR/Terrain Images in Forge Viewer, of creating tiles to avoid load a big file.
my questions are, how to divide the geotiff file into small tiles? and once I have the tiles created, how to create the file bubble.json to manage all the tiles?