Publishing ArcGIS REST Network Analysis Service
|
Feedback
|
You can publish the ArcGIS REST Network Analysis Service by following these steps:
- In the service management homepage, click on quick service publishing or in the Servcie->Service management page, click on quick service creation to enter the publishing wizard;
- Select datasource as "ArcGIS REST Network Analysis Service", click Next;
- Enter the pre-published map service URL, for example, http://localhost:6080/arcgis/rest/services/exercise/NAServer . If the input service is not a public service, security authentication is required, the security type is "Token", and then input the Token string that has been obtained; if the obtained Token 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 service type of the publication. For example, rest transportation analysis service, click Next;
- Select the network dataset, path analysis layer, service area analysis layer, and closest facility analysis layer to be published, and click Publish;
- After publishing, you can see the name and link of the currently published service. Click it to access the service directly.