Generate Nested SCP (MongoDB)
Instructions for use
This tool can be used to merge multiple SCP files stored in a MongoDB database to generate a comprehensive SCP file for unified management and usage of multiple S3M data, and supports appending additional merges based on an existing aggregated SCP.
Currently, only tile data of S3M version 3.01 is supported for generating nested SCPs.
Parameter Description
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Source Server Name: | Enter the IP address of the source MongoDB database server. | String |
Source Database Name: | Enter the name of the source MongoDB database. | String |
Source Username: (Optional) |
Enter the username required to access the MongoDB database. | String |
Source Password: (Optional) |
Enter the password required to access the MongoDB database. | String |
Tile Collection List | Enter the list of source S3M tile names in the MongoDB database to be accessed. Currently, only S3M 3.01 tiles are supported. | Object |
Merge Mode: (Optional) |
Select the tile merge mode, including Merge and Append.
|
S3MLayerAggregatorMode |
Tile Name: (Optional) |
Set the name of the result data. The default value is "Aggregate". | String |
Output Result
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Tile Name: | The name of the resulting tile data. | String |