Publishing iServer REST Map Service

Feedback


SuperMap iServer supports publishing remote iServer REST Map service as WMS service, WMTS service, REST map services, or OGC API map services. You can publish the REST map services of the service online by following these steps:

  1. 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;
  2. When the select data source is "REST map services", click Next;
  3. Enter the URL of data source service, for example, http://server:8090/iserver/services/map-world/rest. If the service entered is not a public service, it is required to enter a Token/API-key; if the obtained token is generated in HTTP Referer mode, the corresponding HTTP Referer shall be filled in Value. 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 and location of tile data generated during map browsing (e.g. SMTiles, MongoDB, OTS, GDP), click Publish;
  6. After publishing, you can see the name and link of the currently published service. Click it to access the service directly.

The remote REST service you publish can come from an iServer service deployed anywhere, as long as the service is accessible, for example, the iServer REST map services published on SuperMap Online.