I am looking to create a Python script that will take X,Y coordinates from one field in an attribute table, compare them to another set of X,Y coordinates in a different field, and populate a field with the shortest distance between those two points based on a road layer. So just to visualize it..
Origin:X,Y Destination:X,Y Distance: 130.34km