{"componentChunkName":"component---src-templates-microservices-js","path":"/en/microservices/PublishArcGISRESTNetworkAnalysisServices/","result":{"data":{"markdownRemark":{"html":"<h2 id=\"publishing-arcgis-rest-network-analysis-service\"><a href=\"#publishing-arcgis-rest-network-analysis-service\" aria-hidden class=\"anchor\"><svg aria-hidden=\"true\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Publishing ArcGIS REST Network Analysis Service</h2>\n<p>GIS Cloud Suite supports to publish ArcGIS REST Network Analysis Service as ArcGIS REST-Transportation Analysis Service. Please publish ArcGIS REST Network Analysis Service by the following steps:</p>\n<ol>\n<li>\n<p>Log in to GIS Cloud Suite, clicks on <strong>iManager Home > System Management</strong>; clicks <strong>Service Management > Service Instances</strong> on the left navigation bar; clicks on <strong>+ Publish Service</strong> on the page of Service Instances. Selects <strong>ArcGIS REST Network Analysis Service</strong> and clicks on <strong>Next</strong>.</p>\n<p>\n  <a\n    class=\"gatsby-resp-image-link\"\n    href=\"/iManager_K8S/1014/static/75057e905d075ee7a42b3594fb064222/121b3/ArcGISRESTnetworkanalysisselectionen.png\"\n    style=\"display: block\"\n    target=\"_blank\"\n    rel=\"noopener\"\n  >\n  \n  <span\n    class=\"gatsby-resp-image-wrapper\"\n    style=\"position: relative; display: block;  max-width: 840px; margin-left: auto; margin-right: auto;\"\n  >\n    <span\n      class=\"gatsby-resp-image-background-image\"\n      style=\"padding-bottom: 56.666666666666664%; position: relative; bottom: 0; left: 0; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0ElEQVQoz5WRSQ6DMAxFuf8Feqmuqt6gu24IlBAPJO4PFqgICaV/YYLj53joHq9P34dhCMycUprnGZaI0ioRwTHGCDec+MQ1wNXFJKWUnLOZqSrCYFVqohpOBN4DYG3VfuhwZ5t0WQTv8zJxruGr9tCzjrAqM0XSiYu/4EIKXJ2zHOBNpfaJ9uKEIaBywJgF+BbYiBj8sgkeTKAVhkTQAu+/f8BoD+Tvla+tAS6GGQNW0X0xIQTwjWUX7Nq7dXgcR0zuCvZVRLHbvTzfXr9d6Au8eYnvuyvM2QAAAABJRU5ErkJggg=='); background-size: cover; display: block;\"\n    >\n      <img\n        class=\"gatsby-resp-image-image\"\n        style=\"width: 100%; height: 100%; margin: 0; vertical-align: middle; position: absolute; top: 0; left: 0; box-shadow: inset 0px 0px 0px 400px white;\"\n        alt=\"arcgisrestnetworkanalysisselection\"\n        title=\"\"\n        src=\"/iManager_K8S/1014/static/75057e905d075ee7a42b3594fb064222/1e088/ArcGISRESTnetworkanalysisselectionen.png\"\n        srcset=\"/iManager_K8S/1014/static/75057e905d075ee7a42b3594fb064222/65ed1/ArcGISRESTnetworkanalysisselectionen.png 210w,\n/iManager_K8S/1014/static/75057e905d075ee7a42b3594fb064222/d10fb/ArcGISRESTnetworkanalysisselectionen.png 420w,\n/iManager_K8S/1014/static/75057e905d075ee7a42b3594fb064222/1e088/ArcGISRESTnetworkanalysisselectionen.png 840w,\n/iManager_K8S/1014/static/75057e905d075ee7a42b3594fb064222/121b3/ArcGISRESTnetworkanalysisselectionen.png 1070w\"\n        sizes=\"(max-width: 840px) 100vw, 840px\"\n      />\n    </span>\n  </span>\n  \n  </a>\n    </p>\n<ul>\n<li>Advanced Options(Used for customize configuration): Customize the configuration to build services, more details please refer to <a href=\"https://help.supermap.com/iServer/zh/tutorial/Server_Service_Management/GISService_Config/GISService_Config/\" target=\"_blank\">SuperMap iServer Documentation</a>. To extent services please refer to <a href=\"../ExtensionIntroduction/\">Service Management > Service Extension</a>. To migrate services from iServer please refer to <a href=\"../iServerServicesMigration/\">Appendix > iServer Services Migration</a>.</li>\n</ul>\n</li>\n<li>\n<p>Fills out the datasource information.</p>\n<ul>\n<li>ArcGIS REST Network Analysis URL(Required): The URL of ArcGIS REST Network Analysis Service, for example, <code class=\"gatsby-code-text\">http://localhost:6080/arcgis/rest/services/exercise/NAServer</code>.</li>\n<li>Token: If the service were not for public, it was necessary to enter the Token to access.</li>\n<li>HTTP refer: This value needs to be set when using Token in the format of HTTP Referer.</li>\n<li>Click load service information(Required)</li>\n<li>Network Data Set(Required): Select the ArcGIS network data set.</li>\n<li>Route Analysis Layer: Select the best layer for route analysis.</li>\n<li>Service Area Analysis Layer: Select the layer for service area analysis.</li>\n<li>Closest Facility Layer: Select the layer for closest facility search.</li>\n</ul>\n</li>\n<li>Select the service type. Please refer to the relationship table in <a href=\"../PublishService/\">GIS Cloud Suite >Service Management > Service Instances > Publish Service</a>.</li>\n<li>\n<p>Configure Service.</p>\n<ul>\n<li>Select whether the service configuration is <strong>Editable</strong>. If the service configuration is editable, the visitors allow to modify the service configuration.</li>\n<li>Define <strong>Service Name</strong>, the name of the service instance. The service name will be generated according to datasource and service type automatically if you do not define.</li>\n</ul>\n</li>\n<li>\n<p>Select the service node.</p>\n<ul>\n<li>New node: Create a service node to carry the service instance. If this is your first time to publish service, you need to create a service node.</li>\n<li>Existing nodes(Recommend): Select the existing service nodes to carry the service instance. If the existing service nodes do not have the license permission, please create a new one.</li>\n</ul>\n</li>\n<li>Clicks on <strong>Publish</strong> and wait for the prompt.</li>\n</ol>","frontmatter":{"title":"GIS Cloud Suite","next":null,"prev":null},"fields":{"path":"content/microservices/PublishArcGISRESTNetworkAnalysisServices.en.md","slug":"/en/microservices/PublishArcGISRESTNetworkAnalysisServices/","langKey":"en"}}},"pageContext":{"slug":"/en/microservices/PublishArcGISRESTNetworkAnalysisServices/"}}}