Publishing WMTS Service

Feedback


SuperMap iServer supports publishing remote standard WMTS services as data sources to local map services, such as REST Map services, WMS services, and WMTS services, and supports caching map tiles during plotting locally.

You can publish service WMTS services by following these steps:

  1. Click "publish service" on the "service management homepage" or click "quickly publish service" on the "service-service management" page to enter the publishing wizard;
  2. Select datasource as "WMTS Service", click "Next";
  3. Enter the URL of data source service, such as http://server:7070/geoserver/wmts. If the service entered is not an open service, you need to enter the user name/password with access permission. Configure the used DPI of the map in the WMTS service (WMTS standard value is adopted by default), select the matrix set to be published for each map in the service (the published service will only provide the tile of the matrix set), and click Next;
  4. Select the published service type, such as rest map service, and click Next;
  5. Configure the service, and select "enable cache for map tiles". When enabled, you can specify the storage type of tile data generated during map browsing (e.g. SMTiles, MongoDB, OTS, GDP) and location, click "Publish";
  6. After publishing, you can see the name and link of the currently published service. Click it to access the service directly.

It should be noted that

1. Currently, SuperMap iServer supports using WMTS service of version 1.0.0 as remote WMTS source for publishing.

2. When the WMTS service is used to forward the local Tianditu map with token, the token must be indicated in the data source service address, such as http://server:7070/geoserver/wmts?ak=******.