Publishing WMS Service

Feedback


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

You can publish service WMS services 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. Select "WMS Service" as the data source and click Next;
  3. Enter the WMS service address, e.g. http://server:7070/geoserver/wms from GeoServer Service, http://localhost:8090/iserver/services/map-china400/wms111/China from iServer Service. If the service entered is not a public service, you need to enter a user name/password with access permission, and then 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.