Build Low-Altitude Grid Tiles (TIN)
Usage Instructions
The Build GeoSOT Grid Tiles (TIN) tool is used to generate S3M tiles conforming to the EPSG:4326 coordinate system from TIN terrain tile data that has been spatially partitioned by GeoSOT. The original TIN terrain tile data must be in a spherical scene. The storage of GeoSOT grid codes is specified by the Grid Code Storage Settings tool.
Parameter Descriptions
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| SCT File Path | Input the configuration file (*.sct) of the TIN terrain tile data to be processed. | String |
| Pyramid Split Type: (Optional) |
Sets the pyramid split type of the result data. Options include Quadtree and Octree. The default value is Quadtree. | PyramidSplitType |
| Terrain Tile Password: (Optional) |
Input the password of the source TIN terrain tile data. | String |
| Level: | Sets the maximum grid split level that encloses the data. The value range is [1,32].
|
Integer |
| Tile Name: (Optional) |
Sets the name of the result tile data. The default value is spatialGrid. | String |
| Storage Path: | Sets the storage path of the result tile data. | String |
| Thread Count: (Optional) |
Sets the number of threads allocated to this operation. The default value is 4. When the thread count is 0, it indicates the maximum number of cores of the current computer. | Integer |
| Grid Code Storage Settings (Optional) |
Specifies the grid code parameters, provided by the output of the Grid Code Storage Settings tool. | SpatialCodeStorageParameter |
Output Results
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Tile Path | Storage path of the result tile data | String |