Publishing Batch ArcGIS REST Services
|
Feedback
|
SuperMap iServer supports batch forwarding of REST map services, REST feature services, REST vector tile services, and REST geocode services published in ArcGIS Server based on the ArcGIS Server service root address.
You can follow these steps to select the services and corresponding interfaces to be forwarded based on your actual needs:
- On the Home page of the service management interface -> Publish Service, or on the Services ->Service Management page, click Quickly Publish Serviceto enter the publishing wizard;
- Select Datasource as "Batch ArcGIS REST Services",then clickNext;
- Enter the ArcGIS REST service root address in the supported form https://{ip}:{port}/arcgis/rest/services. In addition, you need to select a security authentication method and configure security authentication information according to the service's public status, as follows:
- No security authentication: No further configuration is required.
- Username/Password: Enter a username, password, ArcGIS Token service address (https://{ip}:{port}/arcgis/tokens) with access rights and the corresponding HTTP Referer value.
- Token: Enter the Token string that has been obtained. If the acquired token is generated by HTTP Referer, you also need to fill in the corresponding HTTP Referer value.
After completing the above configurations, click Next;
- Select the type of service to publish. iServer defaults to providing the interfaces supported when forwarding ArcGIS REST services, including: REST-Map Service, REST-Data Service, REST-Address Matching Service, REST-Vector Tile Service, WMS 1.1.1 service, WMS 1.3.0 service, WMTS 1.0.0 service, WMTS-CHINA service, WMTS-ARCGIS service, WFS 1.0.0 service, WFS 2.0.0 service, OGC API-Feature Service, OGC API-Map Service, ArcGIS REST Geocoding Service, Baidu REST Map Service, and Google REST Map Service. You can choose other service types and corresponding interfaces based on your actual needs. Click Next;
- Configure services:
- For map services: Choose whether to enable map tile cache. When enabled, you can specify the storage type (such as UGCV5, SMTiles, MongoDB, OTS (obsolete)) and storage location of tile data generated during map browsing, as well as whether to cache system, whether to turn off tile resampling, cache expiration time and other configurations;
- For data services: Set whether data services allow editing
After completing the above configurations, click Next;
- After successful publishing, you can see the published service name and link, which can be directly accessed by clicking.