<?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 Direction Arrows in Network Analyst in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455363#M4324</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created the network, then checked off the box to display directional arrows (Sorry I can't get more descriptive, my network analyst extension isn't working at the moment).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Apr 2010 14:58:08 GMT</pubDate>
    <dc:creator>SarahWach</dc:creator>
    <dc:date>2010-04-20T14:58:08Z</dc:date>
    <item>
      <title>Direction Arrows in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455361#M4322</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;Is there any way to export or otherwise display the direction arrows created in Network Analyst outside Network Analyst?&amp;nbsp; I have created the network and displayed the arrows but others without the extension are wanting to see the arrows as just graphics.&amp;nbsp; Is this possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sarah Wach&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manitoba Hydro&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 17:57:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455361#M4322</guid>
      <dc:creator>SarahWach</dc:creator>
      <dc:date>2010-04-15T17:57:25Z</dc:date>
    </item>
    <item>
      <title>Direction Arrows in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455362#M4323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If your flow is the same direction as the digitization of the lines, then you can just change the line symbology itself to contain arrows.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 18:16:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455362#M4323</guid>
      <dc:creator>LornaMurison</dc:creator>
      <dc:date>2010-04-15T18:16:21Z</dc:date>
    </item>
    <item>
      <title>Direction Arrows in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455363#M4324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I created the network, then checked off the box to display directional arrows (Sorry I can't get more descriptive, my network analyst extension isn't working at the moment).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Apr 2010 14:58:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455363#M4324</guid>
      <dc:creator>SarahWach</dc:creator>
      <dc:date>2010-04-20T14:58:08Z</dc:date>
    </item>
    <item>
      <title>Direction Arrows in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455364#M4325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Network datasets can be viewed in ArcMap even if a Network Analyst license isn't installed. So your colleagues could simply add the network dataset as a layer to view the arrows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, it does take longer to draw network datasets in ArcMap than feature classes with the same shapes. This is because network datasets don't actually store geometries--they continually look them up from source feature classes instead. Therefore, you probably would want to use the source feature classes to render directionality. Here's how:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add the source feature class to ArcMap. I'll assume it's called Streets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In the &lt;/SPAN&gt;&lt;STRONG&gt;Table of Contents&lt;/STRONG&gt;&lt;SPAN&gt;, double-click Streets to open the &lt;/SPAN&gt;&lt;STRONG&gt;Layer Properties&lt;/STRONG&gt;&lt;SPAN&gt; dialog box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Under the &lt;/SPAN&gt;&lt;STRONG&gt;Symbology&lt;/STRONG&gt;&lt;SPAN&gt; tab, click&lt;/SPAN&gt;&lt;STRONG&gt; Categories &amp;gt; Unique values&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Click the &lt;/SPAN&gt;&lt;STRONG&gt;Value Field&lt;/STRONG&gt;&lt;SPAN&gt; drop-down list and choose the field that stores directionality. I'll assume the field is called Oneway and has the following values: FT for one-way streets in the from-to direction, TF for to-from, N for streets that don't allow travel in either direction, and &amp;lt;blank&amp;gt; for streets that allow travel in both directions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Click &lt;/SPAN&gt;&lt;STRONG&gt;Add All Values&lt;/STRONG&gt;&lt;SPAN&gt; to add FT, TF, N, and &amp;lt;blank&amp;gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6. Set symbols for each value. For FT, I would choose &lt;/SPAN&gt;&lt;STRONG&gt;Arrow Right Middle&lt;/STRONG&gt;&lt;SPAN&gt; (or Arrow at End); for TF, &lt;/SPAN&gt;&lt;STRONG&gt;Arrow Left Middle&lt;/STRONG&gt;&lt;SPAN&gt; (or Arrow at Start); for N, a red line; for &amp;lt;blank&amp;gt;, a gray line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can save the Streets symbology as a layer file and share it with your colleagues.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Apr 2010 23:27:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455364#M4325</guid>
      <dc:creator>RobertGarrity</dc:creator>
      <dc:date>2010-04-23T23:27:50Z</dc:date>
    </item>
    <item>
      <title>Direction Arrows in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455365#M4326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To be more clear, I am using the Utility Network Analyst toolbar to create the arrows.&amp;nbsp; The data I am using is Hydrography and is structured based on junction codes, so I have a JUNCT_TO attribute and JUNCT_FROM attribute.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 13:40:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455365#M4326</guid>
      <dc:creator>SarahWach</dc:creator>
      <dc:date>2010-04-28T13:40:42Z</dc:date>
    </item>
    <item>
      <title>Direction Arrows in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455366#M4327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, thanks.&amp;nbsp; I guess I need to work some more with networks...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 16:46:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455366#M4327</guid>
      <dc:creator>SarahWach</dc:creator>
      <dc:date>2010-04-28T16:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Direction Arrows in Network Analyst</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455367#M4328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you have any issues with the direction arrows not rendering when/if exporting to PDF?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 20:02:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/direction-arrows-in-network-analyst/m-p/455367#M4328</guid>
      <dc:creator>EmelieHealy</dc:creator>
      <dc:date>2011-08-31T20:02:42Z</dc:date>
    </item>
  </channel>
</rss>

