<?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 lines from XY attributes in a point feature class in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633676#M35821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually I think this could be done with Network Analyst, possibly on your original network.&amp;nbsp; You would have to define all of the flight lines as one-way roads.&amp;nbsp; The only issue is that I don't know how Network Analyst would deal with the time restriction affecting departure opportunities, but it better designed to handle actual traces along connected network lines.&amp;nbsp; You could create a set of points as events at 5 minutes into each flight to function as barriers for different runs.&amp;nbsp; Alternatively manipulating a field on the flights could act as a barrier for a given set of traces.&amp;nbsp; It is on the boundary of what Network Analyst is optimized to do, but probably possible.&amp;nbsp; Look into that extension to see if it seems to fit the problem you are ultimately to solve.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jul 2013 20:41:32 GMT</pubDate>
    <dc:creator>RichardFairhurst</dc:creator>
    <dc:date>2013-07-25T20:41:32Z</dc:date>
    <item>
      <title>Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633667#M35812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a point feature class, and within the feature class I have two other sets of XY coordinates and I want to create a line from the main point to the other two sets of coordinates and create a point at the end of each line so I can snap it to another line. The end process here is for a network dataset connection, but this part has been bugging me. Help would be great! Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 13:01:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633667#M35812</guid>
      <dc:creator>BenKeller2</dc:creator>
      <dc:date>2013-01-08T13:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633668#M35813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to use the XY to Line tool, but that only allows a start and end location, but I want two connect three points not just two. If that clears up what I was describing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 13:30:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633668#M35813</guid>
      <dc:creator>BenKeller2</dc:creator>
      <dc:date>2013-01-08T13:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633669#M35814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you looked at the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003s000000"&gt;Points to Line&lt;/A&gt;&lt;SPAN&gt; tool?&amp;nbsp; You can use the Sort_Field to determine the order of the lines that will connect the points.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 16:49:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633669#M35814</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2013-01-08T16:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633670#M35815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have looked into that. The problem is for every point I have 2 sets of coordinate points (that are not displayed) within the attribute table that I want that specific point to connect to. So I have my original point data, and then I used the near tool to get coordinates of the closest rail segment, and also road segment that I want to connect to. Those two sets of coordinates are not points yet because I do not know how to display multiple attribute columns of coordinates. I feel like that is pretty elementary but I cannot find a tool to do it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Moral of the story is each point has two other sets of coordinates in its' attribute row and I want to connect that point to those two XY coordinates.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 17:02:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633670#M35815</guid>
      <dc:creator>BenKeller2</dc:creator>
      <dc:date>2013-01-08T17:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633671#M35816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have looked into that. The problem is for every point I have 2 sets of coordinate points (that are not displayed) within the attribute table that I want that specific point to connect to. So I have my original point data, and then I used the near tool to get coordinates of the closest rail segment, and also road segment that I want to connect to. Those two sets of coordinates are not points yet because I do not know how to display multiple attribute columns of coordinates. I feel like that is pretty elementary but I cannot find a tool to do it.&lt;BR /&gt;&lt;BR /&gt;Moral of the story is each point has two other sets of coordinates in its' attribute row and I want to connect that point to those two XY coordinates.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What you have is fine.&amp;nbsp; First add two long fields.&amp;nbsp; Make one an ID field and calculate the ObjectIDs of the original points into that field.&amp;nbsp; The other field will be an Order field for your master set of points and populate it with a value of 1 for the original point (or 2 if it is supposed to be an angle point between the rail and road points).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You then just need to create some temporary layers and point feature classes (possibly export a standalone table only from the points from within the tableview you have open in your screen shot).&amp;nbsp; Use the Make XY Event Layer tool twice with the standalone table, once for the rail Long/Lat and the other for the Road Long/Lat to convert the attributes to an in memory point layer.&amp;nbsp; Next Export from the TOC (not the tableviews) each of these layers to create real point feature classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now recalculate the Order field of these new point feature classes to be 2 for one of the new feature classes and 3 for the other (or 1 for the first and 3 for the other if the original points was the angle point).&amp;nbsp; Now use the Append tool to join them to the original point layer (or make a copy of the original point feature class in ArcCatalog and use the Append tool to append the new points to that feature class).&amp;nbsp; Now you can use the Points to Line tool with this data, using the ID field value as the line ID and the Order field to make your three point angled line follow the correct path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the way Geoprocessing usually works.&amp;nbsp; Use lots of small tool steps that build on each other and that create temporary feature classes.&amp;nbsp; Stop looking for a single swiss army knife tool that does every step.&amp;nbsp; The one stop tool often does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 23:17:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633671#M35816</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-01-08T23:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633672#M35817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a question about this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm doing something similar, but the difference is that I'm connecting airline flights across different time blocks (600-700, 700-800, etc)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've already made Polylines for each time block, but I want to connect separate flight paths (ie, Dallas to Houston connects in Houston for a new flight path Houston to Amarillo, etc) but I don't know how to retain the time block and connect the Polylines into a single flight route for the entire day. Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 13:47:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633672#M35817</guid>
      <dc:creator>HollyGolvach</dc:creator>
      <dc:date>2013-02-11T13:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633673#M35818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a question about this. &lt;BR /&gt;&lt;BR /&gt;I'm doing something similar, but the difference is that I'm connecting airline flights across different time blocks (600-700, 700-800, etc)&lt;BR /&gt;&lt;BR /&gt;I've already made Polylines for each time block, but I want to connect separate flight paths (ie, Dallas to Houston connects in Houston for a new flight path Houston to Amarillo, etc) but I don't know how to retain the time block and connect the Polylines into a single flight route for the entire day. Any suggestions?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From the sound of it, you have multiple segments that make up a complete flight path that are divided at each time block.&amp;nbsp; You want a single line that connects all of these segments.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will have to drop or generalize the timeblock information in the single line full flight path.&amp;nbsp; A Min/Max summary could retain the end values of the time blocks or you could create a comma separated complete list in a single field, but either way you lose some of the details of the separate line segments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Therefore, you really need to maintain two separate feature classes to fully represent the data you are working with.&amp;nbsp; You can create a relate between the two feature classes to move back and forth between the two representations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As far as connecting the line segments, create a Linear Referencing Route from the segments based on Flight ID and use a summary value for the Time Blocks (Min?Max).&amp;nbsp; Make sure all of your time block lines are drawn to point toward the end time block position.&amp;nbsp; Calculate the Time Block ranges into two fields (a From Time and a To Time) and use these fields as the From Measure and To Measure values for the Create Route tool to correctly order the segments and assign mesures to the Route that will be based on time.&amp;nbsp; Some adjustment to the time blocks will be needed if two flight segment connect across the midnight barrier to ensure that the path on the preceeding day connects to the path on the next day.&amp;nbsp; Make sure to override the Environmental Settings options for the Create Route tool to set the M Range, M Resolution and M Tolerance to hold fractional values (by default the Create Route will use only integer measure values, which is rarely useful, but only the Environmental Settings give you a consistent way to override that behavior).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With this route you can create an event table to show segments along the flight paths covering any time range you want that fits within the flight times.&amp;nbsp; For example you could get a segment for 625 to 750 with no problem and no need to create new feature geometry, only a row in a table or spreadsheet with the Flight ID and the From and To time interval you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are connecting several Flight IDs together, you would need to create a new field to hold a Total Day Flight ID that you would have to create.&amp;nbsp; As long as the segments that make up that set of flights do not have overlapping time block values on any segment, the Create Route tool should be able to combine them all.&amp;nbsp; Of course you will again lose some detail with this line that is preserved in the separate Flight ID paths and the time block paths, so this should probably be a modeled derivative of the more detailed data and you should perform maintenance on the finest level of detail that makes sense.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are looking to solve route optimization problems, then you need to use Network Analyst once you have a working network of flights.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 14:46:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633673#M35818</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-02-11T14:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633674#M35819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for the in-depth response, it's really appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Essentially (in broader strokes):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Create a working network of flights starting with the Linear Referencing Route tool using the Route_ID (which is really a line between Departure &amp;amp; Arrival) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Use the Start Time (min) and the End Time (max) for each segment as the From-Measure and the To-Measure and set in units of Time&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Use the Create Route tool and designate Time as the field that will govern the sequence of the routes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Modify the Environmental Settings of the Create Route tool so that "M" values are Fractional (instead of Integer)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Once the Route is created, then each flight will have a corresponding Route_ID and Departure time and Arrival time associated to it as a measurement&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NEXT (the 2nd feature layer) is an EVENT table derived from the Linear Referencing Route tool? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- I'm confused here about how to pull the arriving flight at any given time and match it to the correct departing flight? (Or. has this already been achieved by sequencing the segments based on Time during the Create Route step?) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You suggest:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"this should probably be a modeled derivative of the more detailed data and you should perform maintenance on the finest level of detail that makes sense." &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Can you give me an example of what I need to derive as the "Total Day" field if I were to connect the Flight IDs together using the Create Route tool? (Ex, Total Day = ??? units? what value? ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- FINALLY, once the Network is built and is functional, then I can move into the Routing problem and optimization territory...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, I'm still a little unclear on the specifics I've listed above that are necessary to make the network functional. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you SO much for your help, thus far. I appreciate any other insight you can impart. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Holly G.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 19:23:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633674#M35819</guid>
      <dc:creator>HollyGolvach</dc:creator>
      <dc:date>2013-07-25T19:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633675#M35820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi there, &lt;BR /&gt;&lt;BR /&gt;Thanks so much for the in-depth response, it's really appreciated!&lt;BR /&gt;&lt;BR /&gt;Essentially (in broader strokes):&lt;BR /&gt;&lt;BR /&gt;- Create a working network of flights starting with the Linear Referencing Route tool using the Route_ID (which is really a line between Departure &amp;amp; Arrival) &lt;BR /&gt;&lt;BR /&gt;- Use the Start Time (min) and the End Time (max) for each segment as the From-Measure and the To-Measure and set in units of Time&lt;BR /&gt;&lt;BR /&gt;- Use the Create Route tool and designate Time as the field that will govern the sequence of the routes&lt;BR /&gt;&lt;BR /&gt;- Modify the Environmental Settings of the Create Route tool so that "M" values are Fractional (instead of Integer)&lt;BR /&gt;&lt;BR /&gt;- Once the Route is created, then each flight will have a corresponding Route_ID and Departure time and Arrival time associated to it as a measurement&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Correct so far.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;NEXT (the 2nd feature layer) is an EVENT table derived from the Linear Referencing Route tool? &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not necessarily.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- I'm confused here about how to pull the arriving flight at any given time and match it to the correct departing flight? (Or. has this already been achieved by sequencing the segments based on Time during the Create Route step?) &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The sequence should help, but since departure and arrival are in separate fields it is difficult to automate.&amp;nbsp; At the very least you can create a DEPARTURE and ARRIVAL field for each route and calculate them with the Python expressions:&amp;nbsp; !SHAPE.FIRSTPOINT.M! and !SHAPE.LASTPOINT.M!&amp;nbsp; I would have to look at the table output you have to consider the options for creating chained routes (not a Road Network issue)&amp;nbsp; Basically you need to deal with the Many to Many relationship based on all arrivals at a location with all departures at the location that are greater than the arrival time.&amp;nbsp; Such relationships are hard to automate, since choices have to be made.&amp;nbsp; For example, all of the matches are potential flight choices for any given person unless they have another destination objective that makes the choice for them.&amp;nbsp; I don't deal with flight scheduling, so I am not really sure of the rules that govern your model and that would be critical to know to automate any choices.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also need to know if you are trying to solve a problem for a single person making each connection, such as a pilot, or are you trying to trace all possible flight connections that could be made based on arrival and departure matches.&amp;nbsp; The single pilot arriving at the airport can only choose one departing flight and only one that is later than his arrival time.&amp;nbsp; Once the choice is made all other flight possibilities are eliminated.&amp;nbsp; That is a very different problem from trying to trace the entire set of passenger and crew connecting flight opportunities associated with an airport.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The later problem could be handled something like a road intersection with each arriving flight being a one way road in and all departing flights leaving being departing roads out.&amp;nbsp; As Long as I can extract all of the To Points and associate them with all of the overlapping From points at an airport tha share the same the location (like roads leading to and from an intersection) and the names that can be given and ordered.&amp;nbsp; An example might be the intersection:&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Airport 1 Arrival 0700 Flight 102 &amp;amp; Airport 1 Departure 0800 Flight 33 &amp;amp; Airport 1 Departure 0900 Flight 404 &amp;amp; Airport 1 Departure 950 Flight 501 &amp;amp; Airport 1 Departure 1400 Flight 689&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This intersection is like a roundabout connecting a 1 way road network.&amp;nbsp; The above list would indicate the complete opportunities you may have during a given day for a specific arriving flight with the only the first listed "Road" being required to enter the roundabout (one-way road in), but all other intersecting "Roads" can be used to exit the roundabout intersection (one way roads out).&amp;nbsp; The time helps define the total set of connections and their order in the list.&amp;nbsp; The "Road Names" could be shortened, but one connecting flight ID representing two lines that can be combined could be:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Airport 1 Arrival 0700 Flight 102 &amp;amp; Airport 1 Departure 0800 Flight 33&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Each half of that pair can be joined to the original lines on one half of that description with a arrival description or departure description&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know of ways to create such intersection points from the end points of lines.&amp;nbsp; The Make Query Table tool could also be used to solve the problem by extracting the end points of the lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You suggest:&lt;BR /&gt;"this should probably be a modeled derivative of the more detailed data and you should perform maintenance on the finest level of detail that makes sense." &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is just a principle of data in general.&amp;nbsp; Always keep the least aggregated source data you can and create data that connects to it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- Can you give me an example of what I need to derive as the "Total Day" field if I were to connect the Flight IDs together using the Create Route tool? (Ex, Total Day = ??? units? what value? ) &lt;BR /&gt;&lt;BR /&gt;- FINALLY, once the Network is built and is functional, then I can move into the Routing problem and optimization territory...&lt;BR /&gt;&lt;BR /&gt;But, I'm still a little unclear on the specifics I've listed above that are necessary to make the network functional. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately I also am unclear on where you are heading with your problem, but as you can see I can conceive of several possible approaches that could be used to solve different connecting flight choices.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thank you SO much for your help, thus far. I appreciate any other insight you can impart. &lt;BR /&gt;&lt;BR /&gt;Sincerely, &lt;BR /&gt;Holly G.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your welcome.&amp;nbsp; Interesting problem and different from traffic analysis due to the constraint of access in and out of an intersection based on time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 20:24:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633675#M35820</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-07-25T20:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633676#M35821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually I think this could be done with Network Analyst, possibly on your original network.&amp;nbsp; You would have to define all of the flight lines as one-way roads.&amp;nbsp; The only issue is that I don't know how Network Analyst would deal with the time restriction affecting departure opportunities, but it better designed to handle actual traces along connected network lines.&amp;nbsp; You could create a set of points as events at 5 minutes into each flight to function as barriers for different runs.&amp;nbsp; Alternatively manipulating a field on the flights could act as a barrier for a given set of traces.&amp;nbsp; It is on the boundary of what Network Analyst is optimized to do, but probably possible.&amp;nbsp; Look into that extension to see if it seems to fit the problem you are ultimately to solve.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 20:41:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633676#M35821</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-07-25T20:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633677#M35822</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;Thank you very much. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me clarify the "problem" at hand. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Route feature layer: I need a basic airline network that shows existing routes (these do not necessarily need to be formatted for time.) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ex, ROUTE ID = 1 DEP = DAL ARR = PHX CYCLE = [end date] (meaning, an airplane flies this route until a certain date)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Next, I need to have a feature layer that contains the ideal schedule of the Route feature, including the actual times these routes are scheduled&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ex, ROUTE ID = 1 DEP = DAL ARR = PHX CYCLE = 05132008 DEP_TM = 900 ARR_TM = 1030 FLY_TM = 120 (mins) FLT_NM = 7886 TAIL_NM = 1202N &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The way to connect the flights will be through a shared date, tail number and flight number in most cases:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PHX - DAL = flight 7886 on tail 1202N on [date] - round trip&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DAL - PHX = flight 7886 on tail 1202N on [date]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PHX - LAX = flight 808 on tail 1202N on [date] - new connection in LAX, but same tail number and date (meaning, it's the same airplane, which is what we're tracking)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My research question isn't very specific at this point, but eventually I want to see whether it's the route ( PHX - DAL - PHX - LAX) or the individual airport that more influences delay in the network. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Another feature layer with what was actually flown, meaning the historic schedule data. The above was the "ideal" schedule--but, I have the historical flight data of what times the planes actually left and arrived so I can see the difference between them. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The field list is extensive, but know that to build the network we have the Tail Number to follow the specific plane along it's route so long as it's on the same day and follows an appropriate time/space continuum. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your help is appreciated - I'm looking into the best way to start with the Linear Referencing and Network Analyst tools....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 21:40:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633677#M35822</guid>
      <dc:creator>HollyGolvach</dc:creator>
      <dc:date>2013-08-06T21:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating lines from XY attributes in a point feature class</title>
      <link>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633678#M35823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello, &lt;BR /&gt;&lt;BR /&gt;Thank you very much. &lt;BR /&gt;&lt;BR /&gt;Let me clarify the "problem" at hand. &lt;BR /&gt;&lt;BR /&gt;1) Route feature layer: I need a basic airline network that shows existing routes (these do not necessarily need to be formatted for time.) &lt;BR /&gt;&lt;BR /&gt;Ex, ROUTE ID = 1 DEP = DAL ARR = PHX CYCLE = [end date] (meaning, an airplane flies this route until a certain date)&lt;BR /&gt;&lt;BR /&gt;2) Next, I need to have a feature layer that contains the ideal schedule of the Route feature, including the actual times these routes are scheduled&lt;BR /&gt;&lt;BR /&gt;Ex, ROUTE ID = 1 DEP = DAL ARR = PHX CYCLE = 05132008 DEP_TM = 900 ARR_TM = 1030 FLY_TM = 120 (mins) FLT_NM = 7886 TAIL_NM = 1202N &lt;BR /&gt;&lt;BR /&gt;The way to connect the flights will be through a shared date, tail number and flight number in most cases:&lt;BR /&gt;&lt;BR /&gt;PHX - DAL = flight 7886 on tail 1202N on [date] - round trip&lt;BR /&gt;DAL - PHX = flight 7886 on tail 1202N on [date]&lt;BR /&gt;PHX - LAX = flight 808 on tail 1202N on [date] - new connection in LAX, but same tail number and date (meaning, it's the same airplane, which is what we're tracking)&lt;BR /&gt;&lt;BR /&gt;My research question isn't very specific at this point, but eventually I want to see whether it's the route ( PHX - DAL - PHX - LAX) or the individual airport that more influences delay in the network. &lt;BR /&gt;&lt;BR /&gt;3) Another feature layer with what was actually flown, meaning the historic schedule data. The above was the "ideal" schedule--but, I have the historical flight data of what times the planes actually left and arrived so I can see the difference between them. &lt;BR /&gt;&lt;BR /&gt;The field list is extensive, but know that to build the network we have the Tail Number to follow the specific plane along it's route so long as it's on the same day and follows an appropriate time/space continuum. &lt;BR /&gt;&lt;BR /&gt;Your help is appreciated - I'm looking into the best way to start with the Linear Referencing and Network Analyst tools....&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since this thread is marked as answered for the original user and your objectives are diverging from the original post topic fairly substantially, you should probably start a new thread.&amp;nbsp; Restate your problem there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please include a screen shot of the lines you already have and the data contained on them.&amp;nbsp; Are the lines overlapping and representing multiple flights currently, or is each line already a distinct route independent of actual time and planes?&amp;nbsp; How is the actual flight data stored currently?&amp;nbsp; In a table or as actual lines?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In many ways the question and unknown comes down to the delay time at each airport more than flight time.&amp;nbsp; This probably would heavily depend on the plane and the airport design.&amp;nbsp; Disembarking and Boarding time and luggage or cargo unloading and loading time would vary depending on the plane capacity and available gates at the airport.&amp;nbsp; Two planes cannot board at the same gate at the same time, so there is a maximum boarding number at any given time at a given airport, plus you have to account for delays between planes occupying the same gate over the course of the day.&amp;nbsp; Spacing of take off and landing would also have to be known for the airports and the cycle time between each to estimate ideal or maximum capacity, which is influenced by the number of available runways and landing/take-off windows.&amp;nbsp; Identifying peak operation times would be crucial, since rush hour puts pressure on airport facilities just as much as it does on roadway facilities, and those peak hour and peak day spots are the most precious to allocate, since passenger demand is highest at those times.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what those factors are, but they influence the problem a great deal.&amp;nbsp; The actual flight data would give you the best idea of the peak hour and day periods and whether an airport is operating efficiently well within its capacity, or approaching or reaching breakdown due to nearing or exceeding its ideal capacity.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 22:57:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/creating-lines-from-xy-attributes-in-a-point/m-p/633678#M35823</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-08-06T22:57:59Z</dc:date>
    </item>
  </channel>
</rss>

