I have a feature dataset and want to find the cost of travel between each pair of features. Because I'm looking for road (not Euclidean) distances, I was told that the OD Cost Matrix solver in Network Analyst is the way to find the costs in ArcGIS. However, if my dataset has n features, the solver produces an n**2 x 1 matrix, whereas I need an n x n matrix, where each row and column represents a feature and each row-column intersection holds the travel cost between the two features.
Can Network Analyst format its output in this way? If not, what is the easiest way of obtaining such a square matrix?
أكثر...
Can Network Analyst format its output in this way? If not, what is the easiest way of obtaining such a square matrix?
أكثر...