Supporting service

Feedback


SuperMap iPortal supports access to third-party functional services, such as the Web Printing service in SuperMap iServer, as supporting service of iPortal. These supporting services can be used in iPortal's WebApps and functional modules. iPortal administrators can optionally perform the following configurations according to their own business needs:

Support service name DataViz WebApp MapStudio WebApp DataInsights WebApp
Web print service

-

-

Address mmatching service

-

POI search service

-

-

Spatial analysis services

-

-

 

Web Printing configuration

SuperMap iPortal supports the Web Printing configuration in SuperMap iServer , which can realize map printing in DataViz WebApp, and output the produced map as a printable document. The iPortal administrator can complete the Web Printing configuration through the following steps to access the Web Printing function in iServer:

  1. Log in to the home page of the portal as an administrator, and click Management > Site Configuration > Support Services to enter the Web Printing configuration page
  2. Web Printing Url: fill in the address of the connected iServer Web Printing service, the format is: http://<server>:<port>/iserver/services/webprinting/rest/webprinting/v1
  3. iPortal Root Url (optional): fill in this the actual root address of iPortal, in the format: http://<server>:<port>/iportal. If this parameter is empty, it means The iServer Web Printing service can directly access the relevant address of this iPortal involved in the print content. If your network environment is more complicated, it is recommended that you perform this configuration
  4. Click the "Save" button to complete the Web Printing service configuration

After the configuration is complete, you can use the Web Printing function in DataViz WebApp.

Search service configuration

DataViz  WebApp, or MapStudio WebApp POI serch control, provides the ability to search POI information.

You needs to configure the search service provider as an administrator before using the POI search. Click 'Administration' > 'Site Configuration' > 'Support Service', select the "Search Services" Tab page, select the service type and fill in parameters:

Spatial analysis service configuration

DataInsights currently offers two spatial analysis tools: standard spatial analysis and distributed spatial analysis. To use the iServer-based standard spatial analysis tool and distributed spatial analysis tool, you need to configure the analysis service address first.

Standard spatial analysis service

Standard spatial analysis supports client-side spatial analysis and SuperMap iServer-based spatial analysis in two ways, among which, client-side spatial analysis can be used without configuration; iServer-based spatial analysis function requires the use of iServer's spatial analysis tool, and the steps to add iServer analysis server in iPortal are as follows:

Login to the portal home page as administrator, click "Management">"Site Configuration">"Support Services", select " Spatial analysis service" tab, and fill in the parameters under "Standard spatial analysis service":

  1. Service Address: Enter the iServer spatial analysis service address, for example: http://ip:port/iserver/services/spatialanalyst-xx/restjsr/spatialanalyst
  2. Token: If the spatial analysis service published in iServer is protected, you need toenter the token of iServer, to obtain the token, please see: 获取 Token
  3. Click the "Save" button to take effect

Distributed spatial analysis service

The distributed spatial analysis function of DataInsights is based on the distributed analysis service of SuperMap iServer, so it is necessary to add a distributed analysis service enabled iServer server with distributed analysis service enabled for distributed spatial analysis of DataInsights.

After opening the distributed analysis service in SuperMap iServer, add iServer distributed analysis server in iPortal, proceed as follows:

Login to the portal home page as administrator, click "Management">"Site Configuration">"Support Services", select "Spatial Analysis Service" tab, and fill in the parameters under "Distributed Spatial Analysis Service":

  1. Service address: Enter iServer distributed analytics service address, for examplehttp://ip:port/iserver/services/distributedanalyst/rest/v1/jobs
  2. Token: If the distributed analysis service in iServer is protected, you need toenter the token of iServer, to obtain the token, please see: 获取 Token
  3. Click the "Save" button to take effect

Note:

  1. For distributed spatial analysis of Excel, CSV, and GeoJSON format data, iPortal hosted iServer server, iServer server configured for relational storage, and iServer server for distributed analysis, all three need to be the same SuperMap iServer
  2. For distributed analysis of registered HDFS data, iPortal hosted iServer server and the iServer server for distributed analysis, both need to be the same SuperMap iServer

For hosted server configurations, see: hosted servers: For relational storage configurations, see: hosted data storage configuration.