Map Tiles to 3D Image Tiles

Usage Instructions

This tool can be used to convert map tile data (configuration file is *.sci) into 3D image tile data (configuration file is *.sci3d). Currently, converting locally tiled map tiles to 3D image tiles is not supported.

Parameter Description

Parameter Name Parameter Description Parameter Type
Map Configuration File Input the configuration file (*.sci) of the source map tile data. String
Storage Path: Set the storage path for the resulting tile data. String
Tile Name:
(Optional)
Set the name for the resulting tile data. String
Thread Count:
(Optional)
Set the number of threads allocated to this operation. When the thread count is 0, it indicates using the maximum number of cores available on the current computer. Integer
Password
(Optional)
If the source map tile has an access password, it must be entered here for verification; otherwise, the process will fail. The resulting 3D image tile will inherit this password. If the source data has no password, the content entered here will be directly used as the access password for the resulting 3D image tile. String
Convert Image Format
(Optional)
Set whether to convert the image format of the data. Unchecked by default. Boolean
Image Format This parameter is only available when the "Convert Image Format" checkbox is checked. It is used to set the image format for the resulting tile data. Options include WEBP. CacheImageType
Rebuild Pyramid
(Optional)
Set whether to perform a pyramid rebuild operation on the tile data. Boolean

Output Results

Parameter Name Parameter Description Parameter Type
Result Directory The storage path for the resulting tile data. String