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:
- In the service management
homepage, click on quick service
publishing or in the Servcie->Service management page, click on
quick service creation to enter the publishing
wizard;
- Select datasource as "WMTS Service",
click Next;
- 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;
- Select the published service type, such
as rest map service, and click Next;
- 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;
- 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=******.