Update S3M(MongoDB)

Instructions for Use

Support the upgrade of spatial 3D Model Tiles data stored in the MongoDB database from a lower version to a higher version. Model Tiles files are supported for texture and geometry recompression during the upgrade.

When the data is upgraded from S3M 1.0 to S3M 2.0, the sphere type of the data remains unchanged and is a sphere.

When the data is upgraded to S3M 3.0 and above, the sphere type of the data is ellipsoid.

Parameter Description

Parameter Name Parameter Description Parameter Type
Source Server: Enter the IP Address of the source MongoDB database server. String
Source Database: Enter the name of the source MongoDB database. String
Source Data Name: Enter the name of the source S3MTile Data in the MongoDB database to be accessed. String
User Name:
(Optional)
Enter the Username required to access the MongoDB database. String
Password:
(Optional)
Enter the Password required to access the MongoDB database. String
S3M Version:
(Optional)
Upgraded version of setup data, supporting S3M 2.0, S3M 3.0, S3M 3.01.
S3MB format Tile Data supports upgrade to S3M 3.0 and S3M 3.01 only
S3M format Tile Data supports upgrade to S3M 2.0, S3M 3.0 and S3M 3.01
S3MVersion
Texture Compression Type:
(Optional)
Supports setting the Texture Compression type of the data to reduce the amount of video memory used by the texture image. For Tile for different purposes, use different Texture Compression methods, including WebP, DXT (PC device), CRN _ DXT5 (PC), and KTX2.0.
  • WebP: a Texture Compression format that significantly reduces the amount of data and is supported on both PC and mobile.
  • DXT (PC device): Reduce video memory usage and improve rendering performance, but the total amount of data will increase.
  • CRN _ DXT5 (PC): Reduces video memory usage, reduces total amount of data, but requires longer processing time.
  • KTX2.0: Reduces video memory usage, reduces total amount of data, but requires longer processing time than DXT.
CompressedTextureType
Vertex Optimization Method:
(Optional)
Set the vertex optimization method for Tile Data, including No Compression and MeshOpt Compression.
MeshOpt is not supported for geometry compression types when upgrading to S3M 2.0.
MeshCompressType
Target Server: The IP Address of the Input result MongoDB database server. String
Target Database: The name of the Input result MongoDB database. String
Target Data Name:
(Optional)
Set the name of the Result Data.
Recommendation: The Data Name needs to be unique. The Target Dataset name should be different from the Data Name that already exists in the target server/database, or the operation may fail.
String
Target Username:
(Optional)
Enter the Username required to access the resulting MongoDB database. String
Password:
(Optional)
Enter the Password required to access the resulting MongoDB database String

Output Result

Parameter Name Parameter Description Parameter Type
Tile Output Address Result Connect Parameter for MongoDB Database TileStorage Connection