Hello,
I am trying to get the network distance from a large number of student locations to their school. I have about 40k students and about 85 school locations. I would like something like the OD Cost Matrix, but I don't want every single combination - e.g. I only want the distances to the school they are attending (school # can be found in the student attribute table and the facility information). Is there a way to link the Origins and Destinations by a common field (School # in this example)?
Is there a way to do this?
Thanks,
Patrick Davis