<?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: Put Stop identity in directions (instead of calling it location1) in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/put-stop-identity-in-directions-instead-of-calling/m-p/755731#M7236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks,&amp;nbsp; tereshenkov. Here is the code I used in the end:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;GraphicsLayer stopsGraphicsLayer = myMap.Layers["myStops"] as GraphicsLayer;
Graphic stop = new Graphic() [Geometry = e.MapPoint };
ESRI.ArcGIS.Client.Geometry.Geometry whats = stop.Geometry;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 08:03:50 GMT</pubDate>
    <dc:creator>yonatanrubinstein</dc:creator>
    <dc:date>2021-12-12T08:03:50Z</dc:date>
    <item>
      <title>Put Stop identity in directions (instead of calling it location1)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/put-stop-identity-in-directions-instead-of-calling/m-p/755729#M7234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I built a network dataset and am using it in a WPF application through arcgis server. I have a Directions window that lists the directions for driving through the route that was calculated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The directions refer to the stops as "location1", "location2" and so on. I saw in the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Routing"&gt;online API&lt;/A&gt;&lt;SPAN&gt; that the stops are referred to as the addresses themselves (Look in the the attachment - underlined in red). How can I mimic this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 08:34:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/put-stop-identity-in-directions-instead-of-calling/m-p/755729#M7234</guid>
      <dc:creator>yonatanrubinstein</dc:creator>
      <dc:date>2012-10-16T08:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Put Stop identity in directions (instead of calling it location1)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/put-stop-identity-in-directions-instead-of-calling/m-p/755730#M7235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, when you add locations to the Stops sublayer of the Route layer, you can specify which value/field will be used for the Name. The Name field is used then in the Directions window (of course you can choose what field to use in the Directions).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe there should be an individual property for the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/wpf/apiref/api_start.htm?ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Tasks.RouteParameters~Stops.html"&gt;Stops class &lt;/A&gt;&lt;SPAN&gt;where you can programmatically add the value user entered (and the one that is used for geocoding). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Route_analysis/004700000045000000/"&gt;Stops properties &lt;/A&gt;&lt;SPAN&gt;from the Network Analyst help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 06:57:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/put-stop-identity-in-directions-instead-of-calling/m-p/755730#M7235</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2012-10-18T06:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Put Stop identity in directions (instead of calling it location1)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/put-stop-identity-in-directions-instead-of-calling/m-p/755731#M7236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks,&amp;nbsp; tereshenkov. Here is the code I used in the end:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;GraphicsLayer stopsGraphicsLayer = myMap.Layers["myStops"] as GraphicsLayer;
Graphic stop = new Graphic() [Geometry = e.MapPoint };
ESRI.ArcGIS.Client.Geometry.Geometry whats = stop.Geometry;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:03:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/put-stop-identity-in-directions-instead-of-calling/m-p/755731#M7236</guid>
      <dc:creator>yonatanrubinstein</dc:creator>
      <dc:date>2021-12-12T08:03:50Z</dc:date>
    </item>
  </channel>
</rss>

