Raster File Generates Terrain Tiles (TIN)
Instructions for use
Supports direct Generate Terrain Tiles (TINs) based on Raster File.
Parameter Description
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Raster File Path: | Input Source Raster Data. | String |
Tile Name: (Optional) |
Sets the name of the resulting Tile Data | String |
Storage Path: | Sets the storage path for the resulting Tile Data. | String |
Process Thread Count: (optional) |
Sets the number of threads assigned to the operation. | Integer |
Storage Type: (optional) |
Sets the Storage Format of the resulting Tile Data, including Raw, Compact.
|
StorageType |
Scene Type (Optional) |
Sets the Scene Type of the resulting Tile Data, including Planar and Spherical. The default is Spherical.
|
SceneType |
The size of tiles (PX) (Optional) |
Sets the size of the Tile tile file in pixels. Options include: 32 \ * 32, 64 \ * 64. | Integer |
Start Layer (Optional) |
Set the start layer number of Terrain Tiles. The software will automatically calculate the default start layer according to the source data. It also supports customization, but note that the start layer must be less than end layer. | Integer |
End Layer (Optional) |
Set the end layer number of Terrain Tiles. The software will automatically 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 |
Fine Layer Error (Meters) (Optional) |
Sets the fine layer error, which controls how fine the Terrain Tiles (TIN) are. The smaller the error, the finer the result. This parameter affects the finest level directly and the other levels indirectly. |
Double |
With normals (optional) |
Sets whether the result Tile Data has normals. After the normal line is taken, the TIN display has obvious light and dark effects, and Slope and Aspect Analysis and other operations can be carried out. |
Boolean |
Compress (Optional) |
Sets the resulting Tile DataWhether to compress. | Boolean |
High Precision (Optional) |
Sets whether Tile Data is high precision. High-precision Terrain Tiles (TINs) can be used for related TIN operations, such as Boolean Operation, Surface Operation, etc. |
Boolean |
Preserve Precision (Optional) |
Sets whether Preserve Precision. When checked, the fine layer error will usually be smaller and the resulting Tile Data will be finer. |
Boolean |
Output Result
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Tile Output Address | String |