<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Return features from Network Analyst Route solve in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085495#M7606</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/281051"&gt;@AndyWhitaker1&lt;/a&gt;Thank you for sharing how you are using the traversal result. After looking at your use case, the traversal result is indeed what you need to know those features that get traversed. Unfortunately NAServer service doesn't have the capability to return traversal result right now, so the only easy way to do it is using the geoprocessing service published via publish routing services utility (PRS). You could also create custom script that uses solver object as Melinda suggested and publish as geoprocessing service, but the geoprocessing service published via PRS are also written using solver object. The custom geoprocessing service created with solver object could be used to further extend what is not available in geoprocessing service published via PRS.&lt;/P&gt;&lt;P&gt;There are ways to make geoprocessing service faster though. Here is how:&lt;/P&gt;&lt;P&gt;Once you run the publish routing services utility, you will have a folder with these four services.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MaxZeng_1-1628018867296.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20063i49128D00A6BE3D6D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MaxZeng_1-1628018867296.jpeg" alt="MaxZeng_1-1628018867296.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The NetworkAnalysis geoprocessing service (the first service in the screenshot), is published as asynchronous geoprocessing service by publish routing services utility. And it corresponds to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/route-async-services.htm" target="_self" rel="nofollow noopener noreferrer"&gt;GPServer asynchronous service&lt;/A&gt;. You could potentially go into the service parameters (by clicking the pencil next to the service) and change it to synchronous geoprocessing service. By doing this, instead of using submitJob on the geoprocessing service and query the job id for the job status, you will use execute on the geoprocessing service and wait for the job to finish. Here are some more information about&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/execute-gp-task.htm" target="_self" rel="nofollow noopener noreferrer"&gt;executing sync geoprocessing service&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MaxZeng_0-1628018840138.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20062iC19150F430EFBD47/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MaxZeng_0-1628018840138.png" alt="MaxZeng_0-1628018840138.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make the service synchronous will make the service run faster.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Aug 2021 20:48:37 GMT</pubDate>
    <dc:creator>MaxZeng</dc:creator>
    <dc:date>2021-08-03T20:48:37Z</dc:date>
    <item>
      <title>Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084901#M7591</link>
      <description>&lt;P&gt;Is it possible to have the Network Analyst return the features (route segments) on a route?&amp;nbsp; It seems we only get the merged geometry and directions.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 13:54:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084901#M7591</guid>
      <dc:creator>AndyWhitaker1</dc:creator>
      <dc:date>2021-08-02T13:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084931#M7592</link>
      <description>&lt;P&gt;Yes. You can use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/network-analyst/copy-traversed-source-features.htm" target="_self"&gt;Copy Traversed Source Features&lt;/A&gt; tool for this.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 15:02:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084931#M7592</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-08-02T15:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084934#M7593</link>
      <description>&lt;P&gt;Hi Melinda.&lt;/P&gt;&lt;P&gt;It's ok from desktop, but how is it possible using the Network Analyst Service?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 15:04:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084934#M7593</guid>
      <dc:creator>FabianoFerrazza3</dc:creator>
      <dc:date>2021-08-02T15:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084936#M7594</link>
      <description>&lt;P&gt;Unfortunately it is not possible to use that tool with a service.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 15:10:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084936#M7594</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-08-02T15:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084939#M7595</link>
      <description>&lt;P&gt;Ok, thank you.&lt;/P&gt;&lt;P&gt;Are there any method to get the traversed features in the "web scenario"?&lt;/P&gt;&lt;P&gt;I did&lt;SPAN&gt;&amp;nbsp;did it by an ArcObjects soe, using the NALayer (.lyr file), but it's not compliant to the new Enterprise SDK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you again&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 15:17:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084939#M7595</guid>
      <dc:creator>FabianoFerrazza3</dc:creator>
      <dc:date>2021-08-02T15:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084947#M7596</link>
      <description>&lt;P&gt;Yes, depending on the service, you should be able to retrieve the traversed features by doing your workflow in python using the arcpy.nax solver objects. Here is some documentation:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/performing-network-analysis.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/performing-network-analysis.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Route solver object has RouteEdges, RouteJunctions, and RouteTurns output types, so you should just be able to retrieve those.&lt;/P&gt;&lt;P&gt;Route solver object:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/route.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/route.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Route solver result object:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/routeresult.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/routeresult.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Route output data types:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/route-output-data-types.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/route-output-data-types.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ways to access output:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/accessing-analysis-outputs.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/accessing-analysis-outputs.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 15:24:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084947#M7596</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-08-02T15:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084951#M7597</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/101257"&gt;@MelindaMorang&lt;/a&gt;!&amp;nbsp; I'll read through those documents to see if I am able to find an approach that will work.&amp;nbsp; I'll add another post here once I've come to a conclusion.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 15:30:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084951#M7597</guid>
      <dc:creator>AndyWhitaker1</dc:creator>
      <dc:date>2021-08-02T15:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084954#M7598</link>
      <description>&lt;P&gt;So, Python is the only way to accomplish this, right?&lt;/P&gt;&lt;P&gt;Do you think will be ever added a rest parameter to obtain the traversed features directly by NAService?&lt;/P&gt;&lt;P&gt;Thank you again &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/101257"&gt;@MelindaMorang&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 15:35:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084954#M7598</guid>
      <dc:creator>FabianoFerrazza3</dc:creator>
      <dc:date>2021-08-02T15:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084981#M7599</link>
      <description>&lt;P&gt;I agree that ideally, this would be a REST parameter that could be set.&lt;/P&gt;&lt;P&gt;After reading through some of the docs, it seems that turning on some parameters on the network analyst service, such as returnRouteEdges might do the trick?&amp;nbsp; My knowledge of this side of things is limited, as I'm a developer working on a GIS project, and not a GIS professional.&lt;/P&gt;&lt;P&gt;I saw a property for the Network Analyst,&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;routeShapeType&lt;/EM&gt;, which sounds like setting to &lt;EM&gt;TrueShape&lt;/EM&gt; might return the underlying features?&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/routeshapetype.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/routeshapetype.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I saw a similar property to the routeShapeType in the ArcGIS for JavaScript API:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jsapi/routeparameters-amd.html#outputlines" target="_blank"&gt;https://developers.arcgis.com/javascript/3/jsapi/routeparameters-amd.html#outputlines&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 16:29:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1084981#M7599</guid>
      <dc:creator>AndyWhitaker1</dc:creator>
      <dc:date>2021-08-02T16:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085028#M7600</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/281051"&gt;@AndyWhitaker1&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/437658"&gt;@FabianoFerrazza3&lt;/a&gt;&amp;nbsp;are the two of you working on the same project? I'm not sure whether I'm having two separate conversations at once or if it's all the same thing.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regarding the python solver objects, you need to set&amp;nbsp;&lt;SPAN&gt;returnRouteEdges to True and then retrieve the RouteEdges output type from the result. The&amp;nbsp;routeShapeType property is unrelated. That controls the shape of the features in the Routes output. Regardless of your choice there, the "traversal result", which is the network edges that were traversed, will always be the same and can be retrieved through RouteEdges.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 18:04:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085028#M7600</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2021-08-02T18:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085051#M7601</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/101257"&gt;@MelindaMorang&lt;/a&gt;,&amp;nbsp;no&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/437658"&gt;@FabianoFerrazza3&lt;/a&gt;&amp;nbsp;and I are not working together, but his contributions to the question have been very helpful to me.&amp;nbsp; As&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/437658"&gt;@FabianoFerrazza3&lt;/a&gt;&amp;nbsp;has stated, it would be great to toggle this feature through the REST API or even the ArcGIS for JavaScript API.&amp;nbsp; As the web application developer, I do not have direct access to our organizations GIS servers, and thus interact with one of the above products through services.&amp;nbsp; This keeps the work on our side of the court, instead of a python script on the server.&lt;/P&gt;&lt;P&gt;That said, your explanation has been very helpful, as it helps me learn another option that's available.&amp;nbsp; After a quick discussion with the GIS analyst that I'm working with, and based on your comments, it seems that there's no way to return edges without the python script.&amp;nbsp; Thanks again!&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 18:47:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085051#M7601</guid>
      <dc:creator>AndyWhitaker1</dc:creator>
      <dc:date>2021-08-02T18:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085132#M7603</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/281051"&gt;@AndyWhitaker1&lt;/a&gt;&amp;nbsp;, if the GIS analyst you are working with, is publishing routing services using &lt;A href="https://enterprise.arcgis.com/en/server/latest/develop/windows/publishing-routing-services.htm" target="_self"&gt;publish routing services utility&lt;/A&gt;,&amp;nbsp;&lt;SPAN&gt;then&amp;nbsp;you&amp;nbsp;could&amp;nbsp;probably&amp;nbsp;use&amp;nbsp;the&amp;nbsp;geoprocessing&amp;nbsp;service published&amp;nbsp;through&amp;nbsp;this&amp;nbsp;utility&amp;nbsp;instead?&amp;nbsp;&lt;/SPAN&gt;The route geoprocessing service published has a parameter called &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/route-async-services.htm#ESRI_SECTION2_7BA954DB7B4248EC893007E6AE0F5955" target="_self"&gt;populate_route_edges&lt;/A&gt;, which should give you the traversed edges. At this point, the NAServer service doesn't have such parameter to return traversal result.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I&amp;nbsp;would&amp;nbsp;also&amp;nbsp;be&amp;nbsp;interested&amp;nbsp;to&amp;nbsp;know&amp;nbsp;what&amp;nbsp;you&amp;nbsp;want&amp;nbsp;to&amp;nbsp;do&amp;nbsp;with&amp;nbsp;the&amp;nbsp;traversal&amp;nbsp;result,&amp;nbsp;and&amp;nbsp;see&amp;nbsp;if&amp;nbsp;there&amp;nbsp;are&amp;nbsp;other&amp;nbsp;ways&amp;nbsp;to&amp;nbsp;get&amp;nbsp;the&amp;nbsp;information&amp;nbsp;you&amp;nbsp;need&amp;nbsp;without&amp;nbsp;returning&amp;nbsp;traversal&amp;nbsp;result. Thanks!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 02 Aug 2021 23:36:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085132#M7603</guid>
      <dc:creator>MaxZeng</dc:creator>
      <dc:date>2021-08-02T23:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085210#M7604</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/236407"&gt;@MaxZeng&lt;/a&gt;,&amp;nbsp;thanks for the info. on the publish routing services utility.&amp;nbsp; I will have a chat with the GIS analyst to see if that's something they're willing to try.&amp;nbsp; I'm guessing there's a performance penalty, but it's something we can test.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What we're doing?&amp;nbsp; We're analyzing each route to find all of the bridges, signs, railroad crossings, and other features.&amp;nbsp; Currently, we take the geometry returned from the routing service and query for the underlying route segments in addition to features from a few&amp;nbsp; different feature layers.&amp;nbsp; Returning the underlying features on the route would provide us with some of the information that we must query for.&amp;nbsp; Since we have to perform a spatial "contains" query with a tolerance on these other layers, it would also eliminate the very small adjacent road segments that fall within the tolerance; this mostly occurs when roads intersect at a tight angle.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Presently, we're working on providing the user with a route that returns to the start location utilizing the exact same roads as the first trip leg - since these roads have been analyzed and deemed safe.&amp;nbsp; Having only the features traversed on the first trip leg would make this challenge much simpler.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Current challenge is getting a list of the features traversed &lt;EM&gt;in order&lt;/EM&gt;.&amp;nbsp; The spatial query to our network source layer (linework) to get the features traversed often returns the features out of order (especially on long routes).&amp;nbsp; To travel the exact same route for the return trip leg, we add a certain number of waypoints as stops to the route's return leg path (which only differs for divided highway segments).&amp;nbsp; However, at the moment, when the features are out of order, sometimes the waypoints we add are also added out of order, causing the route to visit waypoints in a way that adds a lot of extra distance.&amp;nbsp; Any suggestions are welcome.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 10:53:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085210#M7604</guid>
      <dc:creator>AndyWhitaker1</dc:creator>
      <dc:date>2021-08-03T10:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085495#M7606</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/281051"&gt;@AndyWhitaker1&lt;/a&gt;Thank you for sharing how you are using the traversal result. After looking at your use case, the traversal result is indeed what you need to know those features that get traversed. Unfortunately NAServer service doesn't have the capability to return traversal result right now, so the only easy way to do it is using the geoprocessing service published via publish routing services utility (PRS). You could also create custom script that uses solver object as Melinda suggested and publish as geoprocessing service, but the geoprocessing service published via PRS are also written using solver object. The custom geoprocessing service created with solver object could be used to further extend what is not available in geoprocessing service published via PRS.&lt;/P&gt;&lt;P&gt;There are ways to make geoprocessing service faster though. Here is how:&lt;/P&gt;&lt;P&gt;Once you run the publish routing services utility, you will have a folder with these four services.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MaxZeng_1-1628018867296.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20063i49128D00A6BE3D6D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MaxZeng_1-1628018867296.jpeg" alt="MaxZeng_1-1628018867296.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The NetworkAnalysis geoprocessing service (the first service in the screenshot), is published as asynchronous geoprocessing service by publish routing services utility. And it corresponds to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/route-async-services.htm" target="_self" rel="nofollow noopener noreferrer"&gt;GPServer asynchronous service&lt;/A&gt;. You could potentially go into the service parameters (by clicking the pencil next to the service) and change it to synchronous geoprocessing service. By doing this, instead of using submitJob on the geoprocessing service and query the job id for the job status, you will use execute on the geoprocessing service and wait for the job to finish. Here are some more information about&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/execute-gp-task.htm" target="_self" rel="nofollow noopener noreferrer"&gt;executing sync geoprocessing service&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MaxZeng_0-1628018840138.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20062iC19150F430EFBD47/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MaxZeng_0-1628018840138.png" alt="MaxZeng_0-1628018840138.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Make the service synchronous will make the service run faster.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 20:48:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085495#M7606</guid>
      <dc:creator>MaxZeng</dc:creator>
      <dc:date>2021-08-03T20:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Return features from Network Analyst Route solve</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085629#M7609</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/236407"&gt;@MaxZeng&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/101257"&gt;@MelindaMorang&lt;/a&gt;&amp;nbsp;for your assistance!&amp;nbsp; They are both viable solutions for returning the features traversed on a route.&amp;nbsp; I'll work with our GIS team to implement one of the solutions.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2021 10:54:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/return-features-from-network-analyst-route-solve/m-p/1085629#M7609</guid>
      <dc:creator>AndyWhitaker1</dc:creator>
      <dc:date>2021-08-04T10:54:49Z</dc:date>
    </item>
  </channel>
</rss>

