Mosaic Datadet to DEM Terrain Tile
Feature Description
This tool is used to directly generate DEM terrain tiles based on mosaic dataset.
Parameter Description
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Mosaic Dataset: | Enter the source Mosaic Dataset for Generate Tiles. | DatasetMosaic |
| Tile Name: (Optional) |
Sets the name of the Result Data. | String |
| Storage Path: | Sets the storage path for Result Data. | String |
| Process Thread Count: (optional) |
Sets the number of threads assigned to the operation.When the number of threads is 0, it means the thread count is set to the maximum number of cores on the current computer. | Integer |
| Storage Type: (optional) |
Sets the Storage Format of Result Data, including raw, compact.
|
StorageType |
| Organization Type: (Optional) |
Sets the organization type of the result data, including block storage and tile storage.
|
CacheOrganizationType |
| Tile Size (PX) (Optional) |
Sets the size of each Tile in pixels, supports 32 * 32, 64 * 64, 128 * 128, 256 * 256 | CacheSampleSize |
| Start Layer (Optional) |
Sets the Result Data start layer number. The software automatically generates a default start layer based on the source Mosaic Dataset. Customization is supported, but note that the start layer is smaller than end layer. | Integer |
| End Level (Optional) |
Sets the structure data end level number. The software automatically generates a default end level based on the source Mosaic Dataset. Customization is also supported, but note that the end level is greater than start level. | Integer |
Output Result
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Storage path of Tile Output Address | Result Data | String |