Build TaiGe Grid Tile(TIN)

Usage Instructions

The Build TaiGe Grid Tile(TIN) tool is used to generate S3M tiles from TIN terrain tile data that has been partitioned using TaiGe Grid. The TIN to be operated must be in a planar coordinate system or projected coordinate system, and the coordinate range must satisfy: left boundary: -65536.0, right boundary: 262144.0, top boundary: 131072.0, bottom boundary: -131072.0. The storage of the TaiGe Grid code is specified by the Grid Code Storage Settings tool.

It is recommended to load the resulting tiles in a planar scene to avoid usage issues caused by positional offset.

Parameter Descriptions

Parameter Name Parameter Description Parameter Type
SCT File Path Input the configuration file (*.sct) of the TIN terrain tile data to be operated. String
Terrain Tile Password:
(Optional)
Input the password of the source TIN terrain tile data. String
Pyramid Split Type:
(Optional)
Set the pyramid split type of the result data. Options include Quadtree and Octree. PyramidSplitType
Level: Set the maximum grid split level of the bounding data. The value range is [1,9].
The grid side length decreases as the level increases. The specific relationship is as follows: Level 1: grid side length 1000 meters, Level 2: 500 meters, Level 3: 100 meters, Level 4: 50 meters, Level 5: 10 meters, Level 6: 3 meters, Level 7: 1 meter, Level 8: 0.3 meters, Level 9: 0.1 meters.
Integer
Tile Name:
(Optional)
Set the name of the resulting tile data. The default value is spatialGrid. Integer
Tile Name:
(Optional)
Set the name of the resulting tile data. The default value is spatialGrid. String
Storage Path: Set the storage path of the resulting tile data. String
Number of Threads:
(Optional)
Set the number of threads allocated for this operation. The default value is 4. When the number of threads is 0, it indicates that the number of threads equals the maximum number of cores of the current computer. Integer
Grid Code Storage Settings
(Optional)
Specify the grid code parameters, which are provided by the output of the Grid Code Storage Settings tool. SpatialCodeStorageParameter

Output Results

Parameter Name Parameter Description Parameter Type
Tile Path The storage path of the resulting tile data. String