Hi,
I am graduate school student working on a project and have a question regarding OD Cost Matrix.
I have a street network dataset created with junctions. I have a feature class with points for origins and destinations. My SPEEDLIMIT is miles/hour and my projection is a State Plane (feet). I am using 35 mi/hour as a constant in the SPEEDLIMIT field for this scenario.
I'm trying to run an OD Cost Matrix and have a question regarding the results. I've run the process for both driving time (min) and distance (mi). I've paired the answers together below in the screenshot.
I've checked the length of the segments and the total length is correct. However, I get roughly 7 minutes as the driving time. The total minutes reports 8.8.
Would someone please help me understand what accounts for the difference? I understand that a vehicle could not go through each intersection at 35 mi/hr. However, I'm not sure what is happening programmatically to account for the extra time it takes to complete the path. I'm thinking this has to do with the junction points but do not know these affect the end drive time.
Drive Time vs Driving Distance
Thanks,
Jennifer