<?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: Creating a Rail network dataset? in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141508#M1418</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;Thanks. I do deal with asset management but is not bread and butter &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;option1: Suggestions based on the example picture that you attached, do not make the intersection break at that point. So in edit mode, you select the two line segments that form a feasible rail route and select the merge option from the edit menu. Ofcourse, this will work if you have not a lot of such intersections. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;option2: Other than the image, i suggest that you first make a route layer, that is the entire path a train would take from its origin to destination and this should be done for each possible route. Then, split your each route at vertices. After you do this, use the Linear Directional Mean tool with ID as a case. This will give you angle(bearing) of each line segment. For rail, the difference in bearing of successive line segments should not be huge, as you already pointed out. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The above helps you to identify points of wrong turns and you can manually correct them as in option 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;option3: after doing the above, if you find out that there are exception routes that do have a sharp turn while other trains at the same intersection do not and if it is not possible to generalize. Then add and extra line segment with different elevation field for that line. see picture.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, it is manual work !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My english is not the best, so please ask again if not clear.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Nov 2012 05:56:23 GMT</pubDate>
    <dc:creator>RamB</dc:creator>
    <dc:date>2012-11-14T05:56:23Z</dc:date>
    <item>
      <title>Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141505#M1415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone created a Network Dataset for rail? I am trying to create one from &lt;/SPAN&gt;&lt;A href="http://cta.ornl.gov/transnet/RailRoads.html"&gt;http://cta.ornl.gov/transnet/RailRoads.html&lt;/A&gt;&lt;SPAN&gt; which has a lot of good data but unfortunately I am new to Network Analyst. The Paris example makes it seem straight forward, but unfortunately it is not with this rail dataset. Any words of wisdom would be greatly appreciated. I just dont want to have problems with turns and hierarchy which is very restrictive for rail cars.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 16:35:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141505#M1415</guid>
      <dc:creator>BenKeller2</dc:creator>
      <dc:date>2012-11-12T16:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141506#M1416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hallo,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please explain what is your objective after creating the network ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 19:08:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141506#M1416</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2012-11-12T19:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141507#M1417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I work for an asset management firm and we want to be able to analyze routes based on our historical data of how long our assets sit in facilities and how long they typically take during their travel between them. We want to be able to give accurate information of ETA's to our customers. Obviously we understand that it will not be 100% accurate but some estimations are better than nothing. This&amp;nbsp; dataset has a lot of useful information, but the description of the attributes is out of date and it does not build very well. I am trying to incorporate some restrictions for turns mostly some simple ones such as acute angles, and hierarchy since there is an attribute for main lines and etc., but I cannot seem to figure it out. Obviously a train should not be able to make this turn, and the node incorporated with that intersection does not label it as a switch and has nothing in the turn attribute column. The turn attributes consist of A,E,U,M,S,T,X,Y, Z, and blank. Without a correct description I am not sure what I can actually do with this dataset. Maybe you know a more reliable dataset? Any help would be great!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 12:47:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141507#M1417</guid>
      <dc:creator>BenKeller2</dc:creator>
      <dc:date>2012-11-13T12:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141508#M1418</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;Thanks. I do deal with asset management but is not bread and butter &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;option1: Suggestions based on the example picture that you attached, do not make the intersection break at that point. So in edit mode, you select the two line segments that form a feasible rail route and select the merge option from the edit menu. Ofcourse, this will work if you have not a lot of such intersections. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;option2: Other than the image, i suggest that you first make a route layer, that is the entire path a train would take from its origin to destination and this should be done for each possible route. Then, split your each route at vertices. After you do this, use the Linear Directional Mean tool with ID as a case. This will give you angle(bearing) of each line segment. For rail, the difference in bearing of successive line segments should not be huge, as you already pointed out. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The above helps you to identify points of wrong turns and you can manually correct them as in option 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;option3: after doing the above, if you find out that there are exception routes that do have a sharp turn while other trains at the same intersection do not and if it is not possible to generalize. Then add and extra line segment with different elevation field for that line. see picture.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;yes, it is manual work !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My english is not the best, so please ask again if not clear.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 05:56:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141508#M1418</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2012-11-14T05:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141509#M1419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot for your help! I will look into that, and see what I can do. The problem may be that I have an entire rail network of North America that I am working with. A full manual work around for it could be a bit time consuming.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 11:41:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141509#M1419</guid>
      <dc:creator>BenKeller2</dc:creator>
      <dc:date>2012-11-14T11:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141510#M1420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I suggest that atleast that the routes be made. It will help your cause a lot. And routes with combination of elevation fields will take your project a long way and bring clarity to your model. Not sure if you already have it as such (one line feature for one rail route).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 15:33:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141510#M1420</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2012-11-14T15:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141511#M1421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another question, if I wanted to make sure that routes are only taken on the same rail by ownership (not specifically one owner) but a function that would limit a route to stay on that same owner rail based on where I start the route. How would I write that function?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 12:04:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141511#M1421</guid>
      <dc:creator>BenKeller2</dc:creator>
      <dc:date>2012-11-20T12:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141512#M1422</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;you can make use of elevations. each owner can have own elevation. shortest path does not criss-cross across different elevations. It can be imagined as something like the mobile phone spectrum allocation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See step 20 &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00470000005t000000"&gt;here&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; "There are two ways to model elevations: using true elevation values from&amp;nbsp; geometry or using logical elevation values from elevation fields. "&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 14:55:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141512#M1422</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2012-11-20T14:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141513#M1423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't have an elevation field and my Owner field is a text field not an integer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 17:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141513#M1423</guid>
      <dc:creator>BenKeller2</dc:creator>
      <dc:date>2012-11-20T17:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141514#M1424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you able to add fields, or is the data a read only?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 17:07:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141514#M1424</guid>
      <dc:creator>NicoleHanson</dc:creator>
      <dc:date>2012-11-20T17:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141515#M1425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yea I guess I could add a field. It's from &lt;/SPAN&gt;&lt;A href="http://cta.ornl.gov/transnet/RailRoads.html"&gt;http://cta.ornl.gov/transnet/RailRoads.html&lt;/A&gt;&lt;SPAN&gt; . Plus it probably does not help that this is my&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; first time creating a network dataset and using network analyst. Have you worked with this dataset before or any rail network? Network analyst seems to be more road friendly than rail.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 17:17:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141515#M1425</guid>
      <dc:creator>BenKeller2</dc:creator>
      <dc:date>2012-11-20T17:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141516#M1426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yea I guess I could add a field. It's from &lt;A href="http://cta.ornl.gov/transnet/RailRoads.html"&gt;http://cta.ornl.gov/transnet/RailRoads.html&lt;/A&gt; . Plus it probably does not help that this is my first time creating a network dataset and using network analyst. Have you worked with this dataset before or any rail network? Network analyst seems to be more road friendly than rail.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not worked with rails, but I have created a network dataset from scratch, and have worked with network analysis exclusively for the past 5 months.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my understanding, rails are very similar to roads.&amp;nbsp; Let me see what I can do from my end to help you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 17:35:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141516#M1426</guid>
      <dc:creator>NicoleHanson</dc:creator>
      <dc:date>2012-11-20T17:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141517#M1427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To start, this is a great resource I used when creating and modifying my network: &lt;/SPAN&gt;&lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/32890"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/32890&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is the option when creating the ND to use global turns, that will be helpful.&amp;nbsp; Also, with Hierarchy, it's actually very easy to use.&amp;nbsp; You would need to add a field if there isn't already one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 17:40:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141517#M1427</guid>
      <dc:creator>NicoleHanson</dc:creator>
      <dc:date>2012-11-20T17:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141518#M1428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a hierarchy type field, just saying Main Lines and what not. The dataset actually has a lot of useful data, just my understanding of parameters and evaluators is slowing me down. Thanks a lot though! That would be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 18:12:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141518#M1428</guid>
      <dc:creator>BenKeller2</dc:creator>
      <dc:date>2012-11-20T18:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Rail network dataset?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141519#M1429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Gotcha, then I would check out the last part of that document.&amp;nbsp; It talks about the Parameters and Evaluators.&amp;nbsp; What worked best for Hierarchy though, is using a numeric set up vs the text.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2012 18:21:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/creating-a-rail-network-dataset/m-p/141519#M1429</guid>
      <dc:creator>NicoleHanson</dc:creator>
      <dc:date>2012-11-20T18:21:44Z</dc:date>
    </item>
  </channel>
</rss>

