Build GeoSOT Grid Tile(DEM)
Usage Instructions
The Build GeoSOT Grid Tile(DEM) tool is used to generate S3M tile data that conforms to EPSG:4326 from a raster dataset that has been spatially subdivided by GeoSOT. The original data must be in a geographic or projected coordinate system. The storage of GeoSOT grid codes is specified by the Grid Code Storage Settings tool.
Parameter Descriptions
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Raster Dataset | Specifies the source raster 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 split level for the bounding 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 for the result tile data. | String |
| Thread Count: (Optional) |
Sets the number of threads allocated to this operation. The default value is 4. A thread count of 0 indicates the maximum number of cores on the current computer. | Integer |
| Grid Code Storage Settings (Optional) |
Specifies 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 result tile data. | String |