I know I have done this before but I can't remember which analysis layer and data input format gives met the outcome I am after.
Basically my input table looks something like this:
Origin ID Number | Origin Lat | Origin Long | Destination Lat | Destination Long
123 xyz.xyz xyz.xyz xyz.xyz xyz.xyz
123 xyz.xyz xyz.xyz xyz.xyz xyz.xyz
123 xyz.xyz xyz.xyz xyz.xyz xyz.xyz
And I am trying to get ArcGIS Pro to return a drive distance along the drive network for me for each part of origin and destinations.
I have done this before, I think with the route analysis layer(?) but I cannot for the life of me figure out the steps I took to input the type of data shown above to get the output in drive distance.
The output from the prior times returned a value in KM for driving along the road network.
Thank you