Load MongoDB Tiles
Feature Description
This feature allows adding MongoDB-stored map tiles to a map (vector tiles are not supported). Before use, ensure MongoDB service is running. Refer to "MongoDB Feature Description" for service startup guidance.
Feature Entry
- Maps Tab -> Data Group -> MongoDB Tiles Button.
- Data Tab -> Manage Tiles Group -> Manage Tiles -> Add MongoDB Tile.
Steps
- Create a new map.
- Click Maps Tab -> Data Group -> MongoDB Tiles Button. The Load MongoDB Tiles dialog will appear for parameter configuration:
- Server Address: Input the MongoDB server address storing map tiles.
- Database Name: Specify the database name containing map tiles.
- Username/Password: Provide credentials if the database requires authentication.
- After successful connection, all tiles in the database will be listed. Select desired tiles for loading.
- Click OK to complete MongoDB map tiles loading.
Related Topics