Creating caching task - 3D tiles

Feedback


Distributed Map Tiling module of iServer supports to partition the image and terrain data of 3D scene in a 3D service into tiles, and store them in MongoDB. The process of distributed tile function are almost the same as how to partition 2D tiles, except some little differences in the specific parameter configuration.

Visit WebManager of the main node, click Clusters>Distributed Tiles>Create tiling task, set the service component, 3D scene, layer, tile type, storage type, cache scale and so on.

Basic setting

Advanced setting

In addition, the default tile size is 256*256.

Newly added tile version and appending tile

After setting the parameter above, click Create tile task to start cache.

If the above storage location has existed 3D tiles of the same layer, the new task will append new tiles and overwrite old tiles.