Tile conversion
Instructions for use
Tile conversion refers to the conversion of TileStorage Format, which supports the conversion between original, compact and MongoDB formats. Tile conversion is often used to convert local raw, Compact tiles to MongoDB tiles, reducing local memory while facilitating Data Share.
Function entrance
- Data tab-> Tile Management group-> Tile Management.
Operating instructions
- Add Tile: MongoDB Tiles and Local Tiles can be added. Please refer to the Add a Tile for detailed operations.
- Click the button to pop up the Convert Storage Format dialog.
- Detailed parameters are as follows:
- Tile Name: Select the tile name to be converted
- Storage Format: Display the TileStorage Format to be converted.
- Tile format: Display the tile format of the tile to be converted.
- Result Settings:
- Storage Format: Set the Storage Format of the target Tile, providing three formats: original, compact and MongoDB. When selecting Storage Format as Raw or Compact, you need to set the target Tile directory and the target Tile Name. When selecting Storage Format as MongoDB, you need to set the server address, Database Name, Tile Name, Username, and password.
- Target Tile Directory: Set the storage directory of the target tile.
- Target Tile Name: Sets the name of the target tile.
- Server address: Enter the address of the MongoDB server.
- Database Name: Enter the Database Name where Map Tiles are stored.
- Tile Name: Enter a name for the Map tiles.
- Username/Password: If the user name and password are set for the database, you need to enter the corresponding username and password of the database.
- Enable multithreading: Support setting of multiple processes for TileType Conversion. The user can reasonably set the number of processes according to machine resources to improve the merging performance.
- Click OK to execute the Type Conversion operation.