<?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>idea Specify network location for route stop using business ID instead of ObjectID in ArcGIS Network Analyst Ideas</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-ideas/specify-network-location-for-route-stop-using/idi-p/960117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Currently using Network Analyst, to specify that a stop must be on a specific network element, its network location must be identified using the SourceID, SourceOID, PosAlong, and SideOfEdge. &amp;nbsp;The SourceOID is the ObjectID of the corresponding feature in the feature class participating the network dataset. &amp;nbsp;Because the ObjecdtID is automatically generated and cannot be set to a specific value when a feature is inserted, its value may not be known in certain contexts, but another business ID maybe well known. &amp;nbsp;We should be able to specify the business ID instead of the object ID to identify the network element.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am specifically interested in the context of using the ArcGIS Runtime OnlineRouteTask that hits ArcGIS Server’s REST API.&amp;nbsp; However there are other cases in which this would apply as well.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;For Reference:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;This use of SourceID, SourceOID, PosAlong, and SideOfEdge may be easily missed in the Esri documentation, but here are a few links that touch on it:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="https://developers.arcgis.com/net/desktop/api-reference/" target="_blank"&gt;https://developers.arcgis.com/net/desktop/api-reference/&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="https://geonet.esri.com/thread/82305" target="_blank"&gt;https://geonet.esri.com/thread/82305&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//003600000133000000" target="_blank"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//003600000133000000&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//0036000000zp000000" target="_blank"&gt;http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//0036000000zp000000&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//004800000005000000.htm" target="_blank"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//004800000005000000.htm&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;

&lt;!-- content transformation source ID: 087E0000000CxLI --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Apr 2015 19:03:25 GMT</pubDate>
    <dc:creator>MichaelDorais</dc:creator>
    <dc:date>2015-04-27T19:03:25Z</dc:date>
    <item>
      <title>Specify network location for route stop using business ID instead of ObjectID</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-ideas/specify-network-location-for-route-stop-using/idi-p/960117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Currently using Network Analyst, to specify that a stop must be on a specific network element, its network location must be identified using the SourceID, SourceOID, PosAlong, and SideOfEdge. &amp;nbsp;The SourceOID is the ObjectID of the corresponding feature in the feature class participating the network dataset. &amp;nbsp;Because the ObjecdtID is automatically generated and cannot be set to a specific value when a feature is inserted, its value may not be known in certain contexts, but another business ID maybe well known. &amp;nbsp;We should be able to specify the business ID instead of the object ID to identify the network element.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am specifically interested in the context of using the ArcGIS Runtime OnlineRouteTask that hits ArcGIS Server’s REST API.&amp;nbsp; However there are other cases in which this would apply as well.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;For Reference:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;This use of SourceID, SourceOID, PosAlong, and SideOfEdge may be easily missed in the Esri documentation, but here are a few links that touch on it:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="https://developers.arcgis.com/net/desktop/api-reference/" target="_blank"&gt;https://developers.arcgis.com/net/desktop/api-reference/&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="https://geonet.esri.com/thread/82305" target="_blank"&gt;https://geonet.esri.com/thread/82305&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//003600000133000000" target="_blank"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#//003600000133000000&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style=""&gt;&lt;SPAN style="font-family: arial,sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//0036000000zp000000" target="_blank"&gt;http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//0036000000zp000000&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//004800000005000000.htm" target="_blank"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//004800000005000000.htm&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;

&lt;!-- content transformation source ID: 087E0000000CxLI --&gt;

&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Apr 2015 19:03:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-ideas/specify-network-location-for-route-stop-using/idi-p/960117</guid>
      <dc:creator>MichaelDorais</dc:creator>
      <dc:date>2015-04-27T19:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Specify network location for route stop using business ID instead of ObjectID</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-ideas/specify-network-location-for-route-stop-using/idc-p/960118#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcMap or ArcGIS Pro, you can use the search_query parameter in the Add Locations or Calculate Location tool to force the points to locate on an edge with a specific ID from some field.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/network-analyst/add-locations.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/network-analyst/add-locations.htm"&gt;Add Locations—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think the REST API supports a search query, but if you're pre-calculating your location fields anyway, you could probably just do it this way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2019 21:26:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-ideas/specify-network-location-for-route-stop-using/idc-p/960118#M19</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2019-10-10T21:26:10Z</dc:date>
    </item>
  </channel>
</rss>

