Build GeoSOT Grid Tile(Oblique)
Usage Instructions
The Build GeoSOT Grid Tile(Oblique) tool is used to generate S3M tile data conforming to the EPSG:4326 coordinate system from oblique photogrammetry 3D model data that has been spatially subdivided by GeoSOT. The original oblique data is in the original S3M format not stored in MongoDB and is in the geographic 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 |
|---|---|---|
| SCP File | Input the configuration file (*.scp) of the oblique photogrammetry 3D model data to be processed (storage format is original S3M not stored in MongoDB). | String |
| Pyramid Split Type: (Optional) |
Sets the pyramid split type of the result data. Options include Quadtree and Octree. Default is Quadtree. | PyramidSplitType |
| Level: | Sets the maximum grid split level that encloses the data. Value range is [1,32].
|
Integer |
| Tile Name: (Optional) |
Sets the name of the result tile data. Default is spatialGrid. | String |
| Storage Path: | Sets the storage path for the result tile data. | String |
| Number of Threads: (Optional) |
Sets the number of threads allocated for this operation. Default is 4. When the number of threads is 0, it indicates the maximum number of cores of the current computer. | Integer |
| Grid Code Storage Settings (Optional) |
Specifies the grid code parameters, determined 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 |