create raster data pyramid
Instructions for Use
This tool is used to create pyramids for raster datasets in SuperMap data sources. The purpose is to improve the display speed of raster data.
Parameter Description
| parameter name | default value | parameter definition | parameter type |
|---|---|---|---|
| Source raster data | The raster dataset in the SuperMap data source where the pyramid is to be created. In iServer's processing automation WebUI interface, you can click the "Settings" button on the right side of the parameter to complete the specification of the raster dataset in the "Set Connection Information" dialog box, and support raster datasets in various data source types . ![]() In addition, you can also use the "Open Dataset" tool to open a raster dataset, and then connect the returned dataset to Assign the value to the "Source Raster Data" input parameter of the "Create Raster Data Pyramid" tool, as shown in the figure below. In this way, when the model is executed, the opened raster dataset will be dynamically assigned to the "Create Raster Data Pyramid" tool. The corresponding parameters of the tool. ![]() It can be seen that the "source raster data" input parameter of the "create raster data pyramid" tool can also be connected from other Processes the input of the resulting raster dataset output by the automation tool. |
DatasetGrid | |
| Method of creating pyramid | NONE | This parameter is used to specify the pyramid resampling method, including: NONE: no resampling; AVERAGE: average method; NEAR: nearest neighbor method. | ResamplingMethod |
output result
| parameter name | parameter definition | parameter type |
|---|---|---|
| Result Dataset | Successfully created a raster dataset of pyramids | DatasetGrid |

