Build Low-Altitude Grid Tile (Model)
Instructions for Use
The Build Low-Altitude Grid Tiles (Model) tool is used to generate S3M tile data (EPSG:4326) from model datasets that have undergone GeoSOT spatial subdivision and uses a geographic coordinate system. The GeoSOT spatial subdivision rules are specified by the Grid Code Storage tool.
Parameter Description
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Model Dataset | Specifies the model dataset to be processed. | Dataset |
| Pyramid Split Type: (Optional) |
Sets the pyramid split type for the result data. Options include Quadtree and Octree. Default value is Quadtree. | PyramidSplitType |
| Level: | Sets the maximum grid subdivision level for bounding the data. Valid range is [1,32].
|
Integer |
| Tile Name: (Optional) |
Sets the name of the result tile data (cannot be empty). Default value is spatialGrid. | String |
| Storage Path: | Sets the storage path for the result tile data. | String |
| Thread Count: (Optional) |
Sets the number of threads allocated for this operation. Default value is 4. A value of 0 means using the maximum number of cores available on the current computer. | Integer |
| Grid Code Storage (Optional) |
Sets the grid code parameters, specified by the output of the Grid Code Storage tool. | SpatialCodeStorageParameter |
Output Result
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Tile Path | The storage path of the result tile data. | String |