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) | Sets the name of the resulting Tile Data. If null, the Tile Name is the source Dataset Name. | String |
Storage Path: | Sets the storage path for Result Data. | String |
Scene Type (optional) | Sets the Scene Type of Result Data, including planes and spheres.
|
SceneType |
Organization Type: (Optional) | Sets the Organization Type for Result Data, including Block Storage and Tile Storage. | Integer |
Storage Type: (Optional) | Sets the Storage Format of the resulting Tile Data, including Raw, Compact.
|
StorageType |
Tile Format: (Optional) | Sets the format of the resulting tile. Options include JPG, PNG, JPG _ PNG, DXTZ, WEBP | CacheImageType |
Tile Size (PX): (Optional) | Sets the sample size in pixels for each tile split file. Options include: 256 \ * 256, 518 \ * 518, 1024 \ * 1024. | Integer |
Process Thread Count: (Optional) | Sets the number of threads assigned to the operation. | Integer |
Start Level (Optional) | Sets 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) |
Sets 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) | Sets 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 |