Publish Service

Feature Description

Convert ArcGIS's datasource or map document into SuperMap's format, then use SuperMap iServer to publish the service, and finally forward the service. Currently, three types of ArcGIS REST services are supported, including ArcGIS REST Feature Service, ArcGIS REST Map Service, and ArcGIS REST Network Analysis Service.

Feature Entry

  • Data Migration tab->ArcGIS Data Migration->SuperMap Service>ArcGIS Service.

Parameter Description

Caution:

If the iServer service is not started or the admin account username/password is incorrect, login will fail. Please verify the connection information and try logging in again.

  • iServer URL: Enter the iServer address for publishing the service. Click the combo box dropdown button, select "New Connection", and the "Login to SuperMap iServer" dialog will pop up. Enter the service URL, username, and password to log in. After logging in successfully, the program will automatically save the connected addresses, and users can quickly log in later by selecting the historical records.
  • Workspace Name: Select the workspace file (*.smwu) to be published. The program will read related data based on the file path.
  • Upload Local Files: Set whether to upload local files. If not uploaded, changes to the file directory may render the service unavailable.
  • REST Service: Supports publishing as REST service types, including ArcGIS REST Feature Service, ArcGIS REST Map Service, and ArcGIS REST Network Analysis Service. For detailed descriptions of REST service types, please refer to REST Services.
  • Editable: Controls whether the data can be edited. When checked, the published data can be edited by other clients, such as creating new datasets, renaming datasets, etc.

After executing the service publishing, the output window will show whether the publishing is successful. If successful, the service URL and browsing URL will be displayed. After the service is published, log in to the SuperMap iServer service management interface and select the arcgisrest option to convert the service. Two service URLs will be generated, which can be used to browse the published service.

Related Topics

Data Migration Overview

Data Migration

Map Document Migration

Tile Migration