<?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: Retrieving traversed source edge attributes in GP service in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/retrieving-traversed-source-edge-attributes-in-gp/m-p/611928#M5865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We too have almost the exact same need...to get at what used to be called the "section" table (in "coverages", yes I am showing my age). Basically the pieces that make up a route. We plan to enter a support ticket to get help with this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Mar 2019 15:07:37 GMT</pubDate>
    <dc:creator>JohnFix1</dc:creator>
    <dc:date>2019-03-06T15:07:37Z</dc:date>
    <item>
      <title>Retrieving traversed source edge attributes in GP service</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/retrieving-traversed-source-edge-attributes-in-gp/m-p/611927#M5864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey GeoNet!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been struggling to find the best way to retrieve attributes from edges traversed in routes generated by a Find Routes GP service nested within another GP service. Currently, I'm returning edges in my outputs and storing the SourceOIDs as keys in a dictionary with empty values, then populating the values with the necessary attributes by referencing the OBJECTID field in a feature service of the source edges. This method works fine, but it requires that I republish a new table service each time I update the network dataset (may be unnecessary, but I'm still wrapping my head around server-side concepts so that's why I'm here). I'm updating the ND frequently enough that this has become cumbersome and I'm hoping there's a better way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some details:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The ND lives in a file geodatabase in a registered folder on a separate machine and is updated every 12 to 24 hours&lt;/LI&gt;&lt;LI&gt;I need to pull the geometry token from the traversed edges to generate the final output of the larger GP service; the output from Find Routes is not sufficient for what I need to return&lt;/LI&gt;&lt;LI&gt;The nature of the underlying data requires a total recreation with each ND update; since I'm not simply appending new edges to an existing ND and rebuilding, so there's no consistent OBJECTID sequence in the edges that I could potentially utilize&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some questions/thoughts I've had:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I'd like to entirely eliminate having to use a separate feature service to pull shapes/attributes; since the data is in a registered folder, could I get these values with a SearchCursor?&lt;UL&gt;&lt;LI&gt;If so, what is the proper path structure to use as a reference to the source edges?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;If I replaced the Find Routes service with a Copy Traversed Source Features GP service to generate the routes, would it provide more flexible alternatives to get the outputs I'm looking for?&lt;UL&gt;&lt;LI&gt;Related thought: would returning the output route layer in the Find Routes service and using that as an input to a separate Copy Traversed Source Features service be better practice?&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've gotten to the point where I'm just spinning my wheels, so I hope that someone else has been faced with this issue and can provide some more insight.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 16:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/retrieving-traversed-source-edge-attributes-in-gp/m-p/611927#M5864</guid>
      <dc:creator>DuncanFetner1</dc:creator>
      <dc:date>2018-11-05T16:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving traversed source edge attributes in GP service</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/retrieving-traversed-source-edge-attributes-in-gp/m-p/611928#M5865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We too have almost the exact same need...to get at what used to be called the "section" table (in "coverages", yes I am showing my age). Basically the pieces that make up a route. We plan to enter a support ticket to get help with this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 15:07:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/retrieving-traversed-source-edge-attributes-in-gp/m-p/611928#M5865</guid>
      <dc:creator>JohnFix1</dc:creator>
      <dc:date>2019-03-06T15:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving traversed source edge attributes in GP service</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/retrieving-traversed-source-edge-attributes-in-gp/m-p/611929#M5866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We think the answer may be contained in this link:&lt;/P&gt;&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#b3d3f316-8436-463d-988e-11ba9ca03e78.htm"&gt;http://desktop.arcgis.com/en/arcobjects/latest/net/webframe.htm#b3d3f316-8436-463d-988e-11ba9ca03e78.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2019 16:40:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/retrieving-traversed-source-edge-attributes-in-gp/m-p/611929#M5866</guid>
      <dc:creator>JohnFix1</dc:creator>
      <dc:date>2019-03-06T16:40:48Z</dc:date>
    </item>
  </channel>
</rss>

