Feature Description
Supports migrating ArcGIS map tiles and TPK tile packages to SuperMap's tile format. TPK is an offline map package created by ArcGIS that bundles tile files, saving map rendering time while ensuring map display quality. Map tiles are locally generated tile caches, which are directories containing tiles for the entire map range at different scales. These tile caches can later be shared as tile packages on ArcGIS Online and published as tiled map services. Without source data (MXD project data), ArcGIS tiles can be converted to SuperMap tiles directly, allowing for tile data migration. Additionally, parameters such as tile range, scale, tile type, and storage method can be set during the migration process.
Feature Entry
- Data Migration tab -> ArcGIS Data Migration group -> Migrate Tiles.
Steps
- Click the Data Migration tab -> ArcGIS Data Migration group -> Migrate Tiles button.
- In the Tile Migration dialog, select the tile type. It supports TPK tile packages and map tiles (ArcGIS Server V1/V2 tiles (Compact)).
- In the File Path parameter, select the *.tpk file or the folder containing map tiles to be converted.
Caution:
If migrating map tiles, the folder path must contain both conf.cdi and conf.xml files.
- Click the OK button. In the Single-process Generate Map Tiles dialog that appears, set the parameters for tile cutting. For parameter descriptions, refer to the Single-process Map Tiles page.
- After cutting the tiles, SuperMap iDesktopX will automatically open the generated *.sci files in a new map window for user inspection and browsing.
Related Topics