SuperMap iServer supports publishing data catalog service
to REST map services, REST data services, REST spatialanalyst service,
and OGC API data services. It also supports storing the generated map
tile in the process of the plotting process to the local disk.
You can publish data catalog 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;
- The select data source is "data catalog
services", and click Next;
- Enter data catalog data in the format:
HTTP://{IP}:{port}/iserver/services/datacatalog/rest/datacatalog/relationship/datas/{dataId}
- Select the published service type, such
as rest map service, and click Next;
- Configure relevant services, and click
Publish to complete the publishing
process;
- After publishing, you can see the name
and link of the currently published service. Click it to access the
service directly.