Publish ArcGIS REST Vector Tiles Service

Feedback


SuperMap iServer supports publishing ArcGIS REST vector tile services as iServer's REST vector tile service.

You can publish a ArcGIS REST vector tiles service by following these steps:

  1. On the Home page of Service Management -> Publish Service or the Services -> Service Management page, click Quickly Publish Service to enter the publishing wizard;
  2. Select "ArcGIS REST Vector Tile Service" as the data source and click Next;
  3. Input ArcGIS REST vector tiles ervice address, For example, http://localhost:6080/arcgis/rest/services/SampleWorldCities_v2/VectorTileServer, if the input service is not a public service, security authentication is required, which can be performed in the following ways:

After completing the above configuration, click Next;

  1. Select the published service type, REST Vector Tile Service, and click Next;
  1. After publishing, you can see the name and link of the currently published service. Click it to access the service directly.