Resume Map Tiles
Feature Description
When tile generation is interrupted due to power outages or unexpected program closures, restarting the process from scratch can be time-consuming for large datasets.
SuperMap iDesktopX provides tile resumption functionality. When unexpected interruptions occur, the program generates a *.log file in the same directory as the tile configuration file *.sci. This log records the tile generation status at the point of interruption. The resume feature uses this file to continue unfinished tasks in the original *.sci configuration file.
- Tile resumption only supports raster tiles
- Tile resumption only works in single-process mode
Feature Entry
- Workspace Manager->Maps node->Target map requiring tile generation->Right-click Generate Map Tiles (Single Process)
- Right-click map and select Generate Map Tiles (Single Process)
- Maps tab->Cartography group->Single Process
Steps
- In the Generate Map Tiles (Single Process) dialog, select Resume/Restore Tiles and choose the corresponding *.sci file
- The program automatically checks for a resume.log file in the same directory. If missing, a messageBox alerts about the absent log file. If present, the Single Process: Resume Map Tiles dialog appears
- The dialog displays unmodifiable parameters (scale, tile settings) read from the *.sci file. Click Generate to continue unfinished tile generation tasks
Related Topics