Generate Image Tile

Instructions for Use

Supports Image Tile generation based on Image Dataset, Raster Dataset, or Mosaic Dataset.

Parameter Description

Parameter Name Parameter Description Parameter Type
Imagery Dataset: Enter Generate Tiles' Image Dataset, Raster Dataset, or Mosaic Dataset. Dataset
Tile Name: (Optional) Set the name of the resulting Tile Data. If null, the Tile Name is the source Dataset Name. String
Tile Path: Set the storage path of Result Data. String
Scene Type (Optional) Set the Scene Type of Result Data, including planes and spheres.
  • If the source data is under Geographic Coordinate System, this parameter can only be set to spherical.
  • If the source data is in the Projected Coordinate System, the Scene Type is not limited and can be selected as required.
  • If the source data is in the Planar Coordinate System without projection, this parameter can only be set to plane.
SceneType
Organization Type: (Optional) Set the Organization Type for Result Data, including Block Storage and Tile Storage. Integer
Storage Type: (Optional) Set the Storage Format of the resulting Tile Data, including Raw, Compact.
  • Original: The data is not compressed and the original information is retained.
  • Compact: Certain compression and encryption mechanisms are used to compress and encrypt the data when Generate Tiles.
StorageType
Tile Format: (Optional) Set the format of the resulting tile. Options include JPG, PNG, JPG _ PNG, DXTZ, WEBP CacheImageType
Tile Size (PX): (Optional) Set the sample size in pixels for each tile split file. Options include: 256 \ * 256, 518 \ * 518, 1024 \ * 1024. Integer
Process Thread Count: (Optional) Set the number of threads assigned to the operation. Integer
Start Level (Optional) Set the start level number for the resulting Tile Data. The start tier stores the coarsest Tile Data. The
software will directly calculate the default start level based on the source data. It also supports customization, but it should be noted that the start level is less than end level.
Integer
End Layer
(Optional)
Set the end layer number for the resulting Tile Data. The end tier stores the most granular Tile Data. The
software will directly calculate the default end layer according to the source data. It also supports customization, but it should be noted that the end layer is greater than start layer.
Integer
Transparent color (Optional) Set whether to use a color as transparent. Boolean
Color Scheme: (Optional) This parameter is available only when Transparent Color is checked. It is used to set which color is used as the transparent color, that is, the Area setting of the specified color in the data is set as the transparent effect. The
color is represented by a hexadecimal color code, such as' # ffffff '.
String

Output Result

Parameter Name Parameter Description Parameter Type
Generate Image Tile Save path of Result image Tile String