<?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 How to get link directions in ArcMap in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-get-link-directions-in-arcmap/m-p/11195#M594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been working with a network in Arcmap. in my network there is no column or attribute for the links to show me if it is northbound, southbound and so on. Is there a way to identify the direction of the network links and have them as an attribute of each link!?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Feb 2014 18:58:12 GMT</pubDate>
    <dc:creator>AkbarBakhshi1</dc:creator>
    <dc:date>2014-02-16T18:58:12Z</dc:date>
    <item>
      <title>How to get link directions in ArcMap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-get-link-directions-in-arcmap/m-p/11195#M594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been working with a network in Arcmap. in my network there is no column or attribute for the links to show me if it is northbound, southbound and so on. Is there a way to identify the direction of the network links and have them as an attribute of each link!?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Feb 2014 18:58:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-get-link-directions-in-arcmap/m-p/11195#M594</guid>
      <dc:creator>AkbarBakhshi1</dc:creator>
      <dc:date>2014-02-16T18:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get link directions in ArcMap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-get-link-directions-in-arcmap/m-p/11196#M595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Right click the layer and go to symbology and then go to edit symbol. At the top, under properties, from the type dropbox, select cartographic line symbol. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;select the line in layers window on the left and on the right select "Arrow at end" what ever suits you. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 08:52:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-get-link-directions-in-arcmap/m-p/11196#M595</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2014-02-17T08:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get link directions in ArcMap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-get-link-directions-in-arcmap/m-p/11197#M596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Right click the layer and go to symbology and then go to edit symbol. At the top, under properties, from the type dropbox, select cartographic line symbol. &lt;BR /&gt;select the line in layers window on the left and on the right select "Arrow at end" what ever suits you. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your response. but, it seems that, If I am doing it right, this does not give me the direction as an attribute.It just changes the lines to arrows! I know the direction of the lines, but I need it to be added as a column to the attributes of the links. Since there are so many links, it is not feasible to do that manually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 13:03:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-get-link-directions-in-arcmap/m-p/11197#M596</guid>
      <dc:creator>AkbarBakhshi1</dc:creator>
      <dc:date>2014-02-17T13:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get link directions in ArcMap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-get-link-directions-in-arcmap/m-p/11198#M597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Oki. Then you must use the azimuth object. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add new variable (angle_from_y) of cost type to your network dataset, and in evaluators select script evaluation. and write value = edge.fromazimuth in the from-to case and =edge.toazimuth in the to-from evaluator. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;build you network and then when you identify the line, you will see the azimuth values. from these azimuth values, you can tell the direction of the digitization.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:04:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-get-link-directions-in-arcmap/m-p/11198#M597</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2014-02-17T15:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get link directions in ArcMap</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-get-link-directions-in-arcmap/m-p/11199#M598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Oki. Then you must use the azimuth object. &lt;BR /&gt;&lt;BR /&gt;Add new variable (angle_from_y) of cost type to your network dataset, and in evaluators select script evaluation. and write value = edge.fromazimuth in the from-to case and =edge.toazimuth in the to-from evaluator. &lt;BR /&gt;&lt;BR /&gt;build you network and then when you identify the line, you will see the azimuth values. from these azimuth values, you can tell the direction of the digitization.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your help..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 12:38:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-get-link-directions-in-arcmap/m-p/11199#M598</guid>
      <dc:creator>AkbarBakhshi1</dc:creator>
      <dc:date>2014-02-18T12:38:04Z</dc:date>
    </item>
  </channel>
</rss>

