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.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.
Hello, Thank you very much. Let me clarify the "problem" at hand. 1) Route feature layer: I need a basic airline network that shows existing routes (these do not necessarily need to be formatted for time.) Ex, ROUTE ID = 1 DEP = DAL ARR = PHX CYCLE = [end date] (meaning, an airplane flies this route until a certain date)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 scheduledEx, 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 The way to connect the flights will be through a shared date, tail number and flight number in most cases:PHX - DAL = flight 7886 on tail 1202N on [date] - round tripDAL - PHX = flight 7886 on tail 1202N on [date]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)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. 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. 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. Your help is appreciated - I'm looking into the best way to start with the Linear Referencing and Network Analyst tools....
Hi there, Thanks so much for the in-depth response, it's really appreciated!Essentially (in broader strokes):- Create a working network of flights starting with the Linear Referencing Route tool using the Route_ID (which is really a line between Departure & Arrival) - 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- Use the Create Route tool and designate Time as the field that will govern the sequence of the routes- Modify the Environmental Settings of the Create Route tool so that "M" values are Fractional (instead of Integer)- 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
NEXT (the 2nd feature layer) is an EVENT table derived from the Linear Referencing Route tool?
- 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?)
You suggest:"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."
- 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? ) - FINALLY, once the Network is built and is functional, then I can move into the Routing problem and optimization territory...But, I'm still a little unclear on the specifics I've listed above that are necessary to make the network functional.
Thank you SO much for your help, thus far. I appreciate any other insight you can impart. Sincerely, Holly G.
I have a question about this. I'm doing something similar, but the difference is that I'm connecting airline flights across different time blocks (600-700, 700-800, etc)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?
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.