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:
- On the Home page of Service
Management -> Publish Service or the Services
-> Service Management page, click Quickly
Publish Service to enter the publishing wizard;
- Select "ArcGIS REST Vector Tile Service"
as the data source and click Next;
- 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:
- The security type is "Token", and
then input the Token string that has been obtained. If the obtained
Token If it is generated in HTTP Referer mode, you need to fill in
the corresponding HTTP Referer value
After completing the above configuration, click Next;
- Select the published service type, REST
Vector Tile Service, and click Next;
- After publishing, you can see the name
and link of the currently published service. Click it to access the
service directly.