id: spatialgridbuildbydatasetmodel title: Build GeoSOT Grid Tile(Model)
Build GeoSOT Grid Tile(Model)
Usage Instructions
The Build GeoSOT Grid Tile(Model) tool is used to generate S3M tile data conforming to EPSG:4326 from a model dataset that has been spatially subdivided using GeoSOT. The original model data must be in a geographic coordinate system or a projected coordinate system. The storage of GeoSOT grid codes is specified by the Grid Code Storage Setting tool.
Parameter Descriptions
| 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. The default value is Quadtree. | PyramidSplitType |
| Level: | Sets the maximum grid subdivision level for the bounding data. Value range: [1,32].
|
Integer |
| Tile Name: (Optional) |
Sets the name of the result tile data (cannot be empty). The 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 to this operation. The default value is 4. A value of 0 indicates the number of threads equals the maximum number of cores on the current computer. | Integer |
| Grid Code Storage Setting (Optional) |
Sets the grid code parameters, specified by the output of the Grid Code Storage Setting tool. | SpatialCodeStorageParameter |
Output Results
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Tile Path | The storage path of the result tile data | String |